FIX CPIO SYMLINK/HARDLINK BUG
authorGuy Harris <guy@auspex.com>
Sun, 16 Aug 1992 00:00:00 +0000 (00:00 +0000)
committerGuy Harris <guy@auspex.com>
Sun, 16 Aug 1992 00:00:00 +0000 (00:00 +0000)
commitb3d33dc13814d2e48de5adb0caa9893044d65698
tree4013748b12eb3b63c8fc612f901555a8215301ea
parentbb52dabc10a053d04a175d8f25214b94cc0bc10d
FIX CPIO SYMLINK/HARDLINK BUG

The "cpio" program has a bug which tells it to make hard links
to symlinks that results in hard links being made to the target of the
symlink, even if it's a directory, if you have permission to do so.

AUTHOR: Guy Harris (guy@auspex.com)
386BSD-Patchkit: patch00048
usr/src/usr.bin/cpio/cpio.c