Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Mike Frysinger 4e5936ef95 In Bug 208, bernhardf writes: 19 gadi atpakaļ
  Manuel Novoa III df7bfb433e Bandaid to make "gzip file1 file2 ..." set the decompression lengths correctly 20 gadi atpakaļ
  Eric Andersen d2fe81706c Takeharu KATO writes: 20 gadi atpakaļ
  Rob Landley ec4f3d95e7 Minor in-passing crapectomy. 20 gadi atpakaļ
  Eric Andersen aff114c33d Larry Doolittle writes: 20 gadi atpakaļ
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 gadi atpakaļ
  Eric Andersen 8211db5af0 Vladimir N. Oleynik (vodz) writes: 21 gadi atpakaļ
  Eric Andersen cb81e6484d Update a bunch of docs. Run a script to update my email addr. 21 gadi atpakaļ
  Manuel Novoa III cad5364599 Major coreutils update. 22 gadi atpakaļ
  Aaron Lehmann a170e1c858 Change if(x)free(x); to free(x); 22 gadi atpakaļ
  Glenn L McGrath d211214d42 Use error_msg instead of printf(stderr 22 gadi atpakaļ
  Glenn L McGrath 4cc2e5e944 Remove duplicate variable definition 22 gadi atpakaļ
  Glenn L McGrath d827e8b665 Run through indent 22 gadi atpakaļ
  Matt Kraai ef8b112d77 * archival/gzip.c (gzip_main): Ensure that the output is a terminal and use 23 gadi atpakaļ
  Matt Kraai 9bd49d6a22 * archival/gzip.c (ifname, ofname): Delete. 23 gadi atpakaļ
  Matt Kraai 592a3e63ee * archival/gzip.c (gzip_main): Display usage if given multiple files. 23 gadi atpakaļ
  Aaron Lehmann b9df470c4d Commit my improvement on Rodney Brown's patch to g(un)zip, decreasing 23 gadi atpakaļ
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. 23 gadi atpakaļ
  Eric Andersen 74400ccfd0 Scrub up some function prototypes. 23 gadi atpakaļ
  Eric Andersen 39eb040757 Patch from Rodney Brown <RDBrown@mira.net>, shrinking 1.5k 23 gadi atpakaļ
  Glenn L McGrath 7499918f30 If filename is a '-' then read from stdin to stdout 23 gadi atpakaļ
  Eric Andersen 3073dfbf30 Patch from Aaron Lehmann <aaronl@vitelus.com> to scrub a ton of 23 gadi atpakaļ
  Glenn L McGrath 5bcfc9ba1a Tolerate -q argument, if -q is passed give a warning and continue rather than just fail 23 gadi atpakaļ
  Eric Andersen 04095e58fb Move messages.c to libbb. Make each string in messages.c be its own .o file. 23 gadi atpakaļ
  Matt Kraai 53265546a6 Eliminate spurious warning, convert to getopt, and eliminate redundant check. 23 gadi atpakaļ
  Glenn L McGrath 528ef50a4a Gzip is indepenedent of gunzip 23 gadi atpakaļ
  Glenn L McGrath 7fd92949d0 Move unzip, gz_open, gz_close to libbb 23 gadi atpakaļ
  Glenn L McGrath f58efb57d1 Add functions that were shared with gunzip.c, gunzip about to change. 24 gadi atpakaļ
  Eric Andersen 851895ab80 Clean up more local vars which shadow globals 24 gadi atpakaļ
  Eric Andersen cbe31dace5 It turns out that DODMALLOC was broken when I reorganized busybox.h 24 gadi atpakaļ