Commit History

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