hush/init
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
halt.c - move #include busybox.h to the very top so we pull in the config 2006-06-02 20:56:16 +00:00
init_shared.c - move #include busybox.h to the very top so we pull in the config 2006-06-02 20:56:16 +00:00
init_shared.h - move #include busybox.h to the very top so we pull in the config 2006-06-02 20:56:16 +00:00
init.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
mesg.c - move #include busybox.h to the very top so we pull in the config 2006-06-02 20:56:16 +00:00