summaryrefslogtreecommitdiffstats
path: root/sys/kern/uipc_syscalls.c
diff options
context:
space:
mode:
authorken <ken@FreeBSD.org>1998-11-22 23:44:47 +0000
committerken <ken@FreeBSD.org>1998-11-22 23:44:47 +0000
commit7db1d5d9598a5047cf40b7cd3e796316f31fb862 (patch)
treeaaad8d95d4e3fc660777729c9d57db90e8e67156 /sys/kern/uipc_syscalls.c
parenteb4cacd5811d8cc0ba8272b8f34e894b6326a222 (diff)
downloadFreeBSD-src-7db1d5d9598a5047cf40b7cd3e796316f31fb862.zip
FreeBSD-src-7db1d5d9598a5047cf40b7cd3e796316f31fb862.tar.gz
Fix a few problems that Bruce noticed about a month ago, and fix oup one
other problem. - Hold onto splsoftcam() in the peripheral driver open routines until we have locked the periph. This eliminates a race condition. - Disallow opening the pass driver when securelevel > 1. - If a user tries to open the pass driver with O_NONBLOCK set, return EINVAL instead of ENODEV. (noticed by gibbs)
Diffstat (limited to 'sys/kern/uipc_syscalls.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud