Date: Tue, 27 Nov 2001 12:02:18 -0800 (PST) From: Dima Dorfman <dd@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/syslogd syslogd.8 syslogd.c Message-ID: <200111272002.fARK2I389785@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dd 2001/11/27 12:02:18 PST
Modified files:
usr.sbin/syslogd syslogd.8 syslogd.c
Log:
Make the default kernel prefix "kernel:" instead of the boot file,
with the old behavior available via the -o option (it might still be
useful if one has many kernels and cares which messages came from
which). If the boot file is not used as the prefix, it is still
logged once at startup.
This change is prompted by the fact that the boot file is now much
longer ("/boot/kernel/kernel" vs. "/kernel"), which significanlty
bloats the syslogd output.
Reviewed by: peter
Revision Changes Path
1.42 +8 -3 src/usr.sbin/syslogd/syslogd.8
1.93 +18 -2 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?200111272002.fARK2I389785>
