hush/applets
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
..
applet_tables.c Avoid linking in printf/bsearch if possible. -20k for static bbox with 2008-04-08 21:13:28 +00:00
applets.c *: fix fallout from -Wunused-parameter 2008-03-17 09:04:04 +00:00
busybox.mkll - fix generation of the busybox.links install script inputfile 2006-11-17 13:17:04 +00:00
individual.c - use EXIT_{SUCCESS,FAILURE}. No object-code changes 2008-05-19 09:29:47 +00:00
install.sh cp: fix "cp -RL" to create regular files even if src is a symlink 2008-04-27 22:06:24 +00:00
Kbuild init: remove superfluous forks and messing up with argv[0] 2007-12-10 07:06:04 +00:00
usage_compressed build system: make it do without od -t 2008-02-09 09:26:43 +00:00
usage.c udhcpc: kill undocumented -W, it was a no-op. 2008-06-13 20:44:05 +00:00