NetBSD/usr.bin/xinstall
lukem 1282d958b8 When creating a relative symlink (-lr), use the originally provided `to_name'
to create and metalog, rather than using the realpath(3) modified version.
Fixes a problem with -lr when -ddestdir contains a symlink.

Add some XXX comments reminding us that the `from_name' in a symlink may
point outside of destdir in the metalog, even though our build process
doesn't trigger this.
2005-05-10 01:24:42 +00:00
..
Makefile
install.1 Drop trailing space. 2004-01-29 11:17:37 +00:00
pathnames.h
xinstall.c When creating a relative symlink (-lr), use the originally provided `to_name' 2005-05-10 01:24:42 +00:00