it turs out, there was a nasty tar bug where bb tar would create leading dirs
authorEric Andersen <andersen@codepoet.org>
Wed, 20 Jun 2001 20:47:31 +0000 (20:47 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 20 Jun 2001 20:47:31 +0000 (20:47 -0000)
commitaff5e2eaef3a625bfa7760e59a6cf29de5cb0282
tree0037911818b382882261c44a8de57c08d1cfb17b
parent06a71cced288126a5dfa2ff37b8138bebe8c1c42
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
archival/tar.c
tar.c