hush/sysklogd
Eric Andersen 900c8f3362 Apply patch from Georg Magschok to fix syslog behavior so that the
'>' charactor can be logged, per rfc3164.

Also, a small patch from me to fix it so we use MAXLINE when allocating the
buffer, which is consistant with use everywhere else.  This is needed since
uClibc defines BUFSIZE as 255, causing lines to be truncated at 255...
2003-05-16 08:35:02 +00:00
..
Config.in Add all the syslogd help text 2003-02-28 07:20:55 +00:00
klogd.c Major coreutils update. 2003-03-19 09:13:01 +00:00
logger.c Major coreutils update. 2003-03-19 09:13:01 +00:00
logread.c Major coreutils update. 2003-03-19 09:13:01 +00:00
Makefile Completely rework the config system so that it no longer annoys me to work on 2002-04-12 12:05:57 +00:00
Makefile.in Completely rework the config system so that it no longer annoys me to work on 2002-04-12 12:05:57 +00:00
syslogd.c Apply patch from Georg Magschok to fix syslog behavior so that the 2003-05-16 08:35:02 +00:00