Module Name: src Committed By: roy Date: Sun Nov 4 20:45:21 UTC 2018
Modified Files: src/usr.sbin/syslogd: syslogd.8 syslogd.c Log Message: syslogd: allow the reporting of buffer overflows to be disabled. This generally isn't a good thing, nothing should be discard silently. However, for systems that don't want big syslogd buffers or are too slow to log effectively this reporting can now be disabled. To generate a diff of this commit: cvs rdiff -u -r1.56 -r1.57 src/usr.sbin/syslogd/syslogd.8 cvs rdiff -u -r1.126 -r1.127 src/usr.sbin/syslogd/syslogd.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.