hush/networking
Bernhard Reutner-Fischer e0387a6ee8 - fix the build if we have ftpput without ftpget (speeling reeoe)
Thanks to Stephane Billiart
2006-06-07 13:31:59 +00:00
..
libiproute Header cleanup: don't #include headers that libbb.h already includes. 2006-06-02 20:53:38 +00:00
udhcp Use BB endianness macro. 2006-05-31 22:24:33 +00:00
arping.c Consolidate #include <sys/time.h> so libbb.h does it. 2006-05-27 21:42:58 +00:00
Config.in - add CONFIG_FEATURE_WGET_LONG_OPTIONS 2006-05-31 14:11:38 +00:00
dnsd.c - s/defined(__uClinux__)/BB_NOMMU/ 2006-05-31 10:19:51 +00:00
ether-wake.c - patch from Denis Vlasenko to add and use bb_xsocket() and to use 2006-04-12 17:55:51 +00:00
fakeidentd.c Header cleanup on two more networking files (move libbb.h to the top and 2006-06-05 17:35:24 +00:00
ftpgetput.c - fix the build if we have ftpput without ftpget (speeling reeoe) 2006-06-07 13:31:59 +00:00
hostname.c just whitespace 2006-01-25 00:08:53 +00:00
httpd.c Consolidate #include <sys/time.h> so libbb.h does it. 2006-05-27 21:42:58 +00:00
ifconfig.c - patch from Denis Vlasenko to add and use bb_xsocket() and to use 2006-04-12 17:55:51 +00:00
ifupdown.c Size reductions, mostly switching things to use libbb functions. 2006-05-29 06:43:55 +00:00
inetd.c - s/defined(__uClinux__)/BB_NOMMU/ 2006-05-31 10:19:51 +00:00
interface.c Remove #ifdeffed out code, both KEEP_UNUSED and #if 0. 2006-06-03 21:23:20 +00:00
ip.c * uniq.c: remove unneeded include and use short boilerplate. 2005-10-26 10:47:26 +00:00
ipaddr.c * uniq.c: remove unneeded include and use short boilerplate. 2005-10-26 10:47:26 +00:00
ipcalc.c #ifdef reduction. 2006-06-02 19:03:01 +00:00
iplink.c * uniq.c: remove unneeded include and use short boilerplate. 2005-10-26 10:47:26 +00:00
iproute.c * uniq.c: remove unneeded include and use short boilerplate. 2005-10-26 10:47:26 +00:00
iptunnel.c * uniq.c: remove unneeded include and use short boilerplate. 2005-10-26 10:47:26 +00:00
Makefile pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list 2006-05-13 02:33:09 +00:00
Makefile.in - revert back to r14406 2006-03-13 19:04:00 +00:00
nameif.c Header cleanup on two more networking files (move libbb.h to the top and 2006-06-05 17:35:24 +00:00
nc.c Consolidate #include <sys/time.h> so libbb.h does it. 2006-05-27 21:42:58 +00:00
netstat.c just whitespace 2006-01-25 00:08:53 +00:00
nslookup.c return failure when nslookup fails 2004-10-13 07:25:01 +00:00
ping6.c Consolidate #include <sys/time.h> so libbb.h does it. 2006-05-27 21:42:58 +00:00
ping.c Bugfix from Shaun Jackman: don't attempt to write 64 bytes and then fail if 2006-05-31 23:54:50 +00:00
route.c fix no previous prototype warning 2006-05-11 02:36:51 +00:00
telnet.c Consolidate #include <sys/time.h> so libbb.h does it. 2006-05-27 21:42:58 +00:00
telnetd.c - fix the build if we have ftpput without ftpget (speeling reeoe) 2006-06-07 13:31:59 +00:00
tftp.c - use bb_msg_{read,write}_error where appropriate. 2006-06-03 22:45:37 +00:00
traceroute.c Consolidate #include <sys/time.h> so libbb.h does it. 2006-05-27 21:42:58 +00:00
vconfig.c - patch from Denis Vlasenko to add and use bb_xopen3() 2006-04-13 12:45:04 +00:00
wget.c - use bb_msg_{read,write}_error where appropriate. 2006-06-03 22:45:37 +00:00
zcip.c Consolidate #include <sys/time.h> so libbb.h does it. 2006-05-27 21:42:58 +00:00