hush/networking
Denys Vlasenko 4168fdd8e6 ntpd: add -w "watch" option, useful for debugging to look at our own data
Also fixed a small buglet discovered using -w

function                                             old     new   delta
recv_and_process_peer_pkt                            895     944     +49
select_and_cluster                                  1132    1150     +18
packed_usage                                       26769   26767      -2

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-01-04 00:19:13 +01:00
..
libiproute *: use "can't" instead of "cannot" 2009-11-13 09:08:27 +01:00
udhcp replace APP_xxDHCPxx with xxDHCPxx, it's more consistent with the rest 2009-12-11 02:21:10 +01:00
arp.c
arping.c *: introduce and use ffulsh_all() 2009-11-02 14:19:51 +01:00
brctl.c *: mass renaming of USE_XXXX to IF_XXXX 2009-04-21 11:09:40 +00:00
Config.in replace APP_xxDHCPxx with xxDHCPxx, it's more consistent with the rest 2009-12-11 02:21:10 +01:00
dnsd.c dnsd: stop using oversized buffer. trim comment. 2009-04-12 19:03:01 +00:00
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 remove trailing whitespace 2009-07-15 20:02:19 +02:00
httpd_indexcgi.c httpd_indexcgi: fix off-by-one error 2009-10-27 09:29:01 +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_ssi.c: make it a bit less broken 2009-09-13 17:38:15 +02:00
httpd.c httpd -m: output salted MD5 hash. By (forrest AT hifulltech.com) 2009-12-16 02:28:50 +01:00
ifconfig.c *: mass renaming of USE_XXXX to IF_XXXX 2009-04-21 11:09:40 +00:00
ifenslave.c ifenslave: fix for 2.4 kernels compile 2009-09-23 23:47:52 +02:00
ifplugd.c ifplugd: small optimization 2009-11-07 17:30:14 +01:00
ifupdown.c replace APP_xxDHCPxx with xxDHCPxx, it's more consistent with the rest 2009-12-11 02:21:10 +01:00
inetd.c libbb: robustify isXXXX(). +39 bytes 2009-11-18 11:34:43 +01:00
interface.c small optimizations of toupper/tolower 2009-10-23 13:03:59 +02:00
ip.c *: mass renaming of USE_XXXX to IF_XXXX 2009-04-21 11:09:40 +00:00
ipcalc.c *: use "can't" instead of "cannot" 2009-11-13 09:08:27 +01:00
isrv_identd.c
isrv.c
isrv.h *: make "pragma GCC visibility push(hidden)" less ugly 2009-04-09 12:35:13 +00:00
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 *: introduce and use ffulsh_all() 2009-11-02 14:19:51 +01:00
nc.c nc: fix nc -ll; report vfork errors; make select loop faster 2009-08-03 02:59:22 +02:00
netstat.c *: mass renaming of USE_XXXX to IF_XXXX 2009-04-21 11:09:40 +00:00
nslookup.c
ntpd_simple.c ntpd: ntpd.c -> ntpd_simple.c 2010-01-01 16:45:43 +01:00
ntpd.c ntpd: add -w "watch" option, useful for debugging to look at our own data 2010-01-04 00:19:13 +01:00
ping.c ping: fix unaligned access. closes bug 745. 2009-11-26 15:26:31 +01:00
pscan.c
route.c *: a few more NOINLINEs 2009-10-08 14:35:37 +02:00
slattach.c
tc.c *: use "can't" instead of "cannot" 2009-11-13 09:08:27 +01:00
tcpudp_perhost.c
tcpudp_perhost.h *: make "pragma GCC visibility push(hidden)" less ugly 2009-04-09 12:35:13 +00:00
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 find: add zeroing of G.xxx; ftpd - remove extraneous zeroing of G.xxx 2009-09-30 02:39:57 +02:00
telnetd.c *: introduce and use ffulsh_all() 2009-11-02 14:19:51 +01:00
telnetd.ctrlSQ.patch *: mass renaming of USE_XXXX to IF_XXXX 2009-04-21 11:09:40 +00:00
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 *: mass renaming of USE_XXXX to IF_XXXX 2009-04-21 11:09:40 +00:00
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