.. |
libiproute
|
Patch from dlively (whoever that is, see bug 591) to fix
|
2005-12-15 05:29:48 +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
|
- 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
|
- 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
|
|
|
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
|
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
|
|
|
nslookup.c
|
return failure when nslookup fails
|
2004-10-13 07:25:01 +00:00 |
ping6.c
|
|
|
ping.c
|
Add a fflush(stdout).
|
2005-12-15 08:04:17 +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
|
|
|
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 |