busybox/networking
Glenn L McGrath 7ffe133864 As we no longer use function pointers for read in common archiving code
archive_xread can be replaced with bb_full_read, and archive_copy_file
with bb_copyfd*
bb_copyfd is split into two functions bb_copyfd_size and bb_copyfd_eof,
they share a common backend.
2003-11-21 22:24:57 +00:00
..
libiproute "This function was not updating the argc and argv pointers to reflect 2003-08-29 10:58:46 +00:00
udhcp Ulrich Marx writes: 2003-11-14 03:00:04 +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
httpd.c Vodz last_patch_105 without his xargs patch which doenst apply cleanly 2003-10-06 13:23:06 +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
ip.c
ipaddr.c
ipcalc.c Busybox CVS version ipcalc have problems: 2003-09-12 00:44:50 +00:00
iplink.c
iproute.c
iptunnel.c
Makefile
Makefile.in
nameif.c
nc.c
netstat.c
nslookup.c
ping6.c
ping.c
route.c
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
vconfig.c
wget.c Rework wget, the xconnect interface, and its various clients 2003-10-31 09:31:46 +00:00