busybox/networking
Denis Vlasenko 59f502b36f ping: trivial code shrink
function                                             old     new   delta
ping6_main                                            31      30      -1
ping_main                                            405     370     -35
2008-10-27 11:54:45 +00:00
..
libiproute - fix ip route rejecting dotted quads as prefix 2008-10-21 12:42:45 +00:00
udhcp udhcp: add inline docs; small code shrink 2008-09-26 23:45:20 +00:00
arp.c arp: without -H <type>, assume "ether". closes 4564 2008-08-15 20:14:23 +00:00
arping.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
brctl.c - update my name. No obj-code changes ;) 2008-09-25 12:13:34 +00:00
Config.in - wrap overlong line 2008-10-02 13:30:31 +00:00
dnsd.c fix several problems with config parser: 2008-07-26 23:08:31 +00:00
ether-wake.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
ftpgetput.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
hostname.c fix several problems with config parser: 2008-07-26 23:08:31 +00:00
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: add an example of POST upload CGI 2008-04-17 12:35:09 +00:00
httpd.c - pass "Accept:" and "Accept-Language:" header to CGI scripts (Alina Friedrichsen) 2008-09-01 15:30:49 +00:00
ifconfig.c networking/interface.c: fix indentation 2008-06-04 07:59:51 +00:00
ifenslave.c ifenslave: on uclibc at least, net/if.h + linux/if_bonding.h dont coexist 2008-09-06 14:52:28 +00:00
ifupdown.c ifupdown: fixes for shutdown of DHCP-managed interfaces 2008-08-19 23:02:23 +00:00
inetd.c inetd: use config parser. by Vladimir 2008-09-30 01:22:25 +00:00
interface.c hush: add #defines to switch off break/continue if loops are not supported 2008-07-29 10:16:05 +00:00
ip.c - update my name. No obj-code changes ;) 2008-09-25 12:13:34 +00:00
ipcalc.c remove whitespace damage. No code changes 2008-04-19 21:57:57 +00:00
isrv_identd.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
isrv.c actually add bb_qsort.c 2008-03-02 12:53:15 +00:00
isrv.h Use intra-DSO calls when we build libbusybox. No-op for normal build. 2008-05-09 17:59:34 +00:00
Kbuild - add WIP stub for tc. 2008-09-04 13:22:58 +00:00
nameif.c nameif: shrink (by Vladimir) 2008-08-01 02:32:23 +00:00
nc_bloaty.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
nc.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
netstat.c netstat: code shrink 2008-07-27 17:24:19 +00:00
nslookup.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
ping.c ping: trivial code shrink 2008-10-27 11:54:45 +00:00
pscan.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
route.c route: fix for 64-bit BE machines by Seonghun Lim (wariua AT gmail.com) 2008-09-28 23:39:18 +00:00
sendmail.c sendmail: update by Vladimir 2008-09-28 13:50:57 +00:00
slattach.c slattach: preserve speed in non-raw mode. +39 bytes. 2008-09-16 21:27:59 +00:00
tc.c - update my name. No obj-code changes ;) 2008-09-25 12:13:34 +00:00
tcpudp_perhost.c svn add/svn rm to actually move tcp/udpsvd... 2008-03-17 09:17:27 +00:00
tcpudp_perhost.h Use intra-DSO calls when we build libbusybox. No-op for normal build. 2008-05-09 17:59:34 +00:00
tcpudp.c - first pass to unify/cleanup uid handling (-236b) 2008-07-21 14:41:33 +00:00
telnet.c runsvd: shrink by Vladimir 2008-09-11 19:51:11 +00:00
telnetd.c telnet: shrink 2008-07-21 09:22:28 +00:00
tftp.c - first pass to unify/cleanup uid handling (-236b) 2008-07-21 14:41:33 +00:00
traceroute.c hush: add #defines to switch off break/continue if loops are not supported 2008-07-29 10:16:05 +00:00
vconfig.c *: s/IF_NAMESIZE/IFNAMSIZ/, regularize its use a bit. 2008-04-21 02:21:45 +00:00
wget.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
zcip.c zcip: code size optimizations, improved help text and comments 2008-10-10 11:28:39 +00:00