hush/networking
Denis Vlasenko 21765fa063 udhcpc: kill undocumented -W, it was a no-op.
fix option parsing in the case some CONFIG_x are off.
 disable -b on NOMMU, make backgrounding work correctly
 (if a bit differently from MMU case). Previously,
 it wasn't working at all.
 stop using global data for flags in main(), opt
 bitfield works as well.

function                                             old     new   delta
cryptpw_main                                         177     153     -24
packed_usage                                       24478   24452     -26
client_background                                     26       -     -26
udhcpc_main                                         2462    2372     -90
------------------------------------------------------------------------------
(add/remove: 0/1 grow/shrink: 0/3 up/down: 0/-166)           Total: -166 bytes
2008-06-13 20:44:05 +00:00
..
libiproute - make the first arg of the filter function passed to rtnl_dump_filter constant 2008-06-12 15:54:49 +00:00
udhcp udhcpc: kill undocumented -W, it was a no-op. 2008-06-13 20:44:05 +00:00
arp.c libbb: introduce and use print_flags(). 2008-06-07 15:10:29 +00:00
arping.c
brctl.c
Config.in
dnsd.c dnsd: fixes various segfaults. 2008-05-22 17:41:01 +00:00
ether-wake.c
ftpgetput.c
hostname.c
httpd_indexcgi.c - use STD*_FILENO some more. No object-code changes 2008-05-19 09:48:17 +00:00
httpd_post_upload.txt
httpd.c httpd: fix authentication 2008-06-13 13:20:38 +00:00
ifconfig.c networking/interface.c: fix indentation 2008-06-04 07:59:51 +00:00
ifenslave.c ifenslave: small shrink 2008-06-08 08:01:12 +00:00
ifupdown.c
inetd.c
interface.c networking/interface.c: fix indentation 2008-06-04 07:59:51 +00:00
ip.c
ipcalc.c
isrv_identd.c
isrv.c
isrv.h
Kbuild
nameif.c
nc_bloaty.c - use STD*_FILENO some more. No object-code changes 2008-05-19 09:48:17 +00:00
nc.c
netstat.c
nslookup.c
ping.c
pscan.c
route.c
sendmail.c
slattach.c
tcpudp_perhost.c
tcpudp_perhost.h
tcpudp.c Fix trivial problems: "make clean" cleaning too much 2008-06-07 12:23:44 +00:00
telnet.c - use STD*_FILENO some more. No object-code changes 2008-05-19 09:48:17 +00:00
telnetd.c
tftp.c
traceroute.c
vconfig.c
wget.c
zcip.c