busybox/networking
Denis Vlasenko a27a11bb2c introduce and use xdup2(int, int)
stop checking whether setsockopt_reuseaddr(int fd) was successful (it always is)
remove second parameter (sockllen) from xmalloc_sockaddr2xxxxx functions

sockaddr2str                                         142     156     +14
collect_blk                                          467     474      +7
xdup2                                                 28      33      +5
singlemount                                         4456    4454      -2
print_host                                           214     212      -2
nslookup_main                                        139     137      -2
ftpgetput_main                                       414     412      -2
udhcpd_main                                         1258    1255      -3
udhcpc_main                                         2405    2402      -3
traceroute_main                                     4125    4122      -3
nc_main                                             1072    1069      -3
buffer_fill_and_print                                 76      73      -3
xmalloc_sockaddr2hostonly_noport                      18      14      -4
xmalloc_sockaddr2host_noport                          18      14      -4
xmalloc_sockaddr2host                                 15      11      -4
xmalloc_sockaddr2dotted_noport                        18      14      -4
xmalloc_sockaddr2dotted                               18      14      -4
wget_main                                           2618    2614      -4
ping_main                                            393     389      -4
ip_port_str                                          120     115      -5
dhcprelay_main                                      1146    1141      -5
dnsd_main                                           1531    1525      -6
passwd_main                                         1110    1102      -8
udhcp_kernel_packet                                  206     197      -9
udhcp_listen_socket                                  154     144     -10
getty_main                                          2576    2566     -10
setup                                                655     640     -15
xmove_fd                                              51      34     -17
dolisten                                             759     742     -17
tcpudpsvd_main                                      1866    1836     -30
startservice                                         339     299     -40
2007-08-18 14:16:39 +00:00
..
libiproute assorted fixes for breakage found by randomconfig 2007-08-17 08:29:48 +00:00
udhcp introduce and use xdup2(int, int) 2007-08-18 14:16:39 +00:00
arp.c trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
arping.c xioctl and friends by Tito <farmatito@tiscali.it> 2007-07-14 22:07:14 +00:00
Config.in httpd: sendfile support 2007-08-12 21:05:49 +00:00
dnsd.c introduce and use xdup2(int, int) 2007-08-18 14:16:39 +00:00
ether-wake.c xioctl and friends by Tito <farmatito@tiscali.it> 2007-07-14 22:07:14 +00:00
ftpgetput.c introduce and use xdup2(int, int) 2007-08-18 14:16:39 +00:00
hostname.c Audit bb_common_bufsiz usage, add script which looks for misuse. 2007-06-04 10:16:52 +00:00
httpd_index_cgi_example httpd: directory indexer example doesn't need piping thru dd anymore 2007-02-02 01:18:37 +00:00
httpd.c httpd shrink and logging update, part 7 of 7 2007-08-17 19:21:12 +00:00
ifconfig.c xioctl and friends by Tito <farmatito@tiscali.it> 2007-07-14 22:07:14 +00:00
ifupdown.c assorted fixes for breakage found by randomconfig 2007-08-17 08:29:48 +00:00
inetd.c introduce and use xdup2(int, int) 2007-08-18 14:16:39 +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 s/#ifdef CONFIG_/#if ENABLE_/g 2007-08-13 10:36:25 +00:00
isrv_identd.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
isrv.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +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 xioctl and friends by Tito <farmatito@tiscali.it> 2007-07-14 22:07:14 +00:00
nc_bloaty.c introduce and use xdup2(int, int) 2007-08-18 14:16:39 +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 introduce and use xdup2(int, int) 2007-08-18 14:16:39 +00:00
nslookup.c introduce and use xdup2(int, int) 2007-08-18 14:16:39 +00:00
ping.c introduce and use xdup2(int, int) 2007-08-18 14:16:39 +00:00
pscan.c remove accumulated stray trailing whitespace 2007-07-17 21:42:59 +00:00
route.c trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
slattach.c trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
telnet.c trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
telnetd.c test: suppress gcc warning 2007-06-25 10:35:11 +00:00
tftp.c introduce and use xdup2(int, int) 2007-08-18 14:16:39 +00:00
traceroute.c introduce and use xdup2(int, int) 2007-08-18 14:16:39 +00:00
vconfig.c trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
wget.c introduce and use xdup2(int, int) 2007-08-18 14:16:39 +00:00
zcip.c zcip: remove stray seed48. It's the only thing which was pulling in 2007-07-23 22:44:15 +00:00