.. |
libiproute
|
Patch from Bernhard Fischer to remove some useless bits.
|
2006-05-17 20:24:53 +00:00 |
udhcp
|
- replace _PATH_DEVNULL with bb_dev_null
|
2006-05-19 13:12:21 +00:00 |
arping.c
|
Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes
|
2006-05-07 20:20:34 +00:00 |
Config.in
|
re-enable udhcp in a few more places
|
2006-05-08 03:24:36 +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
|
- remove emacs layout block as suggested by Robert P.J. Day
|
2006-05-19 19:29:19 +00:00 |
hostname.c
|
just whitespace
|
2006-01-25 00:08:53 +00:00 |
httpd.c
|
More usage.h cleanups, with collateral changes to httpd. Specifically,
|
2006-04-28 19:38:04 +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
|
Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes
|
2006-05-07 20:20:34 +00:00 |
inetd.c
|
- patch from Denis Vlasenko to add and use bb_xdaemon()
|
2006-04-12 18:09:26 +00:00 |
interface.c
|
Patch from Robert P. Day to remove #ifdefed out SLIP support code that we
|
2006-05-19 22:54:42 +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
|
- remove emacs layout block as suggested by Robert P.J. Day
|
2006-05-19 19:29:19 +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
|
pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list
|
2006-05-13 02:33:09 +00:00 |
Makefile.in
|
- revert back to r14406
|
2006-03-13 19:04:00 +00:00 |
nameif.c
|
CONFIG->ENABLE migration.
|
2006-05-04 19:52:28 +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
|
fix no previous prototype warning
|
2006-05-11 02:36:51 +00:00 |
telnet.c
|
- remove emacs layout block as suggested by Robert P.J. Day
|
2006-05-19 19:29:19 +00:00 |
telnetd.c
|
accept() takes a socklen_t, not an int
|
2006-05-10 17:18:11 +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
|
kill off pointless malloc.h include
|
2006-04-16 21:17:00 +00:00 |
vconfig.c
|
- patch from Denis Vlasenko to add and use bb_xopen3()
|
2006-04-13 12:45:04 +00:00 |
wget.c
|
- remove emacs layout block as suggested by Robert P.J. Day
|
2006-05-19 19:29:19 +00:00 |
zcip.c
|
fix from David Daney, on busybox mailing list:
|
2006-03-29 23:01:33 +00:00 |