busybox/sysklogd
Robert Griebl fc78b79575 Applied syslogd fix submitted by Bart Visscher:
I am using BB 0.60.2 in a floppy distro, and the syslog (and logger) is
unable to log the "<" char.  This shows up in ppp logfiles.  [...]
#logger "<pcomp>" results in "comp>" arriving at the log.
2002-07-19 20:52:21 +00:00
..
config.in Fix up the configuration rules and update Libc5 piece for Syslogd. (copied code from logread.c) 2001-10-26 16:09:09 +00:00
klogd.c Remove == TRUE' tests and convert != TRUE' and `== FALSE' tests to use !. 2001-12-20 23:13:26 +00:00
logger.c Major rework of the directory structure and the entire build system. 2001-10-24 05:00:29 +00:00
logread.c Major rework of the directory structure and the entire build system. 2001-10-24 05:00:29 +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 Applied syslogd fix submitted by Bart Visscher: 2002-07-19 20:52:21 +00:00