This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
busybox
/
networking
History
Rob Landley
11c7a7bed6
Various cleanups I made while going through Erik Hovland's patch submissions,
...
some of which are even from him. :)
2006-06-25 22:39:24 +00:00
..
libiproute
skip_whitespace() shouldn't claim its return value is const, it doesn't know
2006-06-18 20:20:07 +00:00
udhcp
Various cleanups I made while going through Erik Hovland's patch submissions,
2006-06-25 22:39:24 +00:00
arping.c
…
Config.in
- rename CONFIG_FEATURE_TFTP_DEBUG to CONFIG_DEBUG_TFTP
2006-06-14 17:32:11 +00:00
dnsd.c
…
ether-wake.c
…
fakeidentd.c
…
ftpgetput.c
…
hostname.c
…
httpd.c
…
ifconfig.c
…
ifupdown.c
only enable count_bit functions when actually needed to fix warning reported by Bernhard Fischer
2006-06-20 23:03:27 +00:00
inetd.c
…
interface.c
Patch by Robert P. Day to remove obsolete alias code that the 2.4 and 2.6
2006-06-20 21:13:29 +00:00
ip.c
…
ipaddr.c
…
ipcalc.c
…
iplink.c
…
iproute.c
…
iptunnel.c
…
Makefile
…
Makefile.in
…
nameif.c
…
nc.c
…
netstat.c
…
nslookup.c
…
ping6.c
Make some 64 bit warnings go away on x86-64.
2006-06-19 03:20:03 +00:00
ping.c
…
route.c
…
telnet.c
…
telnetd.c
…
tftp.c
Make this slightly more readable, and expose the hypocrasy of a comment that
2006-06-18 15:23:13 +00:00
traceroute.c
…
vconfig.c
…
wget.c
Patch from Denis Vlasenko:
2006-06-13 17:10:26 +00:00
zcip.c
A few patches from Erik Hovland, turning strncpy() into safe_strncpy() and
2006-06-25 00:34:52 +00:00