Use the new libc uid_from_user() and gid_from_group() instead of
authormillert <millert@openbsd.org>
Thu, 13 Sep 2018 12:33:43 +0000 (12:33 +0000)
committermillert <millert@openbsd.org>
Thu, 13 Sep 2018 12:33:43 +0000 (12:33 +0000)
commitf84583fe5d7899ab1504dc1d58a04742db4a3058
tree27bbea298c0d0218b5265b8f914287789c3997a6
parent5a122e6e86e0ef46251a9c01f7ddc67b6fea9557
Use the new libc uid_from_user() and gid_from_group() instead of
the pax-specific functions in cache.c.  OK guenther@
bin/pax/Makefile
bin/pax/cache.c [deleted file]
bin/pax/extern.h
bin/pax/options.c
bin/pax/pax.c
bin/pax/sel_subs.c
bin/pax/tar.c