OpenBSD CVS

src/usr.bin/xinstall/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / xinstall

Current tag: OPENBSD_6_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.9   5 years  kn   Remove -S from install commands As of usr.bin/xinstall/install.c revision 1.68,...
[TXT] install.1  1.31   5 years  schwarze   Fix a race condition: do not unlink(2) a file and then open(2) it with O_CREAT|O...
[TXT] pathnames.h  1.3   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] xinstall.c  1.73   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...