hush/applets
Denis Vlasenko 067e3f031a wget: fix error message.
Bad:
wget http://127.0.0.1:81/fgdg/Makefile
Connecting to 127.0.0.1[127.0.0.1]:81
: HTTP/1.0 404 Not Foundror 404 Not Found
Good:
wget http://127.0.0.1:81/fgdg/Makefile
Connecting to 127.0.0.1[127.0.0.1]:81
get: server returned error: HTTP/1.0 404 Not Found

nslookup: fix my mistake
applets: make Bernhard Fischer <rep.nop@aon.at> happy :)
2006-11-10 23:25:53 +00:00
..
applets.c wget: fix error message. 2006-11-10 23:25:53 +00:00
busybox.c
busybox.mkll
individual.c build system: (try to) get rid of bb_config.h hack 2006-10-19 22:17:44 +00:00
install.sh
Kbuild
usage_compressed
usage.c