freebsd-nq/usr.bin/xinstall
Bill Fenner 01e7d8319d If both the unlink and the open fail, return the errno from the
unlink (very likely EPERM), since the errno from the open might
 be a confusing ETXTBSY.

Approved by:	re
MFC After:	1 week
2002-11-30 23:12:59 +00:00
..
install.1
Makefile Take __FreeBSD_version into account when BOOTSTRAPPING. 2002-11-13 13:49:29 +00:00
pathnames.h
xinstall.c If both the unlink and the open fail, return the errno from the 2002-11-30 23:12:59 +00:00