1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.bin/xinstall
kn d125f36660 Remove -S from install commands
As of usr.bin/xinstall/install.c revision 1.68, -S is a no-op and
install(1) will always create files safely, thus clean the option usage
from the tree.

Diff from Lauri Tirkkonen <lotheac at iki dot fi>, thanks.
2019-02-24 12:57:13 +00:00
..
install.1 Fix a race condition: do not unlink(2) a file and then open(2) it 2019-02-08 12:53:44 +00:00
Makefile Remove -S from install commands 2019-02-24 12:57:13 +00:00
pathnames.h
xinstall.c properly track file names and fds in case the installed file was already 2019-02-14 11:51:42 +00:00