CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2015/11/20 09:06:54
Modified files:
sys/dev : diskmap.c
sys/sys : pledge.h
sys/kern : kern_pledge.c
Log message:
Add pledge "disklabel", which allows sysctl kern.rawpartition, a
few disklabel ioctls, and the DIOCMAP ioctl against /dev/diskmap used
to translate duid numbers into partitions.
This will allow pledging of at least 12 disk/filesystem aware
programs; due to the negative impact that diff will wait a bit so
everyone has a chance to update their kernels.
ok semarie