hush/applets
Glenn L McGrath 24e2833cdf Initial support for for bunzip2....
This code could be improvemed by
 1) supporting more options,
 2) Creating a shared crc table with gunzip, or perhaps generated on the fly.
 3) Removing any remaining unneccessary code (e.g. if (noisy))
2001-10-05 03:48:57 +00:00
..
applets.c Add support for `busybox --help APPLET' by Vladimir Oleynik. 2001-08-27 17:19:38 +00:00
busybox.c Fix invocation of `-/bin/sh' (bug #1209). 2001-08-27 15:02:32 +00:00
busybox.mkll Per Vladimir's suggestion, force the locale to POSIX for all 2001-03-08 21:42:11 +00:00
busybox.sh use the pedantically correct compiler for preprocessing 2001-09-26 06:20:54 +00:00
install.sh Per Vladimir's suggestion, force the locale to POSIX for all 2001-03-08 21:42:11 +00:00
usage.c Another update to the way usage messages are done by Evin Robertson 2001-02-22 01:15:47 +00:00
usage.h Initial support for for bunzip2.... 2001-10-05 03:48:57 +00:00