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 which: -84 bytes 2006-10-05 21:10:53 +00:00
busybox.mkll - use HOSTCC instead of a hardcoded cc 2005-12-29 16:53:47 +00:00
individual.c build system: (try to) get rid of bb_config.h hack 2006-10-19 22:17:44 +00:00
install.sh add a --noclobber flag 2006-06-07 18:12:27 +00:00
Kbuild move usage_compressed.h generation into applets/ 2006-10-19 22:12:47 +00:00
usage_compressed move usage_compressed.h generation into applets/ 2006-10-19 22:12:47 +00:00
usage.c move usage_compressed.h generation into applets/ 2006-10-19 22:12:47 +00:00