View | Details | Raw Unified | Return to bug 232495
Collapse All | Expand All

(-)sys/kern/capabilities.conf (-1 / +1 lines)
Lines 486-494 pipe2 Link Here
486
486
487
##
487
##
488
## Allow poll(2), which will be scoped by capability rights.
488
## Allow poll(2), which will be scoped by capability rights.
489
## XXXRW: We don't yet do that scoping.
490
##
489
##
491
poll
490
poll
491
ppoll
492
492
493
##
493
##
494
## Allow I/O-related file descriptors, subject to capability rights.
494
## Allow I/O-related file descriptors, subject to capability rights.

Return to bug 232495