Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F162327389
D57163.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
590 B
Referenced Files
None
Subscribers
None
D57163.diff
View Options
diff --git a/sys/sys/capsicum.h b/sys/sys/capsicum.h
--- a/sys/sys/capsicum.h
+++ b/sys/sys/capsicum.h
@@ -262,12 +262,7 @@
/* Process management via process descriptors. */
/* Allows for pdgetpid(2). */
#define CAP_PDGETPID CAPRIGHT(1, 0x0000000000000200ULL)
-/*
- * Allows for pdwait4(2).
- *
- * XXX: this constant was imported unused, but is targeted to be implemented
- * in the future (bug 235871).
- */
+/* Allows for pdwait(2). */
#define CAP_PDWAIT CAPRIGHT(1, 0x0000000000000400ULL)
/* Allows for pdkill(2). */
#define CAP_PDKILL CAPRIGHT(1, 0x0000000000000800ULL)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jul 13, 2:31 AM (15 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34864209
Default Alt Text
D57163.diff (590 B)
Attached To
Mode
D57163: pddupfd(2)
Attached
Detach File
Event Timeline
Log In to Comment