install(1): resync with openbsd
commit5ef8ac143fda4945d188fedf751bd3067ceed479
authorLauri Tirkkonen <lotheac@iki.fi>
Mon, 7 Jan 2019 22:29:50 +0000 (8 00:29 +0200)
committerLauri Tirkkonen <lotheac@iki.fi>
Mon, 7 Jan 2019 22:29:50 +0000 (8 00:29 +0200)
tree19af296d750ef9f7986792e5d60c3f26c3acbeb6
parent67ef469b23a3bed99f343798cbeab369dd17e58f
install(1): resync with openbsd

we can remove compat.c as we have errc/warnc in libc nowadays. we also
have setmode, so we can keep upstream code for the mode arg.

what we don't yet have is user_from_uid/group_from_gid, so those bits
from upstream are not imported, yet.
bin/xinstall/Makefile
bin/xinstall/compat.c [deleted file]
bin/xinstall/compat.h
bin/xinstall/install.1
bin/xinstall/xinstall.c