..
libiproute
Patch from Bastian Blank
2003-02-15 11:50:33 +00:00
udhcp
Patch from Bastian Blank
2003-02-15 11:50:33 +00:00
arping.c
Minor update to arping, patch from Nick Fedchik
2003-02-09 07:01:33 +00:00
Config.in
Patch from Bastian Blank
2003-02-15 11:50:33 +00:00
ftpgetput.c
When retrieving a file dont open file until we have to to prevent files of size 0 being created when retrieval fails, bug found by Jeff Angielski
2002-12-18 02:47:40 +00:00
hostname.c
Fix for hostname -s, by Stephan Linz
2002-11-10 22:07:48 +00:00
httpd.c
Fix compile error, last_patch81 by Vladimir N. Oleynik
2003-02-10 22:28:21 +00:00
ifconfig.c
Eliminate most instances where we use linux kernel headers
2003-01-14 08:54:08 +00:00
ifupdown.c
Fix a couple more ifupdown bugs
2003-02-03 12:44:59 +00:00
inetd.c
Fix compile error... header problems.
2003-02-11 07:06:06 +00:00
ip.c
Enable ip commands to be compiled seperate from ip, modifed patch from Bastian Blank
2002-12-01 23:04:06 +00:00
ipaddr.c
Enable ip commands to be compiled seperate from ip, modifed patch from Bastian Blank
2002-12-01 23:04:06 +00:00
ipcalc.c
ipcalc applet by Stephan Linz and Jordan Crouse
2002-11-10 23:42:27 +00:00
iplink.c
Enable ip commands to be compiled seperate from ip, modifed patch from Bastian Blank
2002-12-01 23:04:06 +00:00
iproute.c
Enable ip commands to be compiled seperate from ip, modifed patch from Bastian Blank
2002-12-01 23:04:06 +00:00
iptunnel.c
Enable ip commands to be compiled seperate from ip, modifed patch from Bastian Blank
2002-12-01 23:04:06 +00:00
Makefile
Completely rework the config system so that it no longer annoys me to work on
2002-04-12 12:05:57 +00:00
Makefile.in
New applet, inetd, make httpd features more configurable, update authors, last_patch_80
2003-02-09 06:51:14 +00:00
nameif.c
Dont use getopt_long, minor usage changes, patch by Nick Fedchik
2003-01-19 13:34:21 +00:00
nc.c
Tom Oehser noticed that we were lacking the SO_REUSEADDR flag.
2002-05-05 03:40:14 +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
Kiss Gabor noticed that ping compiled without BB_FEATURE_FANCY_PING
2003-01-12 06:08:33 +00:00
ping.c
Kiss Gabor noticed that ping compiled without BB_FEATURE_FANCY_PING
2003-01-12 06:08:33 +00:00
route.c
Always print the routing table header for IPv4:
2002-12-16 22:04:18 +00:00
telnet.c
remove duplicate definition of G
2002-08-23 07:51:01 +00:00
telnetd.c
Patch from Basitan Blank to fix nasty bug
2003-01-22 21:09:48 +00:00
tftp.c
Bugfix, wastn retrieving last block, patch by Jean-Christophe Dubois
2002-12-19 20:16:22 +00:00
traceroute.c
ansify
2002-08-23 07:52:58 +00:00
vconfig.c
Rewrite by Manuel Novoa III, very compact implimentation.
2003-02-08 23:11:19 +00:00
wget.c
Accept the --passive-ftp cmd.line option. We always use passive ftp mode,
2002-07-12 00:04:46 +00:00