hush/archival
Eric Andersen cb2a372c9f Revert the patch from Konstantin Boldyshev <konst@linuxassembly.org> to never
change permissions on existing directories.  This behavior is contrary to SUSv2
and contrary to GNU tar.  Thanks to Matt Kraai for pointing this out.  I should
have been much more careful about accepting such a patch.
 -Erik
2001-06-04 16:54:39 +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 Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c 2001-05-16 14:21:09 +00:00
dpkg_deb.c Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c 2001-05-16 14:21:09 +00:00
dpkg.c Fix up some signed char vs int issues that show up on powerpc. 2001-05-24 14:16:28 +00:00
gunzip.c Make - read compressed data from stdin (thanks to Marius Groeger). 2001-05-22 14:23:02 +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 Revert the patch from Konstantin Boldyshev <konst@linuxassembly.org> to never 2001-06-04 16:54:39 +00:00