Date: Tue, 17 Oct 2000 03:19:43 -0700 (PDT) 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: <200010171019.DAA26838@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dwmalone 2000/10/17 03:19:43 PDT Modified files: usr.sbin/syslogd syslog.conf.5 syslogd.8 syslogd.c Log: Syslogd normally converts messages of facility kern to facility user unless they come directly from the kernel. Document this and add a flag to syslogd which prevents this conversion. Sort getopt args while I'm at it. PR: 21788 Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de> Revision Changes Path 1.18 +14 -1 src/usr.sbin/syslogd/syslog.conf.5 1.27 +12 -2 src/usr.sbin/syslogd/syslogd.8 1.72 +7 -3 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?200010171019.DAA26838>