..
libiproute
- reuse strings and messages. Saves about 600B
2006-06-07 20:17:41 +00:00
udhcp
- reuse strings and messages. Saves about 600B
2006-06-07 20:17:41 +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
use bb_xbind/bb_xlisten
2006-06-07 20:06:24 +00:00
ftpgetput.c
- fix the build if we have ftpput without ftpget (speeling reeoe)
2006-06-07 13:31:59 +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
Remove #ifdeffed out code, both KEEP_UNUSED and #if 0.
2006-06-03 21:23:20 +00:00
ip.c
- reuse strings and messages. Saves about 600B
2006-06-07 20:17:41 +00:00
ipaddr.c
* uniq.c: remove unneeded include and use short boilerplate.
2005-10-26 10:47:26 +00:00
ipcalc.c
#ifdef reduction.
2006-06-02 19:03:01 +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
Header cleanup on two more networking files (move libbb.h to the top and
2006-06-05 17:35:24 +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
Bugfix from Shaun Jackman: don't attempt to write 64 bytes and then fail if
2006-05-31 23:54:50 +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
- fix the build if we have ftpput without ftpget (speeling reeoe)
2006-06-07 13:31:59 +00:00
tftp.c
- revert incorrect select change
2006-06-10 14:32:56 +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
Patch from Denis Vlasenko:
2006-06-13 17:10:26 +00:00
zcip.c
Consolidate #include <sys/time.h> so libbb.h does it.
2006-05-27 21:42:58 +00:00