From 91a227ea852659e4018e5e18ece491ade46683ea Mon Sep 17 00:00:00 2001 From: John Baldwin Date: Tue, 5 Mar 2002 19:09:25 +0000 Subject: [PATCH] Add a note about jail_sysvipc_allowed being used unsafely in the SYSV IPC syscalls as an unresolved issue. --- en/smp/index.sgml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/en/smp/index.sgml b/en/smp/index.sgml index 5a6fd525d4..9c8d5ba8a2 100644 --- a/en/smp/index.sgml +++ b/en/smp/index.sgml @@ -1,6 +1,6 @@ - + %includes; @@ -1155,6 +1155,13 @@ &status.unresolved; + + jail_sysvipc_allowed is checked in an unsafe manner in + the SYSV IPC syscalls. + 5 March 2002 + &status.unresolved; + +