aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/capabilities.conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/capabilities.conf')
-rw-r--r--sys/kern/capabilities.conf10
1 files changed, 0 insertions, 10 deletions
diff --git a/sys/kern/capabilities.conf b/sys/kern/capabilities.conf
index d0ea97c4e831..51cdafdd2cc1 100644
--- a/sys/kern/capabilities.conf
+++ b/sys/kern/capabilities.conf
@@ -64,9 +64,7 @@ __sysctl
##
## XXRW: Need to check this very carefully.
##
-_umtx_lock
_umtx_op
-_umtx_unlock
##
## Allow process termination using abort2(2).
@@ -465,14 +463,6 @@ utimensat
open
##
-## Allow poll(2), which will be scoped by capability rights.
-##
-## XXXRW: Perhaps we don't need the OpenBSD version?
-## XXXRW: We don't yet do that scoping.
-##
-openbsd_poll
-
-##
## Process descriptor-related system calls are allowed.
##
pdfork