busybox/networking
Denis Vlasenko 7cb808e1c5 ftpgetput: move control_stream to "struct globals";
unify common data pumpung stage for upload and download;
other small shrinkage. EPSV still not implemented...

function                                             old     new   delta
pump_data_and_QUIT                                     -      82     +82
xconnect_ftpdata                                     127     156     +29
ftpcmd                                               301     304      +3
ftp_die                                               59      55      -4
ftpgetput_main                                       352     344      -8
ftp_send                                             185      91     -94
ftp_receive                                          394     293    -101
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 2/4 up/down: 114/-207)          Total: -93 bytes
2008-03-29 07:40:35 +00:00
..
libiproute *: use fopen_or_warn in few more places 2008-03-20 21:19:35 +00:00
udhcp openvt: fix gross mismatch between us and "standard" openvt. 2008-03-27 16:26:35 +00:00
arp.c *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +00:00
arping.c *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) 2008-03-17 09:09:09 +00:00
brctl.c brctl: eliminate stray data object 2008-03-17 09:33:45 +00:00
Config.in *: mode tcp/udpsvd to networking, delete ipsvd/* 2008-03-17 09:13:22 +00:00
dnsd.c dnsd: properly set _src_ IP:port on outgoing UDP packets 2008-03-17 09:02:21 +00:00
ether-wake.c *: fix fallout from -Wunused-parameter 2008-03-17 09:04:04 +00:00
ftp_ipv6_rfc2428.txt
ftpgetput.c ftpgetput: move control_stream to "struct globals"; 2008-03-29 07:40:35 +00:00
hostname.c
httpd_indexcgi.c
httpd.c fix a few stray unguarded strdup's 2008-03-28 02:24:59 +00:00
ifconfig.c
ifenslave.c whitespace fixes 2008-03-28 01:00:09 +00:00
ifupdown.c *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ 2008-03-26 20:04:27 +00:00
inetd.c *: whitespace fixes, no code changes 2008-03-24 02:18:03 +00:00
interface.c *: use fopen_or_warn in few more places 2008-03-20 21:19:35 +00:00
ip.c whitespace fixes 2008-03-28 01:00:09 +00:00
ipcalc.c patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) 2008-03-23 22:55:25 +00:00
isrv_identd.c *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +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 *: mode tcp/udpsvd to networking, delete ipsvd/* 2008-03-17 09:13:22 +00:00
nameif.c
nc_bloaty.c *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) 2008-03-17 09:09:09 +00:00
nc.c *: fix fallout from -Wunused-parameter 2008-03-17 09:04:04 +00:00
netstat.c *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +00:00
nslookup.c
ping.c *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +00:00
pscan.c pscan: add -c, -b: report closed, blocked ports 2008-03-23 14:46:14 +00:00
route.c patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) 2008-03-23 22:55:25 +00:00
sendmail.c *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ 2008-03-26 20:04:27 +00:00
slattach.c *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +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 svn add/svn rm to actually move tcp/udpsvd... 2008-03-17 09:17:27 +00:00
tcpudp.c *: s/BB_SIGS_FATAL/BB_FATAL_SIGS/ (latter proved easier to remember) 2008-03-19 19:38:46 +00:00
telnet.c
telnetd.c tftpd: make it emit error packets 2008-03-19 05:00:05 +00:00
tftp.c *: fix build problems found with randomconfig 2008-03-21 18:29:01 +00:00
traceroute.c *: fix fallout from -Wunused-parameter 2008-03-17 09:04:04 +00:00
vconfig.c
wget.c patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) 2008-03-23 22:55:25 +00:00
zcip.c zcip: chdiring to root when daemonizing is not useful, 2008-02-28 18:02:23 +00:00