- 5343747 Cleaup read() and write() variants, plus a couple of new functions like by Rob Landley · 18 years ago
- 7e21d5f Patch from Dennis Vlasenko to add the option to compress help text. by Rob Landley · 19 years ago
- df10094 - revert back to r14406 by Bernhard Reutner-Fischer · 19 years ago
- 07a79e7 - backout using features which are not available with the previous stable by Bernhard Reutner-Fischer · 19 years ago
- 5d26126 - fixes parallel builds (make -j) by Bernhard Reutner-Fischer · 19 years ago
- b38673f make the build system puuuuuuuuuuurty by Mike Frysinger · 19 years ago
- c1d6990 Patch from Aurelien Jacobs to add unlzma. (A new decompression type, by Rob Landley · 19 years ago
- 7ca61b6 - shared libbusybox. by Bernhard Reutner-Fischer · 19 years ago
- 309dc2d - typo in makefile variable: s/archvial/archival/ by Bernhard Reutner-Fischer · 19 years ago
- 2d2c868 Patch from Berhnard Fischer to keep duplicate objects out of the library. by Rob Landley · 19 years ago
- 1443487 typo, thanks, Bernhard Fischer by "Vladimir N. Oleynik" · 19 years ago
- 4d00896 use toplevel ARFLAGS and update default ARFLAGS to be quiet by Mike Frysinger · 19 years ago
- 7daa076 egor duda writes: by Eric Andersen · 20 years ago
- 762c64f rename uncompress.c to decompress_uncompress.c by Eric Andersen · 21 years ago
- c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
- 7ffe133 As we no longer use function pointers for read in common archiving code by Glenn L McGrath · 21 years ago
- 2cd1eb1 Remove unused function by Glenn L McGrath · 21 years ago
- 56f16b4 tar -Z, uncompress support by Glenn L McGrath · 21 years ago
- 5699b85 Move from read_gz to the pipe()+fork() method. by Glenn L McGrath · 21 years ago
- 7b215b9 Fix build error with tar -j by Glenn L McGrath · 21 years ago
- 0120be9 Fix stupid typo by Eric Andersen · 21 years ago
- e81fc5f Conditionally compile some files. by Glenn L McGrath · 21 years ago
- cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
- cc61692 Fix endian probelm on PPC, i had different types for an extern variable. by Glenn L McGrath · 22 years ago
- b72a735 rpm applet by Laurence Anderson by Glenn L McGrath · 22 years ago
- 66125c8 Move add_to_list from libunarchive to libbb so it can be of more general use (eg ifupdown). Changed the name to llist_add_to as i plan on adding more llist_ functions as needed (e.g. llist_free). by Glenn L McGrath · 22 years ago
- 7f2a953 Fail silently if a partial tar header is read as tar.bz2 is leaving trailing junk (not sure why), add some missing files by Glenn L McGrath · 22 years ago
- 18bbca1 enable .tar.bz2 for dpkg-deb by Glenn L McGrath · 22 years ago
- 237ae42 Abstract read and seek in unarchiving code, convert bunzip to file descriptors, support tar -j by Glenn L McGrath · 22 years ago
- 6ab32eb Move data_extract_all_prefix to dpkg, its only used there. by Glenn L McGrath · 22 years ago
- 60bce49 Move bunzip2 idecompression code to libunarchive by Glenn L McGrath · 22 years ago
- 9ffd577 Move unzip.c uncompress.c from libbb to archiveal/libunarchive by Glenn L McGrath · 22 years ago
- 61b7904 Update dpkg to use new unarchive code by Glenn L McGrath · 22 years ago
- c5c1a8a Fix exclude/include problem by Glenn L McGrath · 22 years ago
- 7ca04f3 New common unarchive code. by Glenn L McGrath · 22 years ago
- 85208e2 Completely rework the config system so that it no longer annoys me to work on by Eric Andersen · 23 years ago