copyFile could call chmod on a symlink, changing the perms
authorErik Andersen <andersen@codepoet.org>
Thu, 27 Jan 2000 19:50:47 +0000 (19:50 -0000)
committerErik Andersen <andersen@codepoet.org>
Thu, 27 Jan 2000 19:50:47 +0000 (19:50 -0000)
commitce5b466bcce4edbd8a57ed3fa91911936bd11927
treeb49f4bb9a7eecc77307c014f8eafa1d60218da20
parentccc7488615f0079032d8b017f57e6bf6a994cf84
copyFile could call chmod on a symlink, changing the perms
of the pointed to file.  Minor fix to tar for directory handling.
 -Erik
Changelog
archival/tar.c
tar.c
utility.c