busybox/networking
Denis Vlasenko 4ea83bf562 uclibc insists on having 70k static buffer for crypt.
For bbox it's not acceptable. Roll our own des and md5 crypt
implementation. Against older uclibc:

   text    data     bss     dec     hex filename
 759945     604    6684  767233   bb501 busybox_old
 759766     604    6684  767054   bb44e busybox_unstripped

so, we still save on code size.
2008-06-12 16:55:59 +00:00
..
libiproute - make the first arg of the filter function passed to rtnl_dump_filter constant 2008-06-12 15:54:49 +00:00
udhcp udhcpc: shrink 2008-05-26 17:32:35 +00:00
arp.c libbb: introduce and use print_flags(). 2008-06-07 15:10:29 +00:00
arping.c
brctl.c
Config.in
dnsd.c dnsd: fixes various segfaults. 2008-05-22 17:41:01 +00:00
ether-wake.c
ftpgetput.c
hostname.c
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.c uclibc insists on having 70k static buffer for crypt. 2008-06-12 16:55:59 +00:00
ifconfig.c networking/interface.c: fix indentation 2008-06-04 07:59:51 +00:00
ifenslave.c ifenslave: small shrink 2008-06-08 08:01:12 +00:00
ifupdown.c
inetd.c - use EXIT_{SUCCESS,FAILURE}. No object-code changes 2008-05-19 09:29:47 +00:00
interface.c networking/interface.c: fix indentation 2008-06-04 07:59:51 +00:00
ip.c
ipcalc.c
isrv_identd.c
isrv.c
isrv.h
Kbuild
nameif.c
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
nslookup.c
ping.c - use EXIT_{SUCCESS,FAILURE}. No object-code changes 2008-05-19 09:29:47 +00:00
pscan.c
route.c
sendmail.c
slattach.c - use EXIT_{SUCCESS,FAILURE}. No object-code changes 2008-05-19 09:29:47 +00:00
tcpudp_perhost.c
tcpudp_perhost.h
tcpudp.c Fix trivial problems: "make clean" cleaning too much 2008-06-07 12:23:44 +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 more -Wall warning fixes. -Wall is enabled now. 2008-05-18 22:28:26 +00:00
traceroute.c
vconfig.c
wget.c more -Wall warning fixes. -Wall is enabled now. 2008-05-18 22:28:26 +00:00
zcip.c