busybox/networking
Denis Vlasenko 76ddc2e3e4 libbb: add bb_unsetenv (taken from hush).
udhcpc: stop filtering environment passed to the script.
crond: fix uncovered potential bug (failing unsetenv)
mdev: fix uncovered potential bug (failing unsetenv)
tcp, udpsvd: fix uncovered potential bug (failing unsetenv)

function                                             old     new   delta
safe_setenv                                            -      58     +58
bb_unsetenv                                            -      55     +55
builtin_unset                                        139     138      -1
tcpudpsvd_main                                      1843    1830     -13
free_strings_and_unsetenv                             87      53     -34
udhcp_run_script                                    1186    1133     -53
safe_setenv4                                          62       -     -62
------------------------------------------------------------------------------
(add/remove: 2/1 grow/shrink: 0/4 up/down: 113/-163)          Total: -50 bytes
2008-12-30 05:05:31 +00:00
..
libiproute libiproute: fix buggy open check: s/if (fd)/if (fd >= 0)/ 2008-12-10 14:14:09 +00:00
udhcp libbb: add bb_unsetenv (taken from hush). 2008-12-30 05:05:31 +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
Config.in
dnsd.c optimize 16- and 32-bit moves 2008-12-08 22:56:18 +00:00
ether-wake.c
ftpgetput.c
hostname.c
httpd_indexcgi.c
httpd_post_upload.txt
httpd.c
ifconfig.c
ifenslave.c
ifupdown.c
inetd.c
interface.c
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
nameif.c
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
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
telnetd.c
tftp.c libbb: introduce and use xgetpwnam. ~ -150 bytes. 2008-12-03 19:05:55 +00:00
traceroute.c
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