summaryrefslogtreecommitdiff
path: root/Config.h
diff options
context:
space:
mode:
authorMark Whitley <markw@lineo.com>2001-03-12 22:51:50 +0000
committerMark Whitley <markw@lineo.com>2001-03-12 22:51:50 +0000
commit6317c4baf79c25d7f77897b064eb4f0b7d9f070e (patch)
tree5fc8fe65a4903f6224925a72b53a4f46e2b0b1d3 /Config.h
parent4987bbf97924044c88007c45ee2674d97b93ad92 (diff)
downloadbusybox-w32-6317c4baf79c25d7f77897b064eb4f0b7d9f070e.tar.gz
busybox-w32-6317c4baf79c25d7f77897b064eb4f0b7d9f070e.tar.bz2
busybox-w32-6317c4baf79c25d7f77897b064eb4f0b7d9f070e.zip
Applied patch from Gennady Feldman to split up syslogd.c into syslogd and
klogd (as it should be).
Diffstat (limited to 'Config.h')
-rw-r--r--Config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Config.h b/Config.h
index 8c6bfe3ec..b6f2f8a05 100644
--- a/Config.h
+++ b/Config.h
@@ -52,6 +52,7 @@
52//#define BB_INSMOD 52//#define BB_INSMOD
53#define BB_KILL 53#define BB_KILL
54#define BB_KILLALL 54#define BB_KILLALL
55#define BB_KLOGD
55//#define BB_LENGTH 56//#define BB_LENGTH
56#define BB_LN 57#define BB_LN
57//#define BB_LOADACM 58//#define BB_LOADACM
@@ -59,6 +60,7 @@
59//#define BB_LOADKMAP 60//#define BB_LOADKMAP
60#define BB_LOGGER 61#define BB_LOGGER
61//#define BB_LOGNAME 62//#define BB_LOGNAME
63#define BB_LOGREAD
62#define BB_LS 64#define BB_LS
63#define BB_LSMOD 65#define BB_LSMOD
64//#define BB_MAKEDEVS 66//#define BB_MAKEDEVS