much better checks
authorespie <espie@openbsd.org>
Sun, 25 Feb 2018 14:47:21 +0000 (14:47 +0000)
committerespie <espie@openbsd.org>
Sun, 25 Feb 2018 14:47:21 +0000 (14:47 +0000)
commitebe8b9f18f7e6dcde21f7ea61d340b5534860b8e
treec3bf879ac7b1f118d652bf8f77126ee6dbfe984b
parent8734ed957628863ab34117443f8b0a751fd2397b
much better checks
- add an explicit dir thingy so that we don't look for /var/db/pkg/+CONTENTS
- actually prepend dir name to info name, oops
- also check for files/dirs that do not belong to root:wheel or have too
lax permissions.
usr.sbin/pkg_add/OpenBSD/PkgCheck.pm