This website requires JavaScript.
Explore
Help
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
59df6f73988b103f0dcfffeaec10642527336c5e
busybox
/
networking
T
History
Matt Kraai
59df6f7398
Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c
...
by Larry Doolittle.
2001-05-16 14:21:09 +00:00
..
hostname.c
Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c
2001-05-16 14:21:09 +00:00
ifconfig.c
…
nc.c
Fix incorrect length passed to accept noted by Larry Doolittle.
2001-05-15 03:05:39 +00:00
nslookup.c
…
ping.c
Update how we detect if libc5 is in use.
2001-04-09 23:52:18 +00:00
route.c
…
telnet.c
Patch from Jim McQuillan to pass the terminal type to the remote host.
2001-05-07 17:57:45 +00:00
tftp.c
A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few
2001-04-05 03:14:39 +00:00
wget.c
Suggestion from Larry: no format string, use fputs instead.
2001-05-15 20:11:49 +00:00