busybox/networking
Denis Vlasenko deabacdf91 move udhcp_{client/server}_config to common_bufsiz1
udhcp_run_script                                    1108    1151     +43
init_packet                                          209     210      +1
udhcpc_main                                         2395    2393      -2
udhcp_client_config                                   56       -     -56
udhcp_server_config                                   88       -     -88
------------------------------------------------------------------------------
(add/remove: 0/2 grow/shrink: 2/1 up/down: 44/-146)          Total: -102 bytes
   text    data     bss     dec     hex filename
 771326    1029    9696  782051   beee3 busybox_old
 771383    1029    9552  781964   bee8c busybox_unstripped
2007-09-30 17:55:43 +00:00
..
libiproute replace printf with fputs where appropriate 2007-09-30 16:22:36 +00:00
udhcp move udhcp_{client/server}_config to common_bufsiz1 2007-09-30 17:55:43 +00:00
arp.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
arping.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
Config.in httpd: optional support for partial downloads 2007-09-21 22:35:18 +00:00
dnsd.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
ether-wake.c introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 2007-09-27 10:20:47 +00:00
ftpgetput.c update Glenn McGrath's email address 2007-09-21 13:16:32 +00:00
hostname.c introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 2007-09-27 10:20:47 +00:00
httpd_indexcgi.c httpd: code shrink of dir indexer example 2007-08-23 10:43:18 +00:00
httpd.c httpd: trivial simplification 2007-09-28 22:35:29 +00:00
ifconfig.c
ifupdown.c introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 2007-09-27 10:20:47 +00:00
inetd.c inetd: move struct fields around -> save .25 k of code 2007-09-26 10:46:18 +00:00
interface.c introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 2007-09-27 10:20:47 +00:00
ip.c trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
ipcalc.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
isrv_identd.c libbb,crond,lash: fix getopt32 (don't know how it managed to slip through) 2007-08-19 13:42:08 +00:00
isrv.c isrv: use monotonic_sec 2007-08-31 21:45:52 +00:00
isrv.h
Kbuild
nameif.c update Glenn McGrath's email address 2007-09-21 13:16:32 +00:00
nc_bloaty.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
nc.c
netstat.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
nslookup.c introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 2007-09-27 10:20:47 +00:00
ping.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
pscan.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
route.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
slattach.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
telnet.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
telnetd.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
tftp.c introduce safe_poll (fixes a problem in top) 2007-09-27 10:09:59 +00:00
traceroute.c introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 2007-09-27 10:20:47 +00:00
vconfig.c trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
wget.c wget: -O FILE is allowed to overwrite existing file (compat) 2007-09-27 15:07:23 +00:00
zcip.c zcip: fix unaligned trap on ARM 2007-09-27 11:15:42 +00:00