hush/networking
Denis Vlasenko 5d61e71c3a introduce safe_poll (fixes a problem in top)
function                                             old     new   delta
safe_poll                                              -      77     +77
svlogd_main                                         1470    1466      -4
zcip_main                                           1530    1524      -6
forkexec                                            1345    1338      -7
decode_format_string                                 795     788      -7
collect_blk                                          474     467      -7
buffer_pread                                         540     532      -8
tftp                                                1182    1172     -10
microcom_main                                        763     749     -14
arpping                                              441     424     -17
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 0/9 up/down: 77/-80)             Total: -3 bytes
   text    data     bss     dec     hex filename
 770162    1034   10404  781600   bed20 busybox_old
 770158    1034   10404  781596   bed1c busybox_unstripped
2007-09-27 10:09:59 +00:00
..
libiproute assorted fixes for breakage found by randomconfig 2007-08-17 08:29:48 +00:00
udhcp introduce safe_poll (fixes a problem in top) 2007-09-27 10:09:59 +00:00
arp.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
arping.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
Config.in httpd: optional support for partial downloads 2007-09-21 22:35:18 +00:00
dnsd.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
ether-wake.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
ftpgetput.c update Glenn McGrath's email address 2007-09-21 13:16:32 +00:00
hostname.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
httpd_indexcgi.c httpd: code shrink of dir indexer example 2007-08-23 10:43:18 +00:00
httpd.c introduce safe_poll (fixes a problem in top) 2007-09-27 10:09:59 +00:00
ifconfig.c xioctl and friends by Tito <farmatito@tiscali.it> 2007-07-14 22:07:14 +00:00
ifupdown.c update Glenn McGrath's email address 2007-09-21 13:16:32 +00:00
inetd.c inetd: move struct fields around -> save .25 k of code 2007-09-26 10:46:18 +00:00
interface.c trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
ip.c trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
ipcalc.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
isrv_identd.c libbb,crond,lash: fix getopt32 (don't know how it managed to slip through) 2007-08-19 13:42:08 +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 slattach: new applet. 2007-06-20 15:23:03 +00:00
nameif.c update Glenn McGrath's email address 2007-09-21 13:16:32 +00:00
nc_bloaty.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
nc.c Audit bb_common_bufsiz usage, add script which looks for misuse. 2007-06-04 10:16:52 +00:00
netstat.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
nslookup.c introduce and use xdup2(int, int) 2007-08-18 14:16:39 +00:00
ping.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
pscan.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
route.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
slattach.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
telnet.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
telnetd.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
tftp.c introduce safe_poll (fixes a problem in top) 2007-09-27 10:09:59 +00:00
traceroute.c introduce safe_poll (fixes a problem in top) 2007-09-27 10:09:59 +00:00
vconfig.c trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
wget.c *: kill bb_get_last_path_component, replace with two functions 2007-09-24 18:27:04 +00:00
zcip.c introduce safe_poll (fixes a problem in top) 2007-09-27 10:09:59 +00:00