hush/networking/udhcp
Denys Vlasenko 7895b91743 udhcp: dname_dec may return NULL, account for that case
Other random cleanips included...

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-07-03 16:59:59 +02:00
..
arpping.c udhcp: cosmetics in arpping.c, no code changes 2009-06-17 13:56:50 +02:00
clientpacket.c udhcp: dname_dec may return NULL, account for that case 2009-07-03 16:59:59 +02:00
clientsocket.c udhcp: change UDHCP_DEBUG into int, make verbosity selectable with -v 2009-06-17 11:54:52 +02:00
common.c udhcp: logging improvements, field and variable renames 2009-06-17 13:24:03 +02:00
common.h udhcp: logging improvements, field and variable renames 2009-06-17 13:24:03 +02:00
Config.in udhcp: fix trivial compile error 2009-06-19 13:51:29 +02:00
dhcpc.c udhcpc: fix a read error loop (e.g.: device is down) blocking TERM 2009-06-26 23:23:16 +02:00
dhcpc.h udhcp: shorten mac len from 16 to 6 in lease file 2009-06-17 11:57:09 +02:00
dhcpd.c udhcp: logging improvements, field and variable renames 2009-06-17 13:24:03 +02:00
dhcpd.h udhcp: convert old-style logging in print_static_leases 2009-06-17 13:44:04 +02:00
dhcprelay.c udhcp: shorten mac len from 16 to 6 in lease file 2009-06-17 11:57:09 +02:00
domain_codec.c udhcp: dname_dec may return NULL, account for that case 2009-07-03 16:59:59 +02:00
dumpleases.c getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS 2009-06-19 12:10:38 +02:00
files.c udhcp: convert old-style logging in print_static_leases 2009-06-17 13:44:04 +02:00
Kbuild build system: tidying up CONFIG_xxx names (suggested by Rob) 2008-11-06 00:49:59 +00:00
leases.c udhcp: logging improvements, field and variable renames 2009-06-17 13:24:03 +02:00
options.c udhcp: dname_dec may return NULL, account for that case 2009-07-03 16:59:59 +02:00
options.h udhcp: dname_dec may return NULL, account for that case 2009-07-03 16:59:59 +02:00
packet.c udhcp: fix trivial compile error 2009-06-19 13:51:29 +02:00
script.c udhcp: dname_dec may return NULL, account for that case 2009-07-03 16:59:59 +02:00
serverpacket.c udhcp: logging improvements, field and variable renames 2009-06-17 13:24:03 +02:00
signalpipe.c dhcp: add FAST_FUNC as appropriate. -160 bytes. 2008-09-26 09:34:59 +00:00
socket.c udhcp: change UDHCP_DEBUG into int, make verbosity selectable with -v 2009-06-17 11:54:52 +02:00
static_leases.c udhcp: convert old-style logging in print_static_leases 2009-06-17 13:44:04 +02:00