busybox/networking
Glenn L McGrath 58a2e0e262 Patch from Leif Lindholm (slightly modified by me), to fix http
redirection.
Example of incorrect behaviour was the following url, busybox wget didnt
get redirected to the busybox url as it should.
http://freshmeat.net/redir/busybox/953/url_homepage/www.busybox.net
2004-01-17 23:07:14 +00:00
..
libiproute
udhcp
arping.c Patch by Fillod Stephane, declare variables as static to not clobber 2003-09-26 00:33:18 +00:00
Config.in Andreas Mohr writes: 2003-10-22 09:58:56 +00:00
ftpgetput.c Modify bb_lookup_port to allow the protocol to be specified, allowing 2004-01-17 05:03:31 +00:00
hostname.c
httpd.c
ifconfig.c
ifupdown.c Manousaridis Angelos writes: 2003-12-19 10:46:00 +00:00
inetd.c Modify bb_lookup_port to allow the protocol to be specified, allowing 2004-01-17 05:03:31 +00:00
ip.c Major coreutils update. 2003-03-19 09:13:01 +00:00
ipaddr.c
ipcalc.c Busybox CVS version ipcalc have problems: 2003-09-12 00:44:50 +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
Makefile.in last_patch95 from vodz: 2003-07-28 07:40:39 +00:00
nameif.c Patch from Lars Kellogg-Stedman: 2003-07-05 08:00:17 +00:00
nc.c Modify bb_lookup_port to allow the protocol to be specified, allowing 2004-01-17 05:03:31 +00:00
netstat.c
nslookup.c Major coreutils update. 2003-03-19 09:13:01 +00:00
ping6.c
ping.c Remove remaining libc5 support code 2003-07-22 08:56:55 +00:00
route.c Major coreutils update. 2003-03-19 09:13:01 +00:00
telnet.c Modify bb_lookup_port to allow the protocol to be specified, allowing 2004-01-17 05:03:31 +00:00
telnetd.c Patch from Fillod Stephane: 2003-12-19 11:30:13 +00:00
tftp.c Modify bb_lookup_port to allow the protocol to be specified, allowing 2004-01-17 05:03:31 +00:00
traceroute.c Remove remaining libc5 support code 2003-07-22 08:56:55 +00:00
vconfig.c
wget.c