..
libiproute
- include proper headers.
2006-04-05 16:21:37 +00:00
arping.c
- patch from Denis Vlasenko to add and use bb_xsocket() and to use
2006-04-12 17:55:51 +00:00
Config.in
- put udhcp back in (Rob, you removed this in r14787 by accident..).
2006-04-10 18:02:12 +00:00
dnsd.c
- patch from Denis Vlasenko to add bb_xbind() and bb_xlisten()
2006-04-12 18:24:37 +00:00
ether-wake.c
- patch from Denis Vlasenko to add and use bb_xsocket() and to use
2006-04-12 17:55:51 +00:00
fakeidentd.c
- patch from Denis Vlasenko to add bb_xbind() and bb_xlisten()
2006-04-12 18:24:37 +00:00
ftpgetput.c
The brain-dead FTP servers on Solaris don't support the size command.
2006-01-10 06:36:00 +00:00
hostname.c
just whitespace
2006-01-25 00:08:53 +00:00
httpd.c
Hard wiring configuration symbol values into the code defeats the purpose
2006-04-14 02:32:29 +00:00
ifconfig.c
- patch from Denis Vlasenko to add and use bb_xsocket() and to use
2006-04-12 17:55:51 +00:00
ifupdown.c
- move buffer allocation schemes to libbb.h
2006-04-03 16:39:31 +00:00
inetd.c
- patch from Denis Vlasenko to add and use bb_xdaemon()
2006-04-12 18:09:26 +00:00
interface.c
- include proper headers.
2006-04-05 16:21:37 +00:00
ip.c
* uniq.c: remove unneeded include and use short boilerplate.
2005-10-26 10:47:26 +00:00
ipaddr.c
* uniq.c: remove unneeded include and use short boilerplate.
2005-10-26 10:47:26 +00:00
ipcalc.c
touchup argc/argv handling to shrink a bit and fix a segfault when given wrong number of parameters as noted and fixed by Cristian Ionescu-Idbohrn
2005-09-24 23:48:18 +00:00
iplink.c
* uniq.c: remove unneeded include and use short boilerplate.
2005-10-26 10:47:26 +00:00
iproute.c
* uniq.c: remove unneeded include and use short boilerplate.
2005-10-26 10:47:26 +00:00
iptunnel.c
* uniq.c: remove unneeded include and use short boilerplate.
2005-10-26 10:47:26 +00:00
Makefile
- use absolute path for top_builddir and top_srcdir.
2006-03-02 17:33:25 +00:00
Makefile.in
- revert back to r14406
2006-03-13 19:04:00 +00:00
nameif.c
- add platform.h.
2006-01-22 22:55:11 +00:00
nc.c
- patch from Denis Vlasenko to add bb_xbind() and bb_xlisten()
2006-04-12 18:24:37 +00:00
netstat.c
just whitespace
2006-01-25 00:08:53 +00:00
nslookup.c
return failure when nslookup fails
2004-10-13 07:25:01 +00:00
ping6.c
Patch from KRONSTORFER Horst to Fix a size mismatch in ping, such as the 56/84
2006-04-01 17:28:11 +00:00
ping.c
Patch from KRONSTORFER Horst to Fix a size mismatch in ping, such as the 56/84
2006-04-01 17:28:11 +00:00
route.c
- patch from Denis Vlasenko to add and use bb_xsocket() and to use
2006-04-12 17:55:51 +00:00
telnet.c
Patch from Denis Vlasenko turning static const int (which gets emitted into
2006-03-10 19:22:06 +00:00
telnetd.c
- patch from Denis Vlasenko to add bb_xbind() and bb_xlisten()
2006-04-12 18:24:37 +00:00
tftp.c
- patch from Denis Vlasenko to add and use bb_xsocket() and to use
2006-04-12 17:55:51 +00:00
traceroute.c
- patch from Denis Vlasenko to add bb_xbind() and bb_xlisten()
2006-04-12 18:24:37 +00:00
vconfig.c
- patch from Denis Vlasenko to add and use bb_xopen3()
2006-04-13 12:45:04 +00:00
wget.c
Small tweak cherry-picked from Devin Bayer's monster MacOS X patch.
2006-02-21 18:34:54 +00:00
zcip.c
fix from David Daney, on busybox mailing list:
2006-03-29 23:01:33 +00:00