busybox/networking
Denis Vlasenko 2f518b078b httpd: "HEAD" support. Closes bug 1530.
send_file_and_exit                                   629     645     +16
static.request_HEAD                                    -       5      +5
handle_incoming_and_exit                            2732    2737      +5
send_headers                                         594     597      +3
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 3/0 up/down: 29/0)               Total: 29 bytes
   text    data     bss     dec     hex filename
 796283     740    7484  804507   c469b busybox_old
 796312     740    7484  804536   c46b8 busybox_unstripped
2008-02-21 00:12:07 +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 - shrink a tiny bit (-30Bytes) 2008-02-11 13:26:54 +00:00
brctl.c - implement brctl setpathcost, setportprio, setbridgeprio, stp 2008-01-14 16:10:11 +00:00
Config.in - spelling fixes 2008-02-11 11:44:38 +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 add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
httpd_indexcgi.c httpd: code shrink of dir indexer example 2007-08-23 10:43:18 +00:00
httpd.c httpd: "HEAD" support. Closes bug 1530. 2008-02-21 00:12:07 +00:00
ifconfig.c - be C99 friendly. Anonymous unions are a GNU extension. This change is 2008-01-29 10:33:34 +00:00
ifupdown.c *: more readable handling of pipe fds. No code changes. 2008-02-16 13:20:56 +00:00
inetd.c *: tidy up usage of char **environ 2008-01-28 22:45:43 +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 - fix conflicting decls of syslog related facilitynames and prioritynames tables 2008-01-27 12:50:12 +00:00
isrv.c isrv: use monotonic_sec 2007-08-31 21:45:52 +00:00
isrv.h isrv.h: add copyright info 2007-01-14 12:34:48 +00:00
Kbuild sendmail: update from maintainer 2008-02-08 18:24:54 +00:00
nameif.c ps: fix build breakage from vda's recent commit 2008-01-07 16:13:14 +00:00
nc_bloaty.c libbb: introduce bb_signals and bb_signals_recursive, 2008-02-16 22:58:56 +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 libbb: introduce and use xrename and rename_or_warn. 2008-02-17 14:28:53 +00:00
slattach.c libbb: introduce bb_signals and bb_signals_recursive, 2008-02-16 22:58:56 +00:00
telnet.c telnet: use poll, it's shorter 2007-11-06 02:23:39 +00:00
telnetd.c libbb: introduce bb_signals and bb_signals_recursive, 2008-02-16 22:58:56 +00:00
tftp.c - be C99 friendly. Anonymous unions are a GNU extension. This change is 2008-01-29 10:33:34 +00:00
traceroute.c traceroute: stop using global data/bss 2007-12-16 17:19:40 +00:00
vconfig.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
wget.c - spelling fixes 2008-02-11 11:44:38 +00:00
zcip.c zcip: open ARP socket before openlog 2008-02-04 09:42:05 +00:00