hush/networking
Denis Vlasenko 1b16bdaebf networking/interface.c: reduce bss usage
function                                             old     new   delta
.rodata                                           158918  158950     +32
display_interfaces                                   133     153     +20
UNSPEC_print                                          56      68     +12
pr_ether                                              59      65      +6
static.proc_read                                       4       1      -3
interface_opt_a                                        4       1      -3
in_ether                                             139     136      -3
ifconfig_main                                       1296    1293      -3
if_readlist_proc                                     686     680      -6
ife_print                                           1350    1338     -12
do_if_print                                           46       -     -46
static.buff                                          369     264    -105
------------------------------------------------------------------------------
(add/remove: 0/1 grow/shrink: 4/7 up/down: 70/-181)          Total: -111 bytes

# size busybox_old busybox_unstripped
   text    data     bss     dec     hex filename
 751073    3080   14800  768953   bbbb9 busybox_old
 751073    3048   14688  768809   bbb29 busybox_unstripped
2007-06-19 11:10:02 +00:00
..
libiproute snprintf(... "%s"...) => safe_strncpy 2007-06-04 21:03:51 +00:00
udhcp wget: use monotonic_sec instead of gettimeofday 2007-06-17 23:40:26 +00:00
arp.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
arping.c wget: use monotonic_sec instead of gettimeofday 2007-06-17 23:40:26 +00:00
Config.in make FEATURE_HAVE_RPC auto-selectable by mount and inetd sub-features 2007-06-16 13:56:51 +00:00
dnsd.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
ether-wake.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
ftpgetput.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
hostname.c Audit bb_common_bufsiz usage, add script which looks for misuse. 2007-06-04 10:16:52 +00:00
httpd_index_cgi_example httpd: directory indexer example doesn't need piping thru dd anymore 2007-02-02 01:18:37 +00:00
httpd.c httpd: move data off bss. 2007-06-09 23:49:05 +00:00
ifconfig.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
ifupdown.c whitespace fixes 2007-05-30 00:29:55 +00:00
inetd.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
interface.c networking/interface.c: reduce bss usage 2007-06-19 11:10:02 +00:00
ip.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
ipcalc.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
isrv_identd.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
isrv.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
isrv.h isrv.h: add copyright info 2007-01-14 12:34:48 +00:00
Kbuild pscan: new applet (portscanner). ~1350 bytes. By Tito <farmatito@tiscali.it> 2007-06-16 13:37:59 +00:00
nameif.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
nc_bloaty.c nc: make connecting to IPv4 from IPv6-enabled hosts easier 2007-06-05 20:08:11 +00:00
nc.c Audit bb_common_bufsiz usage, add script which looks for misuse. 2007-06-04 10:16:52 +00:00
netstat.c whitespace fixes 2007-05-30 00:29:55 +00:00
nslookup.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
ping.c ping: fix write-after-allocated-mem bug 2007-06-18 08:55:57 +00:00
pscan.c hwclock: size optimizations 2007-06-17 19:09:05 +00:00
route.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
telnet.c Audit bb_common_bufsiz usage, add script which looks for misuse. 2007-06-04 10:16:52 +00:00
telnetd.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
tftp.c whitespace fixes 2007-05-30 00:29:55 +00:00
traceroute.c hwclock: size optimizations 2007-06-17 19:09:05 +00:00
vconfig.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
wget.c ping: fix write-after-allocated-mem bug 2007-06-18 08:55:57 +00:00
zcip.c wget: use monotonic_sec instead of gettimeofday 2007-06-17 23:40:26 +00:00