busybox/networking
Denys Vlasenko 57f46c1afd ntpd: remove some code which is at best unneeded and at worst wrong
function                                             old     new   delta
step_time                                            246     256     +10
ntpd_main                                            855     844     -11
update_local_clock                                   767     714     -53

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-01-17 03:01:15 +01:00
..
libiproute *: fix places where we were still using malloc/realloc 2010-01-08 09:07:50 +01:00
udhcp libbb: introduce and use monotonic_ms 2010-01-12 12:52:30 +01:00
arp.c
arping.c *: introduce and use ffulsh_all() 2009-11-02 14:19:51 +01:00
brctl.c
Config.in whitespace fix 2010-01-14 01:11:54 +01:00
dnsd.c
ether-wake.c *: use "can't" instead of "cannot" 2009-11-13 09:08:27 +01:00
ftpd.c libbb: added xfdopen_for_read/write 2009-11-15 23:28:11 +01:00
ftpgetput.c wget: check for close success; fix chunked; do not bother to send QUIT to ftp 2009-12-11 12:36:10 +01:00
hostname.c
httpd_indexcgi.c *: make it easier to distinquish "struct tm", pointer to one, etc 2010-01-09 19:10:49 +01:00
httpd_post_upload.txt httpd_post_upload.txt example: handle binary files too 2009-11-13 09:37:50 +01:00
httpd_ssi.c
httpd.c *: add/remove safe_, it seems we had a few incorrect uses 2010-01-12 12:29:55 +01:00
ifconfig.c *: remove some uses of argc 2010-01-04 14:15:38 +01:00
ifenslave.c
ifplugd.c ifplugd: restore auto-ifup unless -a; make iff method less iffy :D 2010-01-08 12:28:47 +01:00
ifupdown.c *: remove some uses of argc 2010-01-04 14:15:38 +01:00
inetd.c libbb: robustify isXXXX(). +39 bytes 2009-11-18 11:34:43 +01:00
interface.c
ip.c
ipcalc.c *: use "can't" instead of "cannot" 2009-11-13 09:08:27 +01:00
isrv_identd.c
isrv.c
isrv.h
Kbuild ntpd: new applet by Adam Tkac. +5k. 2009-11-22 03:43:55 +01:00
nameif.c *: use "can't" instead of "cannot" 2009-11-13 09:08:27 +01:00
nc_bloaty.c nc: fix "nc -nl -p LPORT RHOST" case (was expecting remote port 0). closes bug 837 2010-01-08 16:09:45 +01:00
nc.c
netstat.c
nslookup.c
ntpd_simple.c ntpd: ntpd.c -> ntpd_simple.c 2010-01-01 16:45:43 +01:00
ntpd.c ntpd: remove some code which is at best unneeded and at worst wrong 2010-01-17 03:01:15 +01:00
ping.c ping: fix unaligned access. closes bug 745. 2009-11-26 15:26:31 +01:00
pscan.c
route.c
slattach.c
tc.c hwclock: fix sizeof bug (used it on pointer, not array); make --systohc exact 2010-01-06 18:16:39 +01:00
tcpudp_perhost.c
tcpudp_perhost.h
tcpudp.c ntpd: and real handling for -N, show usage w/o options; trim text 2009-11-25 14:52:47 +01:00
telnet.c *: add/remove safe_, it seems we had a few incorrect uses 2010-01-12 12:29:55 +01:00
telnetd.c *: introduce and use ffulsh_all() 2009-11-02 14:19:51 +01:00
telnetd.ctrlSQ.patch
tftp.c randomconfig fixes 2009-12-12 02:42:35 +01:00
traceroute.c randomconfig fixes 2009-12-12 02:42:35 +01:00
tunctl.c
vconfig.c
wget.c wget: fix signedness in the compare (paranoia only, G.content_len is never < 0) 2009-12-11 14:12:28 +01:00
zcip.c *: remove some uses of argc 2010-01-04 14:15:38 +01:00