freebsd-dev/usr.bin/xinstall
Bryan Drewery 89ad63ad2d Fix -S with -l not being atomic.
It was unlinking the target even though it uses rename(2) which already
effectively does that.  -S is intended to not unlink(2) the target first.

MFC after:	1 week
Reviewed by:	jhb
Sponsored by:	EMC / Isilon Storage Division
Differential Revision:	https://reviews.freebsd.org/D7452
2016-08-10 18:19:08 +00:00
..
tests install: When preserving timestamps, also copy the nanoseconds part. 2016-06-09 21:59:35 +00:00
install.1 xinstall: renumber UCB clauses to avoid skipping #3 2015-09-25 20:25:18 +00:00
Makefile install: Add some tests. 2016-05-08 21:11:24 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
xinstall.c Fix -S with -l not being atomic. 2016-08-10 18:19:08 +00:00