Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F105545394
D43547.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
388 B
Referenced Files
None
Subscribers
None
D43547.diff
View Options
diff --git a/sys/kern/sys_capability.c b/sys/kern/sys_capability.c
--- a/sys/kern/sys_capability.c
+++ b/sys/kern/sys_capability.c
@@ -85,7 +85,7 @@
bool __read_frequently trap_enotcap;
SYSCTL_BOOL(_kern, OID_AUTO, trap_enotcap, CTLFLAG_RWTUN, &trap_enotcap, 0,
- "Deliver SIGTRAP on ENOTCAPABLE");
+ "Deliver SIGTRAP on ECAPMODE and ENOTCAPABLE");
#ifdef CAPABILITY_MODE
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Dec 18, 12:00 PM (13 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15486220
Default Alt Text
D43547.diff (388 B)
Attached To
Mode
D43547: capsicum: SIGTRAP is delivered also on ECAPMODE error.
Attached
Detach File
Event Timeline
Log In to Comment