Date: Tue, 29 May 2001 06:16:02 -0700 (PDT) From: David Malone <dwmalone@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys syslog.h src/usr.sbin/syslogd syslog.conf.5 syslogd.8 syslogd.c Message-ID: <200105291316.f4TDG2p47143@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dwmalone 2001/05/29 06:16:02 PDT
Modified files: (Branch: RELENG_4)
sys/sys syslog.h
Log:
MFC: Make names of facilities and severities const.
Revision Changes Path
1.19.2.2 +3 -3 src/sys/sys/syslog.h
Modified files: (Branch: RELENG_4)
usr.sbin/syslogd syslog.conf.5 syslogd.8 syslogd.c
Log:
Sync with -current:
Man page cleanups.
Alternative PID file.
Use MAXHOSTNAMELEN not MAXHOSTNAMELEN+1.
Constness warnings.
Revision Changes Path
1.16.2.4 +4 -3 src/usr.sbin/syslogd/syslog.conf.5
1.22.2.8 +10 -5 src/usr.sbin/syslogd/syslogd.8
1.59.2.7 +14 -11 src/usr.sbin/syslogd/syslogd.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105291316.f4TDG2p47143>
