busybox/networking
Denis Vlasenko aa9b1828b9 tftpd: new applet (mostly using existing code for tftp)
function                                             old     new   delta
tftp_protocol                                          -    1173   +1173
tftpd_main                                             -     500    +500
tftp_option_get                                        -     102    +102
packed_usage                                       23650   23662     +12
applet_names                                        1809    1815      +6
applet_main                                         1100    1104      +4
applet_nameofs                                       550     552      +2
tftp_main                                            302     301      -1
get_nport                                             32       -     -32
tftp                                                1172       -   -1172
------------------------------------------------------------------------------
(add/remove: 3/2 grow/shrink: 4/1 up/down: 1799/-1205)        Total: 594 bytes
   text    data     bss     dec     hex filename
 796479     662    7420  804561   c46d1 busybox_old
 797153     662    7420  805235   c4973 busybox_unstripped
2008-03-17 09:10:39 +00:00
..
libiproute *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +00:00
udhcp *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) 2008-03-17 09:09:09 +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 - implement brctl setpathcost, setportprio, setbridgeprio, stp 2008-01-14 16:10:11 +00:00
Config.in tftpd: new applet (mostly using existing code for tftp) 2008-03-17 09:10:39 +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 Add an RFC for future ipv6 ftp work 2007-11-23 21:43:40 +00:00
ftpgetput.c *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +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 *: fix fallout from -Wunused-parameter 2008-03-17 09:04:04 +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 -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +00:00
ifupdown.c *: fix fallout from -Wunused-parameter 2008-03-17 09:04:04 +00:00
inetd.c *: fix fallout from -Wunused-parameter 2008-03-17 09:04:04 +00:00
interface.c *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +00:00
ip.c *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +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 *: 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 tftpd: new applet (mostly using existing code for tftp) 2008-03-17 09:10:39 +00:00
nameif.c ps: fix build breakage from vda's recent commit 2008-01-07 16:13:14 +00:00
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 add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
ping.c *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +00:00
pscan.c *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +00:00
route.c *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +00:00
sendmail.c *: fix fallout from -Wunused-parameter 2008-03-17 09:04:04 +00:00
slattach.c *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +00:00
telnet.c telnet: use poll, it's shorter 2007-11-06 02:23:39 +00:00
telnetd.c *: fix fallout from -Wunused-parameter 2008-03-17 09:04:04 +00:00
tftp.c tftpd: new applet (mostly using existing code for tftp) 2008-03-17 09:10:39 +00:00
traceroute.c *: fix fallout from -Wunused-parameter 2008-03-17 09:04:04 +00:00
vconfig.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
wget.c *: fix fallout from -Wunused-parameter 2008-03-17 09:04:04 +00:00
zcip.c zcip: chdiring to root when daemonizing is not useful, 2008-02-28 18:02:23 +00:00