NetBSD/usr.bin/xinstall
tv 88917ec7e1 If unprivileged, we may be running on a system that doesn't have the proper
/etc/passwd and /etc/group (as well as concept of file flags) as the target.

Rather than look up users, groups, or flags with -U, do what the manpage
indicates:  don't even try changing them.  If -M is specified, use the
strings that are passed in via options with "gname", "uname", and "flags"
in the resultant mtree file, rather than retranslating them back from numbers.
2001-10-19 14:26:19 +00:00
..
Makefile Add hooks to allow toolchain bits to be reachover-built at the top level. 2001-08-14 10:18:26 +00:00
install.1 - Implement "-M log", which appends the metadata associated with the 2001-10-11 02:06:32 +00:00
pathnames.h Allow overriding _PATH_STRIP 2000-09-04 02:45:33 +00:00
xinstall.c If unprivileged, we may be running on a system that doesn't have the proper 2001-10-19 14:26:19 +00:00