Commit Verlauf

Autor SHA1 Nachricht Datum
  Matt Kraai 9bd49d6a22 * archival/gzip.c (ifname, ofname): Delete. vor 22 Jahren
  Matt Kraai 592a3e63ee * archival/gzip.c (gzip_main): Display usage if given multiple files. vor 22 Jahren
  Aaron Lehmann b9df470c4d Commit my improvement on Rodney Brown's patch to g(un)zip, decreasing vor 23 Jahren
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. vor 23 Jahren
  Eric Andersen 74400ccfd0 Scrub up some function prototypes. vor 23 Jahren
  Eric Andersen 39eb040757 Patch from Rodney Brown <RDBrown@mira.net>, shrinking 1.5k vor 23 Jahren
  Glenn L McGrath 7499918f30 If filename is a '-' then read from stdin to stdout vor 23 Jahren
  Eric Andersen 3073dfbf30 Patch from Aaron Lehmann <aaronl@vitelus.com> to scrub a ton of vor 23 Jahren
  Glenn L McGrath 5bcfc9ba1a Tolerate -q argument, if -q is passed give a warning and continue rather than just fail vor 23 Jahren
  Eric Andersen 04095e58fb Move messages.c to libbb. Make each string in messages.c be its own .o file. vor 23 Jahren
  Matt Kraai 53265546a6 Eliminate spurious warning, convert to getopt, and eliminate redundant check. vor 23 Jahren
  Glenn L McGrath 528ef50a4a Gzip is indepenedent of gunzip vor 23 Jahren
  Glenn L McGrath 7fd92949d0 Move unzip, gz_open, gz_close to libbb vor 23 Jahren
  Glenn L McGrath f58efb57d1 Add functions that were shared with gunzip.c, gunzip about to change. vor 23 Jahren
  Eric Andersen 851895ab80 Clean up more local vars which shadow globals vor 23 Jahren
  Eric Andersen cbe31dace5 It turns out that DODMALLOC was broken when I reorganized busybox.h vor 23 Jahren
  Eric Andersen 67991cf824 This patch, put together by Manuel Novoa III, is a merge of work vor 23 Jahren
  Matt Kraai dd19c69904 Removed trailing \n from error_msg{,_and_die} messages. vor 24 Jahren
  Eric Andersen ed3ef50c23 Fix header file usage -- there were many unnecessary header files included in vor 24 Jahren
  Matt Kraai a9819b2908 Use busybox error handling functions wherever possible. vor 24 Jahren
  Eric Andersen 02ced93ec2 Add GNU compatibile gzip -d vor 24 Jahren
  Mark Whitley f57c944e09 Changed names of functions in utility.c and all affected files, to make vor 24 Jahren
  Matt Kraai 3e856ce428 Stop using TRUE and FALSE for exit status. vor 24 Jahren
  Matt Kraai 7918e1fd54 Move flush_outbuf to the file in which it is used, and by doing so fix a vor 24 Jahren
  Eric Andersen 63a862272c Cleanup of duplicated symbols -- found by compiling with vor 24 Jahren
  Matt Kraai 207061ac0d Fix error messages. vor 24 Jahren
  Eric Andersen 3570a34de4 Renamed "internal.h" to the more sensible "busybox.h". vor 24 Jahren
  Eric Andersen 5eb5912790 Sigh. Seems I screwed up last time. This fixed detecting vor 24 Jahren
  Eric Andersen 88f50b6bf5 Some #include updates. vor 24 Jahren
  Eric Andersen ea824fb937 Fixed stdin/stdout paths so things like vor 24 Jahren