.. |
libiproute
|
Size reductions, mostly switching things to use libbb functions.
|
2006-05-29 06:43:55 +00:00 |
udhcp
|
Use BB endianness macro.
|
2006-05-31 22:24:33 +00:00 |
arping.c
|
Consolidate #include <sys/time.h> so libbb.h does it.
|
2006-05-27 21:42:58 +00:00 |
Config.in
|
- add CONFIG_FEATURE_WGET_LONG_OPTIONS
|
2006-05-31 14:11:38 +00:00 |
dnsd.c
|
- s/defined(__uClinux__)/BB_NOMMU/
|
2006-05-31 10:19:51 +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
|
Consolidate #include <sys/time.h> so libbb.h does it.
|
2006-05-27 21:42:58 +00:00 |
ftpgetput.c
|
Consolidate #include <sys/time.h> so libbb.h does it.
|
2006-05-27 21:42:58 +00:00 |
hostname.c
|
just whitespace
|
2006-01-25 00:08:53 +00:00 |
httpd.c
|
Consolidate #include <sys/time.h> so libbb.h does it.
|
2006-05-27 21:42:58 +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
|
Size reductions, mostly switching things to use libbb functions.
|
2006-05-29 06:43:55 +00:00 |
inetd.c
|
- s/defined(__uClinux__)/BB_NOMMU/
|
2006-05-31 10:19:51 +00:00 |
interface.c
|
Size reductions, mostly switching things to use libbb functions.
|
2006-05-29 06:43:55 +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
|
- add central knob to turn off getopt_long everywhere. EXPERIMENTAL!
|
2006-05-26 20:19:22 +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
|
Size reductions, mostly switching things to use libbb functions.
|
2006-05-29 06:43:55 +00:00 |
nc.c
|
Consolidate #include <sys/time.h> so libbb.h does it.
|
2006-05-27 21:42:58 +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
|
Consolidate #include <sys/time.h> so libbb.h does it.
|
2006-05-27 21:42:58 +00:00 |
ping.c
|
Consolidate #include <sys/time.h> so libbb.h does it.
|
2006-05-27 21:42:58 +00:00 |
route.c
|
fix no previous prototype warning
|
2006-05-11 02:36:51 +00:00 |
telnet.c
|
Consolidate #include <sys/time.h> so libbb.h does it.
|
2006-05-27 21:42:58 +00:00 |
telnetd.c
|
More size shrinkage.
|
2006-05-29 07:42:02 +00:00 |
tftp.c
|
Consolidate #include <sys/time.h> so libbb.h does it.
|
2006-05-27 21:42:58 +00:00 |
traceroute.c
|
Consolidate #include <sys/time.h> so libbb.h does it.
|
2006-05-27 21:42:58 +00:00 |
vconfig.c
|
- patch from Denis Vlasenko to add and use bb_xopen3()
|
2006-04-13 12:45:04 +00:00 |
wget.c
|
- add CONFIG_FEATURE_WGET_LONG_OPTIONS
|
2006-05-31 14:11:38 +00:00 |
zcip.c
|
Consolidate #include <sys/time.h> so libbb.h does it.
|
2006-05-27 21:42:58 +00:00 |