busybox/networking
Denis Vlasenko 7679145cfa ping: fix write-after-allocated-mem bug
ping: use monotonic_us instead of gettimeofday: smaller code and
      needs only 4 bytes in the packet
ping: display roundtrip times with 1/1000th of ms, not 1/10 ms precision.
wget: small optimization

function                                             old     new   delta
pingstats                                            243     259     +16
sendping6                                             98      93      -5
sendping4                                            183     178      -5
.rodata                                           129715  129707      -8
progressmeter                                        867     855     -12
unpack_tail                                          320     272     -48
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/5 up/down: 16/-78)            Total: -62 bytes
2007-06-18 08:55:57 +00:00
..
libiproute
udhcp wget: use monotonic_sec instead of gettimeofday 2007-06-17 23:40:26 +00:00
Config.in make FEATURE_HAVE_RPC auto-selectable by mount and inetd sub-features 2007-06-16 13:56:51 +00:00
Kbuild pscan: new applet (portscanner). ~1350 bytes. By Tito <farmatito@tiscali.it> 2007-06-16 13:37:59 +00:00
arp.c
arping.c wget: use monotonic_sec instead of gettimeofday 2007-06-17 23:40:26 +00:00
dnsd.c
ether-wake.c
ftpgetput.c
hostname.c
httpd.c
httpd_index_cgi_example
ifconfig.c
ifupdown.c
inetd.c
interface.c
ip.c
ipcalc.c
isrv.c
isrv.h
isrv_identd.c
nameif.c
nc.c
nc_bloaty.c
netstat.c
nslookup.c
ping.c ping: fix write-after-allocated-mem bug 2007-06-18 08:55:57 +00:00
pscan.c hwclock: size optimizations 2007-06-17 19:09:05 +00:00
route.c
telnet.c
telnetd.c
tftp.c
traceroute.c hwclock: size optimizations 2007-06-17 19:09:05 +00:00
vconfig.c
wget.c ping: fix write-after-allocated-mem bug 2007-06-18 08:55:57 +00:00
zcip.c wget: use monotonic_sec instead of gettimeofday 2007-06-17 23:40:26 +00:00