NetBSD/usr.bin/xinstall
cgd 08f606dddb If unprivileged, don't even look up user or group name. (always set uid and
gid to -1.)  Don't bother checking 'unpriv' when it's redundant with the
uid/gid == -1 check.  (Doing the uid/gid handling consistently also fixes
the directory-creation code, which didn't check unpriv and did chmod/chown
anyway.)  One minor spaces/tabs cleanup at one of the uid/gid checks.
2000-07-27 03:57:50 +00:00
..
Makefile create a "stat_flags.h" to go with stat_flags.c 1998-10-10 07:38:22 +00:00
install.1 clean up documentation of STRIP envioronment var. 2000-07-27 03:48:08 +00:00
pathnames.h Delete extra RCS ID. 1997-12-30 22:31:17 +00:00
xinstall.c If unprivileged, don't even look up user or group name. (always set uid and 2000-07-27 03:57:50 +00:00