.. |
libiproute
|
skip_whitespace() shouldn't claim its return value is const, it doesn't know
|
2006-06-18 20:20:07 +00:00 |
udhcp
|
CONFIG_DHCP -> CONFIG_APP_DHCP.
|
2006-06-22 18:48:34 +00:00 |
arping.c
|
Consolidate #include <sys/time.h> so libbb.h does it.
|
2006-05-27 21:42:58 +00:00 |
Config.in
|
- rename CONFIG_FEATURE_TFTP_DEBUG to CONFIG_DEBUG_TFTP
|
2006-06-14 17:32:11 +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
|
only enable count_bit functions when actually needed to fix warning reported by Bernhard Fischer
|
2006-06-20 23:03:27 +00:00 |
inetd.c
|
- s/defined(__uClinux__)/BB_NOMMU/
|
2006-05-31 10:19:51 +00:00 |
interface.c
|
Patch by Robert P. Day to remove obsolete alias code that the 2.4 and 2.6
|
2006-06-20 21:13:29 +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
|
Make some 64 bit warnings go away on x86-64.
|
2006-06-19 03:20:03 +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
|
Make this slightly more readable, and expose the hypocrasy of a comment that
|
2006-06-18 15:23:13 +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
|
A few patches from Erik Hovland, turning strncpy() into safe_strncpy() and
|
2006-06-25 00:34:52 +00:00 |