busybox/networking
2003-12-16 01:29:40 +00:00
..
libiproute "This function was not updating the argc and argv pointers to reflect 2003-08-29 10:58:46 +00:00
udhcp not sure who made this change, but it certainly mucks things up (note 'fwrite(leases, ...'), adds a bit more code, and some stack overhead. Anywho, this fixes it, and retains the spirit of what the submitter of this change was attempting to acheive (the entire lease is written at once in a struct) 2003-12-16 01:29:40 +00:00
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 As we no longer use function pointers for read in common archiving code 2003-11-21 22:24:57 +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 Stop sending data to the client after the first failure. 2003-12-08 20:21:53 +00:00
ifconfig.c Michael Smith writes: 2003-11-14 03:04:08 +00:00
ifupdown.c As vodz just pointed out, I screwup up the call to bb_xasprintf! 2003-09-12 08:39:05 +00:00
inetd.c Fixup bugs in last patch 2003-07-28 09:31:28 +00:00
ip.c Major coreutils update. 2003-03-19 09:13:01 +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 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 Update a bunch of docs. Run a script to update my email addr. 2003-07-14 21:21:08 +00:00
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 Major coreutils update. 2003-03-19 09:13:01 +00:00
netstat.c Major coreutils update. 2003-03-19 09:13:01 +00:00
nslookup.c Major coreutils update. 2003-03-19 09:13:01 +00:00
ping6.c Patch from Russell Coker: 2003-05-22 07:10:22 +00:00
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 Rework wget, the xconnect interface, and its various clients 2003-10-31 09:31:46 +00:00
telnetd.c Fix compile error, Vodz, last_path_113 2003-09-12 11:27:15 +00:00
tftp.c Christian Meyer provided this patch to fix more bugs with the tftp client 2003-07-30 07:16:39 +00:00
traceroute.c Remove remaining libc5 support code 2003-07-22 08:56:55 +00:00
vconfig.c Major coreutils update. 2003-03-19 09:13:01 +00:00
wget.c Rework wget, the xconnect interface, and its various clients 2003-10-31 09:31:46 +00:00