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 pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list 2006-05-13 02:33:09 +00:00
Makefile.in - revert back to r14406 2006-03-13 19:04:00 +00:00
mesg.c - move #include busybox.h to the very top so we pull in the config 2006-06-02 20:56:16 +00:00