Commit History

Author SHA1 Message Date
  Rob Landley bc68cd14cc Patch from Denis Vlasenko turning static const int (which gets emitted into 19 years ago
  Bernhard Reutner-Fischer 20f4000086 - add some ATTRIBUTE_UNUSED. 19 years ago
  Tim Riker c1ef7bdd8d just whitespace 19 years ago
  "Vladimir N. Oleynik" 083d3f49c2 19 years ago
  Bernhard Reutner-Fischer 0b42a6a8cf - remove superfluous C statements ";;" in decompress_unzip.c, dpkg_deb.c ifconfig.c 19 years ago
  Mike Frysinger 4e5936ef95 In Bug 208, bernhardf writes: 19 years ago
  Manuel Novoa III df7bfb433e Bandaid to make "gzip file1 file2 ..." set the decompression lengths correctly 20 years ago
  Eric Andersen d2fe81706c Takeharu KATO writes: 20 years ago
  Rob Landley ec4f3d95e7 Minor in-passing crapectomy. 20 years ago
  Eric Andersen aff114c33d Larry Doolittle writes: 20 years ago
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 years ago
  Eric Andersen 8211db5af0 Vladimir N. Oleynik (vodz) writes: 21 years ago
  Eric Andersen cb81e6484d Update a bunch of docs. Run a script to update my email addr. 21 years ago
  Manuel Novoa III cad5364599 Major coreutils update. 22 years ago
  Aaron Lehmann a170e1c858 Change if(x)free(x); to free(x); 22 years ago
  Glenn L McGrath d211214d42 Use error_msg instead of printf(stderr 22 years ago
  Glenn L McGrath 4cc2e5e944 Remove duplicate variable definition 22 years ago
  Glenn L McGrath d827e8b665 Run through indent 22 years ago
  Matt Kraai ef8b112d77 * archival/gzip.c (gzip_main): Ensure that the output is a terminal and use 23 years ago
  Matt Kraai 9bd49d6a22 * archival/gzip.c (ifname, ofname): Delete. 23 years ago
  Matt Kraai 592a3e63ee * archival/gzip.c (gzip_main): Display usage if given multiple files. 23 years ago
  Aaron Lehmann b9df470c4d Commit my improvement on Rodney Brown's patch to g(un)zip, decreasing 23 years ago
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. 23 years ago
  Eric Andersen 74400ccfd0 Scrub up some function prototypes. 23 years ago
  Eric Andersen 39eb040757 Patch from Rodney Brown <RDBrown@mira.net>, shrinking 1.5k 23 years ago
  Glenn L McGrath 7499918f30 If filename is a '-' then read from stdin to stdout 23 years ago
  Eric Andersen 3073dfbf30 Patch from Aaron Lehmann <aaronl@vitelus.com> to scrub a ton of 23 years ago
  Glenn L McGrath 5bcfc9ba1a Tolerate -q argument, if -q is passed give a warning and continue rather than just fail 23 years ago
  Eric Andersen 04095e58fb Move messages.c to libbb. Make each string in messages.c be its own .o file. 23 years ago
  Matt Kraai 53265546a6 Eliminate spurious warning, convert to getopt, and eliminate redundant check. 23 years ago