hush/networking/udhcp
Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous
(add/remove: 0/0 grow/shrink: 12/131 up/down: 91/-727) Total: -636 bytes
   text    data     bss     dec     hex filename
 773469    1058   11092  785619   bfcd3 busybox_old
 772644    1058   11092  784794   bf99a busybox_unstripped
2007-08-18 15:32:12 +00:00
..
arpping.c udhcp: many small fixes: 2007-07-03 15:47:50 +00:00
clientpacket.c udhcp: many small fixes: 2007-07-03 15:47:50 +00:00
clientsocket.c
common.c trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
common.h introduce and use xdup2(int, int) 2007-08-18 14:16:39 +00:00
Config.in udhcpd: add -f "foreground" and -S "syslog" options 2007-08-14 16:45:29 +00:00
dhcpc.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
dhcpc.h udhcp: many small fixes: 2007-07-03 15:47:50 +00:00
dhcpd.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
dhcpd.h udhcp: many small fixes: 2007-07-03 15:47:50 +00:00
dhcprelay.c introduce and use xdup2(int, int) 2007-08-18 14:16:39 +00:00
domain_codec.c
dumpleases.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
files.c udhcp: many small fixes: 2007-07-03 15:47:50 +00:00
Kbuild
leases.c udhcpd: fix bug: s/memcmp() != 0/memcmp() == 0/ 2007-08-09 08:04:05 +00:00
options.c trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
options.h
packet.c introduce and use xdup2(int, int) 2007-08-18 14:16:39 +00:00
script.c
serverpacket.c
signalpipe.c
socket.c introduce and use xdup2(int, int) 2007-08-18 14:16:39 +00:00
static_leases.c