NetBSD/usr.sbin/syslogd
lukem fdffaa3fe5 Implement -r, which prevents syslogd from compressing multiple messages with
the same string into "last message repeated N times", and instead forces
syslogd to write out every message.

Based on '-c' in FreeBSD's syslogd, although a different option letter was
chosen because their syslogd requires '-c -c' to get this functionality,
and we don't have the support for logging to pipes which is what FreeBSD's
syslogd with a single '-c' is related to.
2003-10-17 01:39:25 +00:00
..
Makefile use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
pathnames.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:25:11 +00:00
syslog.conf.5 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:25:11 +00:00
syslogd.8 Implement -r, which prevents syslogd from compressing multiple messages with 2003-10-17 01:39:25 +00:00
syslogd.c Implement -r, which prevents syslogd from compressing multiple messages with 2003-10-17 01:39:25 +00:00