busybox/networking
Denis Vlasenko 3da5572bfa *: introduce and use xvfork()
function                                             old     new   delta
time_main                                           1052    1285    +233
crontab_main                                         623     856    +233
ifupdown_main                                       2202    2403    +201
xvfork                                                 -      20     +20
passwd_main                                         1049    1053      +4
grave                                               1068    1066      -2
script_main                                          935     921     -14
vfork_or_die                                          20       -     -20
vfork_compressor                                     206     175     -31
open_as_user                                         109       -    -109
popen2                                               218       -    -218
edit_file                                            910     690    -220
run_command                                          268       -    -268
------------------------------------------------------------------------------
(add/remove: 1/4 grow/shrink: 4/4 up/down: 691/-882)         Total: -191 bytes
2008-07-01 10:40:41 +00:00
..
libiproute libiproute: print_route() always uses stdout, do not pass FILE pointer to it. 2008-06-29 06:22:40 +00:00
udhcp whitespace fixes. no code changes 2008-06-25 09:53:17 +00:00
arp.c whitespace and comment fixes, no code changes 2008-06-16 04:09:25 +00:00
arping.c whitespace fixes. no code changes 2008-06-25 09:53:17 +00:00
brctl.c *: s/IF_NAMESIZE/IFNAMSIZ/, regularize its use a bit. 2008-04-21 02:21:45 +00:00
Config.in *: s/IF_NAMESIZE/IFNAMSIZ/, regularize its use a bit. 2008-04-21 02:21:45 +00:00
dnsd.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
ether-wake.c *: fix fallout from -Wunused-parameter 2008-03-17 09:04:04 +00:00
ftpgetput.c whitespace fixes. no code changes 2008-06-25 09:53: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 - 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 httpd: fix authentication 2008-06-13 13:20:38 +00:00
ifconfig.c networking/interface.c: fix indentation 2008-06-04 07:59:51 +00:00
ifenslave.c whitespace fixes. no code changes 2008-06-25 09:53:17 +00:00
ifupdown.c *: introduce and use xvfork() 2008-07-01 10:40:41 +00:00
inetd.c - use EXIT_{SUCCESS,FAILURE}. No object-code changes 2008-05-19 09:29:47 +00:00
interface.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
ip.c whitespace fixes 2008-03-28 01:00:09 +00:00
ipcalc.c remove whitespace damage. No code changes 2008-04-19 21:57:57 +00:00
isrv_identd.c more of -Wall fixes from Cristian Ionescu-Idbohrn. 2008-05-15 21:30:45 +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 *: mode tcp/udpsvd to networking, delete ipsvd/* 2008-03-17 09:13:22 +00:00
nameif.c *: s/IF_NAMESIZE/IFNAMSIZ/, regularize its use a bit. 2008-04-21 02:21:45 +00:00
nc_bloaty.c - use STD*_FILENO some more. No object-code changes 2008-05-19 09:48:17 +00:00
nc.c - use EXIT_{SUCCESS,FAILURE}. No object-code changes 2008-05-19 09:29:47 +00:00
netstat.c *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +00:00
nslookup.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
ping.c - use EXIT_{SUCCESS,FAILURE}. No object-code changes 2008-05-19 09:29:47 +00:00
pscan.c pscan: add -c, -b: report closed, blocked ports 2008-03-23 14:46:14 +00:00
route.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
sendmail.c *: introduce and use xvfork() 2008-07-01 10:40:41 +00:00
slattach.c whitespace fixes. no code changes 2008-06-25 09:53:17 +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 whitespace fixes. no code changes 2008-06-25 09:53:17 +00:00
telnet.c - use STD*_FILENO some more. No object-code changes 2008-05-19 09:48:17 +00:00
telnetd.c - use EXIT_{SUCCESS,FAILURE}. No object-code changes 2008-05-19 09:29:47 +00:00
tftp.c whitespace fixes. no code changes 2008-06-25 09:53:17 +00:00
traceroute.c *: use llist_pop for traverse-and-free list operation 2008-06-15 05:40:56 +00:00
vconfig.c *: s/IF_NAMESIZE/IFNAMSIZ/, regularize its use a bit. 2008-04-21 02:21:45 +00:00
wget.c wget: "support" -t and -T by ignoring them 2008-06-29 00:32:35 +00:00
zcip.c more of -Wall fixes from Cristian Ionescu-Idbohrn. 2008-05-15 21:30:45 +00:00