busybox/networking
Denis Vlasenko 4cf1d08fc2 nc: remove a bit of bloat
inetd: more NOMMU fixes
rx: shrink
devfsd: minor shrink
vlock: shrink
tcpudp: narrow down window where we have no wildcard socket

parse_one_line                                      1015    1102     +87
init_ring                                              -      53     +53
xzalloc_lsa                                            -      48     +48
read_byte                                             51      50      -1
rearm_alarm                                           28      25      -3
nc_main                                             1028    1000     -28
initring                                              53       -     -53
vlock_main                                           583     496     -87
reread_config_file                                  1089     991     -98
rx_main                                             1046     912    -134
------------------------------------------------------------------------------
(add/remove: 2/1 grow/shrink: 1/6 up/down: 188/-404)         Total: -216 bytes
   text    data     bss     dec     hex filename
 800120     661    7428  808209   c5511 busybox_old
 799796     661    7428  807885   c53cd busybox_unstripped
2008-03-12 23:13:50 +00:00
..
libiproute random s/short/int/ 2008-02-16 13:18:17 +00:00
udhcp udhcp: we were forgetting to set right op byte in tha packet 2008-02-20 22:33:38 +00:00
arp.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
arping.c - shrink a tiny bit (-30Bytes) 2008-02-11 13:26:54 +00:00
brctl.c - implement brctl setpathcost, setportprio, setbridgeprio, stp 2008-01-14 16:10:11 +00:00
Config.in sendmail: yet another maintainer's update 2008-02-27 09:39:04 +00:00
dnsd.c libbb: introduce bb_signals and bb_signals_recursive, 2008-02-16 22:58:56 +00:00
ether-wake.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
ftp_ipv6_rfc2428.txt Add an RFC for future ipv6 ftp work 2007-11-23 21:43:40 +00:00
ftpgetput.c random s/short/int/ 2008-02-16 13:18:17 +00:00
hostname.c *: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it> 2008-02-25 23:23:58 +00:00
httpd_indexcgi.c httpd: code shrink of dir indexer example 2007-08-23 10:43:18 +00:00
httpd.c httpd: fix breakage introduced by "support for I:index.xml" 2008-02-27 20:59:54 +00:00
ifconfig.c - be C99 friendly. Anonymous unions are a GNU extension. This change is 2008-01-29 10:33:34 +00:00
ifenslave.c *: add optimization barrier to all "G trick" locations 2008-02-27 18:41:59 +00:00
ifupdown.c *: more readable handling of pipe fds. No code changes. 2008-02-16 13:20:56 +00:00
inetd.c nc: remove a bit of bloat 2008-03-12 23:13:50 +00:00
interface.c whitespace/style fix 2007-10-11 19:53:10 +00:00
ip.c vi: introduce FEATURE_VI_8BIT (as vi currently is not Unicode capable, 2007-12-22 17:00:11 +00:00
ipcalc.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
isrv_identd.c actually add bb_qsort.c 2008-03-02 12:53:15 +00:00
isrv.c actually add bb_qsort.c 2008-03-02 12:53:15 +00:00
isrv.h actually add bb_qsort.c 2008-03-02 12:53:15 +00:00
Kbuild ifenslave: new applet. closes bug 115. 2008-02-26 18:25:24 +00:00
nameif.c ps: fix build breakage from vda's recent commit 2008-01-07 16:13:14 +00:00
nc_bloaty.c nc: remove a bit of bloat 2008-03-12 23:13:50 +00:00
nc.c mount: recognize "dirsync" (closes bug 835) 2008-02-18 11:08:33 +00:00
netstat.c whitespace fixes 2008-01-07 19:06:47 +00:00
nslookup.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
ping.c Fix compilation error when FEATURE_FANCY_PING enabled. Also 2008-02-01 23:25:32 +00:00
pscan.c - be C99 friendly. Anonymous unions are a GNU extension. This change is 2008-01-29 10:33:34 +00:00
route.c telnet: use poll, it's shorter 2007-11-06 02:23:39 +00:00
sendmail.c *: add optimization barrier to all "G trick" locations 2008-02-27 18:41:59 +00:00
slattach.c less,klogd,syslogd,nc,tcpudp: exit on signal by killing itself, not exit(1) 2008-02-24 13:36:01 +00:00
telnet.c telnet: use poll, it's shorter 2007-11-06 02:23:39 +00:00
telnetd.c script: new applet by Pascal Bellard <pascal.bellard AT ads-lu.com> 2008-02-27 11:54:59 +00:00
tftp.c inetd: make it NOMMU-capable and IPv6-friendly. Lots of renames 2008-03-12 22:14:34 +00:00
traceroute.c *: add optimization barrier to all "G trick" locations 2008-02-27 18:41:59 +00:00
vconfig.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
wget.c - spelling fixes 2008-02-11 11:44:38 +00:00
zcip.c zcip: chdiring to root when daemonizing is not useful, 2008-02-28 18:02:23 +00:00