aboutsummaryrefslogtreecommitdiff
path: root/Config.h
diff options
context:
space:
mode:
authormarkw <markw@69ca8d6d-28ef-0310-b511-8ec308f3f277>2001-03-12 22:51:50 +0000
committermarkw <markw@69ca8d6d-28ef-0310-b511-8ec308f3f277>2001-03-12 22:51:50 +0000
commit330b765558272017ea504c10b3dcb9b850d80e5d (patch)
tree5fc8fe65a4903f6224925a72b53a4f46e2b0b1d3 /Config.h
parent0dd3c0b05c4cd5efa124c7fe42ba7aac2965ddad (diff)
downloadbusybox-w32-330b765558272017ea504c10b3dcb9b850d80e5d.tar.gz
busybox-w32-330b765558272017ea504c10b3dcb9b850d80e5d.tar.bz2
busybox-w32-330b765558272017ea504c10b3dcb9b850d80e5d.zip
Applied patch from Gennady Feldman to split up syslogd.c into syslogd and
klogd (as it should be). git-svn-id: svn://busybox.net/trunk/busybox@2048 69ca8d6d-28ef-0310-b511-8ec308f3f277
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