aboutsummaryrefslogtreecommitdiff
path: root/libbb/untar.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Simplify file_prefix handling, and use of *dir variable.Glenn L McGrath2001-04-231-29/+21
* Clearly define out exclude list code, as recommended by Larry DoolittleGlenn L McGrath2001-04-211-4/+5
* dpkg improvements, use full package struct, avoid extracting to tmp dir, rena...Glenn L McGrath2001-04-161-4/+38
* untar changed to allow deb_extract to extract to memory, allows better operat...Glenn L McGrath2001-04-151-36/+29
* dpkg-deb -f and partial -I commands, adds 600 bytesGlenn L McGrath2001-04-131-30/+36
* Updates, fixes for handling contents, verbose extract.Glenn L McGrath2001-04-121-16/+15
* New dpkg-deb function -t, stands for --fsys-tarfileGlenn L McGrath2001-04-121-4/+17
* dpkg-deb -c works nowGlenn L McGrath2001-04-121-22/+18
* Fix dpkg-deb, enum's are coolGlenn L McGrath2001-04-121-40/+31
* This is primarily to allow deb_extract to be independent of the tar applet.Glenn L McGrath2001-04-111-0/+200