hush/networking/udhcp
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
..
arpping.c Implement optional syslog logging using ordinary 2006-09-06 18:36:50 +00:00
arpping.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
clientpacket.c Implement optional syslog logging using ordinary 2006-09-06 18:36:50 +00:00
clientpacket.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
clientsocket.c Implement optional syslog logging using ordinary 2006-09-06 18:36:50 +00:00
clientsocket.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
common.c Implement optional syslog logging using ordinary 2006-09-06 18:36:50 +00:00
common.h Implement optional syslog logging using ordinary 2006-09-06 18:36:50 +00:00
Config.in Add CONFIG_FEATURE_SYSLOG which controls whether 2006-09-07 06:02:39 +00:00
dhcpc.c Implement optional syslog logging using ordinary 2006-09-06 18:36:50 +00:00
dhcpc.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
dhcpd.c Implement optional syslog logging using ordinary 2006-09-06 18:36:50 +00:00
dhcpd.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
dumpleases.c - remove last reminiscents of IN_BUSYBOX 2006-08-18 17:22:23 +00:00
files.c Implement optional syslog logging using ordinary 2006-09-06 18:36:50 +00:00
files.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
leases.c Implement optional syslog logging using ordinary 2006-09-06 18:36:50 +00:00
leases.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
libbb_udhcp.h Implement optional syslog logging using ordinary 2006-09-06 18:36:50 +00:00
Makefile My first bout of untangling udhcp. Make lots of gratuitous #defines go 2006-05-28 01:06:36 +00:00
Makefile.in - remove last reminiscents of IN_BUSYBOX 2006-08-18 17:22:23 +00:00
options.c Implement optional syslog logging using ordinary 2006-09-06 18:36:50 +00:00
options.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
packet.c Implement optional syslog logging using ordinary 2006-09-06 18:36:50 +00:00
packet.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
pidfile.c Implement optional syslog logging using ordinary 2006-09-06 18:36:50 +00:00
pidfile.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
script.c Implement optional syslog logging using ordinary 2006-09-06 18:36:50 +00:00
serverpacket.c Implement optional syslog logging using ordinary 2006-09-06 18:36:50 +00:00
serverpacket.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
signalpipe.c Implement optional syslog logging using ordinary 2006-09-06 18:36:50 +00:00
signalpipe.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
socket.c Implement optional syslog logging using ordinary 2006-09-06 18:36:50 +00:00
socket.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
static_leases.c Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
static_leases.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00