summaryrefslogtreecommitdiffstats
path: root/sys/security/mac/mac_syscalls.c
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>2003-08-26 16:57:24 +0000
committernectar <nectar@FreeBSD.org>2003-08-26 16:57:24 +0000
commit446bd260763fd9ee3710e07af88622edb59ffe8d (patch)
tree6c9cbb82fd2629bf45e321a40d34235ffbdf39da /sys/security/mac/mac_syscalls.c
parentd39b66a2b90c1a9e76975c37a12c4df5f8316891 (diff)
downloadFreeBSD-src-446bd260763fd9ee3710e07af88622edb59ffe8d.zip
FreeBSD-src-446bd260763fd9ee3710e07af88622edb59ffe8d.tar.gz
Revision 1.126 broke the interface of the bktr driver's
METEORSSIGNAL ioctl. Applications use this ioctl with the value METEOR_SIG_MODE_MASK (0xFFFF0000, -65536) to reset signal delivery, but revision 1.126 caused the driver to return EINVAL in this case. Interestingly, the same METEORSSIGNAL ioctl in the meteor driver uses 0 to reset signal delivery. This commit allows METEOR_SIG_MODE_MASK as a synonym for 0 in the bktr driver, and restructures the code a bit so that it is otherwise identical between the bktr and meteor drivers.
Diffstat (limited to 'sys/security/mac/mac_syscalls.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud