Page MenuHomeFreeBSD

D57163.diff
No OneTemporary

D57163.diff

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

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)

Event Timeline