..
libiproute
restore compare_string_array new interface (make broken by landley)
2005-12-06 12:00:39 +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
remove warnings if compile with -W, use ENABLE_FEATURE vs CONFIG_FEATURE
2005-12-02 09:46:04 +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
ping6.c
Remove trailing whitespace. Update copyright to include 2004.
2004-03-15 08:29:22 +00:00
ping.c
BsAtHome writes in Bug 433:
2005-09-15 01:32:48 +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
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
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
- fix zcip for IMA compile mode.
2005-12-12 10:21:35 +00:00