Date: Tue, 29 Jun 2004 10:07:35 +0000 (UTC) From: David Malone <dwmalone@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/syslogd syslog.conf.5 syslogd.8 syslogd.c Message-ID: <200406291007.i5TA7ZmV086465@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dwmalone 2004-06-29 10:07:35 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_4)
usr.sbin/syslogd syslog.conf.5 syslogd.8 syslogd.c
Log:
Sync syslogd with -current, except the -o option. Includes:
1.128 Terminate program names if we hit a '/'.
1.127 Log file name may be prefixed by a '-' if it shouldn't be synced.
1.126 Be more careful about using using the file descriptor f_file.
1.125 String fixes (inspired by OpenBSD).
1.124 Warn about paths that are too long (OpenBSD).
1.123 Fix some not-in-practice bugs to do with log levels.
1.122 Update some comments.
1.121 Warns fixes.
Revision Changes Path
1.16.2.13 +20 -0 src/usr.sbin/syslogd/syslog.conf.5
1.22.2.17 +1 -1 src/usr.sbin/syslogd/syslogd.8
1.59.2.29 +62 -31 src/usr.sbin/syslogd/syslogd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406291007.i5TA7ZmV086465>
