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

(-)b/lib/libc/sys/cap_enter.2 (-1 / +1 lines)
Lines 71-77 returns a flag indicating whether or not the process is in a capability mode Link Here
71
sandbox.
71
sandbox.
72
.Sh RUN-TIME SETTINGS
72
.Sh RUN-TIME SETTINGS
73
If the
73
If the
74
.Dv kern.trap_enocap
74
.Dv kern.trap_enotcap
75
sysctl MIB is set to a non-zero value, then for any process executing in a
75
sysctl MIB is set to a non-zero value, then for any process executing in a
76
capability mode sandbox, any syscall which results in either an
76
capability mode sandbox, any syscall which results in either an
77
.Er ENOTCAPABLE
77
.Er ENOTCAPABLE

Return to bug 217836