Applied patch from Gennady Feldman to split up syslogd.c into syslogd and
authorMark Whitley <markw@lineo.com>
Mon, 12 Mar 2001 22:51:50 +0000 (22:51 -0000)
committerMark Whitley <markw@lineo.com>
Mon, 12 Mar 2001 22:51:50 +0000 (22:51 -0000)
commit6317c4baf79c25d7f77897b064eb4f0b7d9f070e
tree5fc8fe65a4903f6224925a72b53a4f46e2b0b1d3
parent4987bbf97924044c88007c45ee2674d97b93ad92
Applied patch from Gennady Feldman to split up syslogd.c into syslogd and
klogd (as it should be).
17 files changed:
Config.h
applets.h
applets/usage.h
busybox.h
include/applets.h
include/busybox.h
include/usage.h
klogd.c [new file with mode: 0644]
logger.c
logread.c [new file with mode: 0644]
sysklogd/klogd.c [new file with mode: 0644]
sysklogd/logger.c
sysklogd/logread.c [new file with mode: 0644]
sysklogd/syslogd.c
syslogd.c
usage.h
utility.c