Historique des commits

Auteur SHA1 Message Date
  Denis Vlasenko 80297d5f0c Apply all post-1.8.1 patches il y a 17 ans
  Denis Vlasenko 77f1ec1b9b bzip2: port bzip2 1.0.4 to busybox. note: bzip2 code resides il y a 17 ans
  Denis Vlasenko 5dd8a03665 gunzip: support concatenated gz files. il y a 17 ans
  Denis Vlasenko 0beaff8c19 update Glenn McGrath's email address il y a 17 ans
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage il y a 17 ans
  Denis Vlasenko c14d39e83a rmp: add optional support for bz2 data. +50 bytes of code il y a 17 ans
  Denis Vlasenko c6758a07c6 make compressed help code NOMMU- and NOFORK-friendly - il y a 18 ans
  Denis Vlasenko 07766bb0e7 gzip: reduce global data footprint, part 3 il y a 18 ans
  Denis Vlasenko 1a8bf7f5d3 missed a few #undefs (no real impact I think) il y a 18 ans
  Denis Vlasenko 7573541f74 fix bug 1146 (gunzip breakage introduced by me --vda) il y a 18 ans
  Denis Vlasenko c7a4aa5c99 move [g]zip decompressor state into malloc'ed buffer. size: il y a 18 ans
  Denis Vlasenko d1a19affeb split inflate_xx_setup() subroutines from inflate_xx() il y a 18 ans
  Denis Vlasenko cd42cb8df0 do not expose internal state of [g]zip unpacker. il y a 18 ans
  Denis Vlasenko 447b543eaf Stopped doing assignments inside expressions. il y a 18 ans
  Denis Vlasenko cc33ef12d2 decompress_unzip: preparatory patch il y a 18 ans
  Denis Vlasenko bb3d0fab3b extern variable declaration in a .c file is heresy - fixing it il y a 18 ans
  Denis Vlasenko bf0a201008 style fixes il y a 18 ans
  Denis Vlasenko 4cccc03768 remove useless casts (type*) xzalloc(...) il y a 18 ans
  Denis Vlasenko 079f8afa0a style cleanup: return(a) -> return a, part 1 il y a 18 ans
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata il y a 18 ans
  Denis Vlasenko 97a8dd3857 g[un]zip: add support for -v (verbose). il y a 18 ans
  Denis Vlasenko 3038ac9c19 vconfig: fix bug 701 (I be damned if I understand it) il y a 18 ans
  Denis Vlasenko 9213a9e0f2 whitespace cleanup il y a 18 ans
  Denis Vlasenko 6d655be5df removed a lot of trailing \n in bb_msg() calls. It is added il y a 18 ans
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate il y a 18 ans
  Rob Landley 534374755d Cleaup read() and write() variants, plus a couple of new functions like il y a 18 ans
  "Robert P. J. Day" 68229837ff Remove all usage of the "register" storage class specifier. il y a 18 ans
  Rob Landley 11c7a7bed6 Various cleanups I made while going through Erik Hovland's patch submissions, il y a 18 ans
  Rob Landley c57ec37959 Patch from Rob Sullivan to consolidate crc32 table generation. il y a 19 ans
  Bernhard Reutner-Fischer 7ab5f4d03d - janitorial: huft_build is never used outside of decompress_unzip.c and has no il y a 19 ans