Commit History

Author SHA1 Message Date
  Denys Vlasenko 620e863ba2 bzip2 decompression: simple code shrink 14 years ago
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX 15 years ago
  Denis Vlasenko e9ad84dfd4 *: refactor handling of archived files. "tar f file.tar.lzma" now works too. 16 years ago
  Denis Vlasenko 86d88c0990 bunzip2: make proper fix for the problem "fixed" in rev. 22521 16 years ago
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 16 years ago
  Denis Vlasenko 5fb79535ee bunzip2: fix an uncompression error. Add the example to testsuite. 16 years ago
  Denis Vlasenko f5d8c90d73 style fixes, no code changes 16 years ago
  Bernhard Reutner-Fischer 5e25ddb7d3 - use STD*_FILENO some more. No object-code changes 16 years ago
  Denis Vlasenko 6b06cb80be more of -Wall fixes from Cristian Ionescu-Idbohrn. 16 years ago
  Denis Vlasenko 52a4388d95 bunzip: small code shrink and consmetics 16 years ago
  Denis Vlasenko 66bbfbd581 bunzip2: trim verbose messages 17 years ago
  Denis Vlasenko c14d39e83a rmp: add optional support for bz2 data. +50 bytes of code 17 years ago
  Denis Vlasenko 4b924f3a5c whitespace fixes 17 years ago
  Denis Vlasenko c6758a07c6 make compressed help code NOMMU- and NOFORK-friendly - 17 years ago
  Denis Vlasenko 246b5c3916 one-liner: fix indentation 17 years ago
  Denis Vlasenko b38cf3ff8a bunzip2: big style cleanup. No code changes apart from one s/write/safe_write/ 17 years ago
  Bernhard Reutner-Fischer febe3c4211 - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" 17 years ago
  Denis Vlasenko bf0a201008 style fixes 17 years ago
  Denis Vlasenko 97a8dd3857 g[un]zip: add support for -v (verbose). 18 years ago
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 years ago
  Rob Landley 1ec5b29054 More size shrinkage. 18 years ago
  Rob Landley e66c7efc31 Busybox is under the GPL. 18 years ago
  Rob Landley c57ec37959 Patch from Rob Sullivan to consolidate crc32 table generation. 18 years ago
  Bernhard Reutner-Fischer cfb53dfd5e - include proper prototypes in libunarchive. 18 years ago
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 18 years ago
  Rob Landley e7c43b66d7 Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x) 18 years ago
  Rob Landley efae294b15 Fix for an integer overflow bug that could cause a segfault on certain 18 years ago
  Rob Landley 2c98c40ec8 The tendency of vi to auto-indent can be really annoying at times. 18 years ago
  Rob Landley f856eabcde More whitespace than you can possibly imagine... 18 years ago
  Tim Riker c1ef7bdd8d just whitespace 18 years ago