Commit History

Author SHA1 Message Date
  Bernhard Reutner-Fischer 9457e70357 - typo: s/compenent/component/g 19 years ago
  Rob Landley c1d69906a0 Patch from Aurelien Jacobs to add unlzma. (A new decompression type, 19 years ago
  Rob Landley f3d6c94c7f Add --no-same-owner and --no-same-permissions options to tar. 19 years ago
  Paul Fox 0840b76602 applying fixes from: 19 years ago
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 years ago
  Glenn L McGrath 7ffe133864 As we no longer use function pointers for read in common archiving code 21 years ago
  Glenn L McGrath 2cd1eb16ad Remove unused function 21 years ago
  Glenn L McGrath 5699b8525e Move from read_gz to the pipe()+fork() method. 21 years ago
  Glenn L McGrath f235d05773 Use the return value from uncompress_bunzip, fix some typo 21 years ago
  Glenn L McGrath 4cee66d5a8 Dont unlink when testing ! 21 years ago
  Glenn L McGrath b72a735a32 rpm applet by Laurence Anderson 22 years ago
  Glenn L McGrath 66125c8065 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). 22 years ago
  Glenn L McGrath efe7889086 Headers for the read_gz changes 22 years ago
  Glenn L McGrath 7f2a95319b Fail silently if a partial tar header is read as tar.bz2 is leaving trailing junk (not sure why), add some missing files 22 years ago
  Glenn L McGrath 18bbca18ac enable .tar.bz2 for dpkg-deb 22 years ago
  Glenn L McGrath 8e94098423 Change filter paramaters, filters can be more powefull now 22 years ago
  Glenn L McGrath 237ae42fc9 Abstract read and seek in unarchiving code, convert bunzip to file descriptors, support tar -j 22 years ago
  Glenn L McGrath 6ab32eb34c Move data_extract_all_prefix to dpkg, its only used there. 22 years ago
  Glenn L McGrath 60bce4905c Move bunzip2 idecompression code to libunarchive 22 years ago
  Glenn L McGrath 61b7904afd Update dpkg to use new unarchive code 22 years ago
  Glenn L McGrath c5c1a8a112 Fix exclude/include problem 22 years ago
  Glenn L McGrath 2e41d0cb77 Fix compress support and prevent a segfault 22 years ago
  Glenn L McGrath 7ca04f328e New common unarchive code. 22 years ago
  Glenn L McGrath 4176972db5 Run through indent, use /* */ style comments 22 years ago
  Glenn L McGrath 87ac7028e0 unzip applet by Laurence Anderson 23 years ago
  Glenn L McGrath 9af363fe20 include unistd which provides off_t for the header and hence unarchive applets 23 years ago
  Glenn L McGrath e9fc781570 libunarchive, and recovery from my previous commit 23 years ago