hush/networking
Denis Vlasenko f09f4e015b runsv: small optimization
*: more paranoia around passing NULL to execl[e]

function                                             old     new   delta
custom                                               240     221     -19
2009-02-26 12:29:59 +00:00
..
libiproute libiproute: fix buggy open check: s/if (fd)/if (fd >= 0)/ 2008-12-10 14:14:09 +00:00
udhcp udhcpd: add code which rejects lease files with suspicious or old timestamp. 2009-02-02 10:48:06 +00:00
arp.c
arping.c *: fix SO_BINDTODEVICE. Kernel wants at least IFNAMSIZ bytes there. 2008-12-10 11:12:16 +00:00
brctl.c brctl: fix compilation on 2.4.x kernels 2009-01-31 20:08:21 +00:00
Config.in - rephrase helptext for clarity 2009-02-24 10:05:15 +00:00
dnsd.c optimize 16- and 32-bit moves 2008-12-08 22:56:18 +00:00
ether-wake.c libbb: add strncpy_IFNAMSIZ 2008-12-02 18:18:50 +00:00
ftpgetput.c
hostname.c
httpd_indexcgi.c
httpd_post_upload.txt
httpd.c httpd: tiny optimization 2009-02-05 12:38:21 +00:00
ifconfig.c libbb: add strncpy_IFNAMSIZ 2008-12-02 18:18:50 +00:00
ifenslave.c libbb: add strncpy_IFNAMSIZ 2008-12-02 18:18:50 +00:00
ifupdown.c runsv: small optimization 2009-02-26 12:29:59 +00:00
inetd.c
interface.c libbb: add strncpy_IFNAMSIZ 2008-12-02 18:18:50 +00:00
ip.c iproute: fix ipXXX utilities trying to parse their applet name 2008-12-04 12:15:19 +00:00
ipcalc.c
isrv_identd.c
isrv.c
isrv.h
Kbuild tunctl: new applet by Vladimir 2009-01-23 02:07:14 +00:00
nameif.c libbb: add strncpy_IFNAMSIZ 2008-12-02 18:18:50 +00:00
nc_bloaty.c
nc.c
netstat.c
nslookup.c
ping.c *: fix SO_BINDTODEVICE. Kernel wants at least IFNAMSIZ bytes there. 2008-12-10 11:12:16 +00:00
pscan.c
route.c libbb: add strncpy_IFNAMSIZ 2008-12-02 18:18:50 +00:00
slattach.c
tc.c
tcpudp_perhost.c
tcpudp_perhost.h
tcpudp.c libbb: add bb_unsetenv (taken from hush). 2008-12-30 05:05:31 +00:00
telnet.c ash,hush: add TODO for rare build failure 2008-11-25 01:36:03 +00:00
telnetd.c telnetd: do not advertise TELNET_LFLOW, we do not support 2009-02-02 23:43:57 +00:00
telnetd.ctrlSQ.patch telnetd: do not advertise TELNET_LFLOW, we do not support 2009-02-02 23:43:57 +00:00
tftp.c libbb: introduce and use xgetpwnam. ~ -150 bytes. 2008-12-03 19:05:55 +00:00
traceroute.c traceroute: allow -w NUM as small as 1 2009-01-24 21:23:41 +00:00
tunctl.c tunctl: new applet by Vladimir 2009-01-23 02:07:14 +00:00
vconfig.c vconfig: style fix, no code changes 2008-12-02 20:38:36 +00:00
wget.c Fix forgotten license comments 2008-12-07 00:52:58 +00:00
zcip.c optimize 16- and 32-bit moves 2008-12-08 22:56:18 +00:00