busybox/util-linux
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
..
Config.in make FEATURE_HAVE_RPC auto-selectable by mount and inetd sub-features 2007-06-16 13:56:51 +00:00
dmesg.c delete tons of extra #includes 2007-05-31 22:42:12 +00:00
fbset.c s/#ifdef CONFIG_/#if ENABLE_/g 2007-08-13 10:36:25 +00:00
fdformat.c xioctl and friends by Tito <farmatito@tiscali.it> 2007-07-14 22:07:14 +00:00
fdisk_aix.c fdisk: get rid of _() macro. 2007-03-19 14:43:38 +00:00
fdisk_osf.c trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
fdisk_sgi.c style fix (stray space before ';') 2007-07-21 15:08:09 +00:00
fdisk_sun.c style fix (stray space before ';') 2007-07-21 15:08:09 +00:00
fdisk.c trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
freeramdisk.c xioctl and friends by Tito <farmatito@tiscali.it> 2007-07-14 22:07:14 +00:00
fsck_minix.c fsck_minix: forgotten bit of previous commit... 2007-06-13 12:35:34 +00:00
getopt.c trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
hexdump.c trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
hwclock.c s/#ifdef CONFIG_/#if ENABLE_/g 2007-08-13 10:36:25 +00:00
ipcrm.c s/#ifdef CONFIG_/#if ENABLE_/g 2007-08-13 10:36:25 +00:00
ipcs.c use "glibc errno" trick not only for ash, but for entire busybox 2007-05-31 22:16:38 +00:00
Kbuild build system overhaul 2006-10-05 10:17:08 +00:00
losetup.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
mdev.c trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
minix.h minix.h: add very simple test script 2007-06-13 12:49:46 +00:00
mkfs_minix.c fsck_minix: stop using data/bss 2007-06-13 12:28:21 +00:00
mkswap.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
more.c assorted fixes for breakage found by randomconfig 2007-08-17 08:29:48 +00:00
mount.c introduce and use xdup2(int, int) 2007-08-18 14:16:39 +00:00
pivot_root.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
rdate.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
readprofile.c trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
setarch.c use "glibc errno" trick not only for ash, but for entire busybox 2007-05-31 22:16:38 +00:00
swaponoff.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
switch_root.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
umount.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00