busybox/networking/udhcp
Denys Vlasenko 37a658c4c8 udhcp: handle errors in read_staticlease
also gets rid of ether-aton's static buffer in ether-wake:
   text   data    bss    dec    hexfilename
 838664    441   7572 846677  ceb55busybox_old
 838650    441   7564 846655  ceb3fbusybox_unstripped

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-03-23 15:43:08 +01:00
..
arpping.c *: eliminate more aliasing warnings 2010-02-04 18:41:18 +01:00
common.c udhcp: logging improvements, field and variable renames 2009-06-17 13:24:03 +02:00
common.h udhcp: handle errors in read_staticlease 2010-03-23 15:43:08 +01:00
Config.in replace APP_xxDHCPxx with xxDHCPxx, it's more consistent with the rest 2009-12-11 02:21:10 +01:00
dhcpc.c udhcp: merge options.h into common.h, script.c into dhcpc.c 2010-03-22 14:29:13 +01:00
dhcpc.h udhcp: remove two unused fields 2010-03-23 02:17:52 +01:00
dhcpd.c udhcp: merge options.h into common.h, script.c into dhcpc.c 2010-03-22 14:29:13 +01:00
dhcpd.h udhcp: remove two unused fields 2010-03-23 02:17:52 +01:00
dhcprelay.c udhcp: merge options.h into common.h, script.c into dhcpc.c 2010-03-22 14:29:13 +01:00
domain_codec.c udhcp: merge options.h into common.h, script.c into dhcpc.c 2010-03-22 14:29:13 +01:00
dumpleases.c further work on unicodization 2010-01-30 23:16:21 +01:00
files.c udhcp: handle errors in read_staticlease 2010-03-23 15:43:08 +01:00
Kbuild udhcp: merge options.h into common.h, script.c into dhcpc.c 2010-03-22 14:29:13 +01:00
leases.c udhcp: code shrink; disable time and log server options 2010-03-21 00:43:11 +01:00
options.c udhcp: merge options.h into common.h, script.c into dhcpc.c 2010-03-22 14:29:13 +01:00
packet.c udhcp: handle errors in read_staticlease 2010-03-23 15:43:08 +01:00
signalpipe.c *: use "can't" instead of "cannot" 2009-11-13 09:08:27 +01:00
socket.c Patches to enable FreeBSD build 2009-07-05 03:34:12 +02:00
static_leases.c udhcp: convert old-style logging in print_static_leases 2009-06-17 13:44:04 +02:00