Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | - | - | ||||
amd64/ | H | - | - | 35 | 4 | |
i386/ | H | - | - | 37 | 4 | |
sparc/ | H | - | - | 35 | 3 | |
sparcv9/ | H | - | - | 36 | 4 | |
Makefile | H A D | 03-Nov-2006 | 1.4 KiB | 61 | 20 | |
Makefile.com | H A D | 22-Jul-2012 | 2.4 KiB | 101 | 52 | |
README | H A D | 14-Jun-2005 | 1 KiB | 29 | 26 | |
conf.c | H A D | 02-Jun-2006 | 4.2 KiB | 217 | 133 | |
conf.h | H A D | 02-Jun-2006 | 1.5 KiB | 54 | 21 | |
dataq.h | H A D | 14-Jun-2005 | 1.5 KiB | 59 | 25 | |
list.c | H A D | 02-Jun-2006 | 2.4 KiB | 118 | 82 | |
llt.h | H A D | 14-Jun-2005 | 1.4 KiB | 50 | 18 | |
newsyslog | H A D | 14-Jun-2005 | 1.3 KiB | 37 | 1 | |
queue.c | H A D | 02-Jun-2006 | 3.5 KiB | 144 | 106 | |
syslog.conf | H A D | 14-Jun-2005 | 1.8 KiB | 57 | 16 | |
syslogd.c | H A D | 19-Nov-2013 | 128.3 KiB | 5,598 | 3,967 | |
syslogd.dfl | H A D | 02-Jun-2006 | 1.4 KiB | 38 | 37 | |
syslogd.h | H A D | 04-Apr-2008 | 10 KiB | 317 | 195 | |
system-log | H A D | 02-Jun-2006 | 2.7 KiB | 99 | 61 | |
system-log.xml | H A D | 14-Feb-2009 | 4.3 KiB | 164 | 93 |
README
1# 2# CDDL HEADER START 3# 4# The contents of this file are subject to the terms of the 5# Common Development and Distribution License, Version 1.0 only 6# (the "License"). You may not use this file except in compliance 7# with the License. 8# 9# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 10# or http://www.opensolaris.org/os/licensing. 11# See the License for the specific language governing permissions 12# and limitations under the License. 13# 14# When distributing Covered Code, include this CDDL HEADER in each 15# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 16# If applicable, add the following below this CDDL HEADER, with the 17# fields enclosed by brackets "[]" replaced with your own identifying 18# information: Portions Copyright [yyyy] [name of copyright owner] 19# 20# CDDL HEADER END 21# 22Copyright (c) 2001 by Sun Microsystems, Inc. 23All rights reserved. 24 25#ident "%Z%%M% %I% %E% SMI" 26 27Note: These sources should be kept as backwards portable as possible on 28all OS releases back to Solaris 2.6 for patch releases. 29