hush/archival
Eric Andersen a17b3631fe Do not ever change permissions on existing directories, only
on directories we created while extracting a tarball.  Fix
based on bug report and patch from Konstantin Boldyshev
<konst@linuxassembly.org>
 -Erik
2001-05-13 15:39:30 +00:00
..
libunarchive Move messages.c to libbb. Make each string in messages.c be its own .o file. 2001-04-25 05:39:18 +00:00
ar.c Rename variable that shadows global 2001-04-12 16:37:13 +00:00
dpkg_deb.c dpkg improvements, use full package struct, avoid extracting to tmp dir, rename variable. 2001-04-16 04:52:19 +00:00
dpkg.c Another nice cleanup from Larry. This adds a new last_char_is() function and 2001-04-26 15:56:47 +00:00
gunzip.c woops, forgot the break statment 2001-05-07 12:06:37 +00:00
gzip.c Tolerate -q argument, if -q is passed give a warning and continue rather than just fail 2001-05-07 12:01:58 +00:00
tar.c Do not ever change permissions on existing directories, only 2001-05-13 15:39:30 +00:00