CVSROOT:        /cvs
Module name:    src
Changes by:     guent...@cvs.openbsd.org        2013/10/07 21:10:36

Modified files:
        bin/pax        : file_subs.c 

Log message:
POSIX specifies that when the pax input file requests a hardlink
to a symlinks, that it be exactly that and not a hardlink to the
file pointed to by the symlink.  Use linkat() to get what we want.

ok deraadt@

Reply via email to