libiproute
|
Save a few more bytes
|
2002-12-02 00:54:10 +00:00 |
udhcp
|
Change if(x)free(x); to free(x);
|
2002-11-28 11:27:31 +00:00 |
hostname.c
|
Fix for hostname -s, by Stephan Linz
|
2002-11-10 22:07:48 +00:00 |
ifconfig.c
|
use #ifdef CONFIG_* instead of #if CONFIG_*
|
2002-11-26 09:02:06 +00:00 |
ifupdown.c
|
Fix simple syntax error
|
2002-11-26 02:23:41 +00:00 |
ipcalc.c
|
ipcalc applet by Stephan Linz and Jordan Crouse
|
2002-11-10 23:42:27 +00:00 |
netstat.c
|
use #ifdef CONFIG_* instead of #if CONFIG_*
|
2002-11-26 09:02:06 +00:00 |
nslookup.c
|
Commited patch from bug #1182
|
2002-07-24 00:56:56 +00:00 |
ping6.c
|
use #ifdef instead of #if
|
2002-11-26 03:03:41 +00:00 |
route.c
|
use #ifdef CONFIG_* instead of #if CONFIG_*
|
2002-11-26 09:02:06 +00:00 |
telnet.c
|
remove duplicate definition of G
|
2002-08-23 07:51:01 +00:00 |
traceroute.c
|
ansify
|
2002-08-23 07:52:58 +00:00 |