hush/archival
Eric Andersen aff5e2eaef it turs out, there was a nasty tar bug where bb tar would create leading dirs
with mode 0777 in all cases due to usask issues.  Thanks to Matt Kraai for
noticing and spotting the culprit.  This makes bb tar behave just like GNU
tar once again.
 -Erik
2001-06-20 20:47:31 +00:00
..
libunarchive
ar.c Reorganise unarchiving functions, more code re-use, only does single pass(no more linked lists), basis for supporting a cpio (and cheaper untar) applet, but cpio applet isnt included in this. 2001-06-20 07:48:00 +00:00
dpkg_deb.c Reorganise unarchiving functions, more code re-use, only does single pass(no more linked lists), basis for supporting a cpio (and cheaper untar) applet, but cpio applet isnt included in this. 2001-06-20 07:48:00 +00:00
dpkg.c
gunzip.c Initialise in_file to stdin, so it wont crash if no source specified 2001-06-20 08:07:34 +00:00
gzip.c
tar.c it turs out, there was a nasty tar bug where bb tar would create leading dirs 2001-06-20 20:47:31 +00:00