hush/sysklogd
Denis Vlasenko 049d6b8c08 Add CONFIG_FEATURE_SYSLOG which controls whether
bb_xx_msg will ever try to send output to syslog.
Add "select CONFIG_FEATURE_SYSLOG" to relevant applets.
This allows to omit syslog code if we do not have
any syslog-capable applets in the build.
2006-09-07 06:02:39 +00:00
..
Config.in Add CONFIG_FEATURE_SYSLOG which controls whether 2006-09-07 06:02:39 +00:00
klogd.c
logger.c
logread.c Svn 16007 broke the build under gcc 4.0.3. This fixes up some of the damage 2006-08-29 19:41:06 +00:00
Makefile
Makefile.in
syslogd.c More allbareconfig fixes. 2006-08-28 20:16:42 +00:00