hush/networking
2006-01-19 14:51:17 +00:00
..
libiproute - shared libbusybox. 2006-01-15 14:04:57 +00:00
udhcp - shared libbusybox. 2006-01-15 14:04:57 +00:00
arping.c Patch from Bernhard Fischer to make a bunch of symbols static 2005-04-16 19:39:00 +00:00
Config.in - better wording 2006-01-04 13:35:09 +00:00
ether-wake.c patch by apgo in Bug 345 to not use ether_hostton() with uClibc 2005-07-31 22:49:12 +00:00
fakeidentd.c setgid and setuid have changes effective id too 2006-01-15 14:55:48 +00:00
ftpgetput.c The brain-dead FTP servers on Solaris don't support the size command. 2006-01-10 06:36:00 +00:00
hostname.c Update a bunch of docs. Run a script to update my email addr. 2003-07-14 21:21:08 +00:00
httpd.c fix comment documentation 2006-01-03 23:59:01 +00:00
ifconfig.c Can't store a pointer in an int on 64 bit platforms. 2005-11-22 17:09:14 +00:00
ifupdown.c - several functions depend on IPv4 or IPv6 od IPX support. 2005-12-14 14:13:15 +00:00
inetd.c change osbolete sigpause() to sigsuspend() 2005-11-09 09:19:29 +00:00
interface.c - missing bits of patch attached to bug #249 (constify). 2006-01-19 14:51:17 +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 touchup argc/argv handling to shrink a bit and fix a segfault when given wrong number of parameters as noted and fixed by Cristian Ionescu-Idbohrn 2005-09-24 23:48:18 +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 use the shorter license header 2005-09-24 07:16:29 +00:00
Makefile.in - shared libbusybox. 2006-01-15 14:04:57 +00:00
nameif.c restore erronyous 'cleanups' by Rob Sullivan and landley 2006-01-15 09:29:41 +00:00
nc.c common BUFSIZ BSS buffer, small reduce code, data and bss 2005-10-15 10:23:55 +00:00
netstat.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
nslookup.c return failure when nslookup fails 2004-10-13 07:25:01 +00:00
ping.c Ok, ping needs a rewrite from the ground up. (This is not a busybox app.) 2006-01-11 03:44:11 +00:00
ping6.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
route.c network "default" --> bb_INET_default. Reduce 2 exported from find applet 2005-09-22 11:11:11 +00:00
telnet.c eliminate mixed declaration, to support older compilers a little longer. 2005-11-28 16:29:45 +00:00
telnetd.c telnetd -b (bind to specific address) support from Iuri Gomes Diniz. 2005-11-10 22:37:40 +00:00
tftp.c Fix -g and -p options. Patch from Traceman. (I don't know who that is, 2005-12-15 05:42:55 +00:00
traceroute.c - new bb_opt_complementally syntax, use [-:?] only - 'free' chars 2005-10-14 09:56:52 +00:00
vconfig.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
wget.c If we really _need_ an #ifdef like this, then we should be using the libbb 2005-12-02 17:57:23 +00:00
zcip.c - do away with superfluous keyword. 2005-12-13 10:28:25 +00:00