hush/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 add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
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 - implement brctl setpathcost, setportprio, setbridgeprio, stp 2008-01-14 16:10:11 +00:00
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 add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
ftp_ipv6_rfc2428.txt Add an RFC for future ipv6 ftp work 2007-11-23 21:43:40 +00:00
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: code shrink of dir indexer example 2007-08-23 10:43:18 +00:00
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 - be C99 friendly. Anonymous unions are a GNU extension. This change is 2008-01-29 10:33:34 +00:00
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 whitespace/style fix 2007-10-11 19:53:10 +00:00
ip.c vi: introduce FEATURE_VI_8BIT (as vi currently is not Unicode capable, 2007-12-22 17:00:11 +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 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 ps: fix build breakage from vda's recent commit 2008-01-07 16:13:14 +00:00
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 whitespace fixes 2008-01-07 19:06:47 +00:00
nslookup.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
ping.c Fix compilation error when FEATURE_FANCY_PING enabled. Also 2008-02-01 23:25:32 +00:00
pscan.c - be C99 friendly. Anonymous unions are a GNU extension. This change is 2008-01-29 10:33:34 +00:00
route.c telnet: use poll, it's shorter 2007-11-06 02:23:39 +00:00
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 telnet: use poll, it's shorter 2007-11-06 02:23:39 +00:00
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 add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
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