hush/networking
2005-11-22 17:09:14 +00:00
..
libiproute * uniq.c: remove unneeded include and use short boilerplate. 2005-10-26 10:47:26 +00:00
udhcp more make safe the exported namespace for udhcp. Move to bb-specific file for reduce change into udhcp-CVS 2005-09-23 11:25:29 +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 sync inetd with slackware-10.2 inetd (OpenBSD-1.79), have destroy bug 455 2005-10-03 08:08:58 +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 - remove extra/unneeded function call. testing svn 2005-06-24 03:47:57 +00:00
ftpgetput.c Patch from Tomasz Mateja: don't try to CWD to a _filename_, just send the full 2005-11-08 00:52:31 +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 revert wait zombie, it have as linux-specific signal(SIG_CHLD,SIG_IGN) already, do not confuse me\! 2005-09-26 13:55:43 +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 Rob Sullivan sent in some cleanups, which I beat on slightly. 2005-10-28 09:24:33 +00:00
inetd.c change osbolete sigpause() to sigsuspend() 2005-11-09 09:19:29 +00:00
interface.c Move interface.c to networking directory since it's only used by ifconfig. 2005-11-22 07:52:54 +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 Move interface.c to networking directory since it's only used by ifconfig. 2005-11-22 07:52:54 +00:00
nameif.c Patch from Bernhard Fischer to make a bunch of symbols static 2005-04-16 19:39:00 +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 BsAtHome writes in Bug 433: 2005-09-15 01:32:48 +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 Rob Sullivan sent in some cleanups, which I beat on slightly. 2005-10-28 09:24:33 +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 more const, use bb_getopt_ulflags, insert XXX for show place of problems 2005-10-17 10:47:19 +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 - new bb_opt_complementally syntax, use [-:?] only - 'free' chars 2005-10-14 09:56:52 +00:00
zcip.c - fix bug to avoid aliasing busybox' main to zcip_main in IMA mode. 2005-10-21 10:43:11 +00:00