busybox/include
Denis Vlasenko 191836845e udhcpc: support for -O <option>.
Two important notes:
* nissrv and nisdomain are not requested by default anymore!
* inconsistency between "XXXsvr" and "XXsrv" in option names resolved,
  all are "XXXsrv" now.

function                                             old     new   delta
udhcpc_main                                         2494    2600    +106
packed_usage                                       23023   23067     +44
add_requests                                          91     119     +28
static.udhcpc_longopts                               209     226     +17
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 4/0 up/down: 195/0)             Total: 195 bytes
2007-12-10 07:03:38 +00:00
..
applets.h test: stop using lots of bss. 2007-11-30 07:29:05 +00:00
busybox.h Further optimize applet tables; prettify build output 2007-11-29 03:31:20 +00:00
dump.h
grp_.h
inet_common.h networking/interface.c: huke remaining big statics; use malloc for INET[6]_rresolve 2007-06-19 11:12:46 +00:00
libbb.h reorganize applet table. Eliminates pointers to names. 2007-11-28 06:49:03 +00:00
platform.h bzip2: port bzip2 1.0.4 to busybox. note: bzip2 code resides 2007-10-13 03:36:03 +00:00
pwd_.h
shadow_.h style fixes 2007-04-13 23:22:00 +00:00
unarchive.h open_transformer: do not duplicate "<program> -cf -" 2007-11-12 02:13:12 +00:00
usage.h udhcpc: support for -O <option>. 2007-12-10 07:03:38 +00:00
xatonum.h xatonum.h: add comment 2007-10-18 12:54:39 +00:00
xregex.h