hush/sysklogd
Jeremie Koenig 63c2e7ecc0 klogd: make it work on non-linux systems
The klogctl() interface allows changing the console loglevel, but is
Linux-specific. The more portable method of reading from _PATH_KLOG is
added as an alternative.

Adapted from the Debian kFreeBSD patch at:
http://svn.debian.org/viewsvn/d-i/people/slackydeb/kfreebsd/busybox/1.14/debian/klogd.diff

Signed-off-by: Jeremie Koenig <jk@jk.fr.eu.org>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-08-01 03:01:44 +02:00
..
Config.src klogd: make it work on non-linux systems 2010-08-01 03:01:44 +02:00
Kbuild.src *: add INSERTs to *.src files where appropriate 2010-06-08 12:15:11 +02:00
klogd.c klogd: make it work on non-linux systems 2010-08-01 03:01:44 +02:00
logger.c
logread.c
syslogd_and_logger.c
syslogd.c syslogd: make maximum message length configurable 2010-03-31 15:58:58 +02:00