Date: Mon, 30 Oct 2000 03:42:27 -0800 (PST) From: David Malone <dwmalone@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/syslogd syslog.conf.5 syslogd.8 syslogd.c Message-ID: <200010301142.DAA19733@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dwmalone 2000/10/30 03:42:27 PST Modified files: (Branch: RELENG_4) usr.sbin/syslogd syslog.conf.5 syslogd.8 syslogd.c Log: MFC: Sync with syslogd in -current. Includes: - ability to filter on hosts, - flag to disable translation of kern facility messages, - fix for 1 byte unexploitable buffer overflow, - style cleanups and man page changes. Revision Changes Path 1.16.2.1 +77 -10 src/usr.sbin/syslogd/syslog.conf.5 1.22.2.3 +14 -4 src/usr.sbin/syslogd/syslogd.8 1.59.2.3 +84 -44 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?200010301142.DAA19733>