hush/networking/udhcp
Denis Vlasenko 091965768d libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options
find_pair                                            164     180     +16
passwd_main                                         1222    1230      +8
display_speed                                         91      96      +5
msh_main                                            1335    1339      +4
qrealloc                                              38      36      -2
refresh                                             1190    1182      -8
cut_main                                             543     532     -11
sendCgi                                             1807    1794     -13
getopt32                                            1063    1045     -18
arith                                               2077    2030     -47
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 4/6 up/down: 33/-99)            Total: -66 bytes
   text    data     bss     dec     hex filename
 781548    1168   11900  794616   c1ff8 busybox_old
 781452    1168   11900  794520   c1f98 busybox_unstripped
2007-07-21 13:27:44 +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 - use xlisten/xsocket some more. Saves .25 kB 2006-12-19 16:31:09 +00:00
common.c udhcp: many small fixes: 2007-07-03 15:47:50 +00:00
common.h udhcp: many small fixes: 2007-07-03 15:47:50 +00:00
Config.in udhcp: new config option "Rewrite the lease file at every new acknowledge" 2007-07-01 17:05:57 +00:00
dhcpc.c libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options 2007-07-21 13:27:44 +00:00
dhcpc.h udhcp: many small fixes: 2007-07-03 15:47:50 +00:00
dhcpd.c udhcp: many small fixes: 2007-07-03 15:47:50 +00:00
dhcpd.h udhcp: many small fixes: 2007-07-03 15:47:50 +00:00
dhcprelay.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
domain_codec.c clean up accumulated whitespace damage 2007-03-07 09:35:43 +00:00
dumpleases.c libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options 2007-07-21 13:27:44 +00:00
files.c udhcp: many small fixes: 2007-07-03 15:47:50 +00:00
Kbuild Move udhcp to new NOMMU helpers. 2007-03-26 13:22:35 +00:00
leases.c remove accumulated stray trailing whitespace 2007-07-17 21:42:59 +00:00
options.c udhcp: optionally support RFC3397 (by Gabriel L. Somlo <somlo@cmu.edu>) 2007-02-27 21:15:08 +00:00
options.h udhcp: MAC_BCAST_ADDR and blank_chaddr are in fact constant, move to rodata. 2007-04-07 01:05:47 +00:00
packet.c udhcp: many small fixes: 2007-07-03 15:47:50 +00:00
script.c udhcp: MAC_BCAST_ADDR and blank_chaddr are in fact constant, move to rodata. 2007-04-07 01:05:47 +00:00
serverpacket.c udhcp: new config option "Rewrite the lease file at every new acknowledge" 2007-07-01 17:05:57 +00:00
signalpipe.c xpipe: introduce (saves ~170 bytes) 2007-05-26 16:44:20 +00:00
socket.c remove accumulated stray trailing whitespace 2007-07-17 21:42:59 +00:00
static_leases.c httpd: slight reduction of #ifdef forest 2006-11-21 10:15:25 +00:00