busybox/networking
Denis Vlasenko aefed941c2 tcpsvd,udpsvd: make them NOMMU-capable
inetd: make udp nowait work

function                                             old     new   delta
inetd_main                                          1797    2036    +239
tcpudpsvd_main                                      1839    1973    +134
xsetenv_plain                                          -      39     +39
xsetenv_proto                                         23      40     +17
bump_nofile                                          169     170      +1
sig_term_handler                                      72      69      -3
sig_child_handler                                    239     233      -6
connection_status                                     37      31      -6
parse_one_line                                      1102    1092     -10
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 4/4 up/down: 430/-25)           Total: 405 bytes
   text    data     bss     dec     hex filename
 798437     661    7428  806526   c4e7e busybox_old
 798734     661    7428  806823   c4fa7 busybox_unstripped
2008-03-17 08:35:44 +00:00
..
libiproute random s/short/int/ 2008-02-16 13:18:17 +00:00
udhcp udhcp: we were forgetting to set right op byte in tha packet 2008-02-20 22:33:38 +00:00
arp.c
arping.c libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set 2008-03-12 23:19:35 +00:00
brctl.c
Config.in sendmail: yet another maintainer's update 2008-02-27 09:39:04 +00:00
dnsd.c libbb: introduce bb_signals and bb_signals_recursive, 2008-02-16 22:58:56 +00:00
ether-wake.c
ftp_ipv6_rfc2428.txt
ftpgetput.c random s/short/int/ 2008-02-16 13:18:17 +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.c libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set 2008-03-12 23:19:35 +00:00
ifconfig.c
ifenslave.c *: add optimization barrier to all "G trick" locations 2008-02-27 18:41:59 +00:00
ifupdown.c *: more readable handling of pipe fds. No code changes. 2008-02-16 13:20:56 +00:00
inetd.c tcpsvd,udpsvd: make them NOMMU-capable 2008-03-17 08:35:44 +00:00
interface.c
ip.c
ipcalc.c
isrv_identd.c actually add bb_qsort.c 2008-03-02 12:53:15 +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 ifenslave: new applet. closes bug 115. 2008-02-26 18:25:24 +00:00
nameif.c
nc_bloaty.c nc: remove a bit of bloat 2008-03-12 23:13:50 +00:00
nc.c mount: recognize "dirsync" (closes bug 835) 2008-02-18 11:08:33 +00:00
netstat.c
nslookup.c
ping.c Fix compilation error when FEATURE_FANCY_PING enabled. Also 2008-02-01 23:25:32 +00:00
pscan.c
route.c
sendmail.c *: add optimization barrier to all "G trick" locations 2008-02-27 18:41:59 +00:00
slattach.c less,klogd,syslogd,nc,tcpudp: exit on signal by killing itself, not exit(1) 2008-02-24 13:36:01 +00:00
telnet.c
telnetd.c script: new applet by Pascal Bellard <pascal.bellard AT ads-lu.com> 2008-02-27 11:54:59 +00:00
tftp.c inetd: make it NOMMU-capable and IPv6-friendly. Lots of renames 2008-03-12 22:14:34 +00:00
traceroute.c *: add optimization barrier to all "G trick" locations 2008-02-27 18:41:59 +00:00
vconfig.c
wget.c libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set 2008-03-12 23:19:35 +00:00
zcip.c zcip: chdiring to root when daemonizing is not useful, 2008-02-28 18:02:23 +00:00