aboutsummaryrefslogtreecommitdiff
path: root/sysklogd/Config.in
AgeCommit message (Collapse)Author
2003-07-26The logger utility does not really depend on CONFIG_SYSLOGD,Eric Andersen
since it can also be used with other syslog daemons -Erik
2003-02-28Add all the syslogd help textEric Andersen
2002-12-05Yet another major rework of the BusyBox config system, using the considerablyEric Andersen
modified Kbuild system I put into uClibc. With this, there should be no more need to modify Rules.mak since I've moved all the interesting options into the config system. I think I've got everything updated, but you never know, I may have made some mistakes, so watch closely. -Erik