busybox/networking
Denis Vlasenko b8d1a4cd5f init: set stderr to NONBLOCK
*: s/setenv(a,b,1)/xsetenv(a,b)/

function                                             old     new   delta
init_main                                            856     895     +39
message                                              146     144      -2
crond_main                                          1418    1416      -2
run                                                  661     658      -3
zcip_main                                           1409    1403      -6
edit_file                                            910     901      -9
environment                                           20       -     -20
2008-09-20 16:28:59 +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 slattach: preserve speed in non-raw mode. +39 bytes. 2008-09-16 21:27:59 +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 init: set stderr to NONBLOCK 2008-09-20 16:28:59 +00:00