CVSROOT: /cvs Module name: src Changes by: nat...@cvs.openbsd.org 2016/10/06 15:00:00
Modified files: sbin/mount : mount.8 sys/ufs/ufs : ufs_vnops.c Log message: On noperm mount points honor the permissions of the root directory, so access can be locked down. ok deraadt tb