busybox/networking
Denis Vlasenko 08ea11ab07 runsvd: shrink by Vladimir
*: use unified trivial signal handler

function                                             old     new   delta
record_signo                                           -      10     +10
process_stdin                                        433     443     +10
bbunpack                                             383     391      +8
wc_main                                              598     605      +7
conescape                                            293     296      +3
nmeter_main                                          670     672      +2
fallbackSort                                        1717    1719      +2
bb_got_signal                                          -       1      +1
microcom_main                                        713     712      -1
signalled                                              2       -      -2
pack_gzip                                           1661    1659      -2
evalvar                                             1376    1374      -2
compare_keys                                         737     735      -2
parse_command                                       1460    1456      -4
expand                                              1748    1744      -4
s_term                                                37      29      -8
s_hangup                                               8       -      -8
fgotsig                                               10       -     -10
find_pair                                            187     169     -18
signal_handler                                       190     170     -20
runsvdir_main                                       1701    1583    -118
------------------------------------------------------------------------------
(add/remove: 2/3 grow/shrink: 6/10 up/down: 43/-199)         Total: -156 bytes
2008-09-11 19:51:11 +00:00
..
libiproute modprobe-small: make insmod command line compatible 2008-09-06 14:14:01 +00:00
udhcp insmod: shrink 2008-08-27 22:29:43 +00:00
arp.c arp: without -H <type>, assume "ether". closes 4564 2008-08-15 20:14:23 +00:00
arping.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
brctl.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
Config.in - add WIP stub for tc. 2008-09-04 13:22:58 +00:00
dnsd.c fix several problems with config parser: 2008-07-26 23:08:31 +00:00
ether-wake.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
ftpgetput.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
hostname.c fix several problems with config parser: 2008-07-26 23:08:31 +00:00
httpd_indexcgi.c - use STD*_FILENO some more. No object-code changes 2008-05-19 09:48:17 +00:00
httpd_post_upload.txt httpd: add an example of POST upload CGI 2008-04-17 12:35:09 +00:00
httpd.c - pass "Accept:" and "Accept-Language:" header to CGI scripts (Alina Friedrichsen) 2008-09-01 15:30:49 +00:00
ifconfig.c networking/interface.c: fix indentation 2008-06-04 07:59:51 +00:00
ifenslave.c ifenslave: on uclibc at least, net/if.h + linux/if_bonding.h dont coexist 2008-09-06 14:52:28 +00:00
ifupdown.c ifupdown: fixes for shutdown of DHCP-managed interfaces 2008-08-19 23:02:23 +00:00
inetd.c inetd: do not trash errno in signal handlers; 2008-07-22 20:57:28 +00:00
interface.c hush: add #defines to switch off break/continue if loops are not supported 2008-07-29 10:16:05 +00:00
ip.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
ipcalc.c remove whitespace damage. No code changes 2008-04-19 21:57:57 +00:00
isrv_identd.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
isrv.c actually add bb_qsort.c 2008-03-02 12:53:15 +00:00
isrv.h Use intra-DSO calls when we build libbusybox. No-op for normal build. 2008-05-09 17:59:34 +00:00
Kbuild - add WIP stub for tc. 2008-09-04 13:22:58 +00:00
nameif.c nameif: shrink (by Vladimir) 2008-08-01 02:32:23 +00:00
nc_bloaty.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
nc.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
netstat.c netstat: code shrink 2008-07-27 17:24:19 +00:00
nslookup.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
ping.c ping: SO_RCVBUF must be bigger than packet size, 2008-08-24 00:02:18 +00:00
pscan.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
route.c libbb: [x]fopen_for_{read,write} introduced and used. 2008-07-21 23:05:26 +00:00
sendmail.c sendmail: work around (bogus) gcc warning 2008-08-10 20:46:39 +00:00
slattach.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
tc.c - add WIP stub for tc. 2008-09-04 13:22:58 +00:00
tcpudp_perhost.c svn add/svn rm to actually move tcp/udpsvd... 2008-03-17 09:17:27 +00:00
tcpudp_perhost.h Use intra-DSO calls when we build libbusybox. No-op for normal build. 2008-05-09 17:59:34 +00:00
tcpudp.c - first pass to unify/cleanup uid handling (-236b) 2008-07-21 14:41:33 +00:00
telnet.c runsvd: shrink by Vladimir 2008-09-11 19:51:11 +00:00
telnetd.c telnet: shrink 2008-07-21 09:22:28 +00:00
tftp.c - first pass to unify/cleanup uid handling (-236b) 2008-07-21 14:41:33 +00:00
traceroute.c hush: add #defines to switch off break/continue if loops are not supported 2008-07-29 10:16:05 +00:00
vconfig.c *: s/IF_NAMESIZE/IFNAMSIZ/, regularize its use a bit. 2008-04-21 02:21:45 +00:00
wget.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
zcip.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00