Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102747423
D43476.id132871.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
379 B
Referenced Files
None
Subscribers
None
D43476.id132871.diff
View Options
diff --git a/sys/sys/jail.h b/sys/sys/jail.h
--- a/sys/sys/jail.h
+++ b/sys/sys/jail.h
@@ -106,6 +106,8 @@
#define JAIL_SYS_NEW 1
#define JAIL_SYS_INHERIT 2
+#define JAIL_MAX 999999
+
#ifndef _KERNEL
struct iovec;
@@ -126,8 +128,6 @@
#include <sys/mutex.h>
#include <sys/_task.h>
-#define JAIL_MAX 999999
-
#ifdef MALLOC_DECLARE
MALLOC_DECLARE(M_PRISON);
#endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 17, 4:07 PM (7 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14681906
Default Alt Text
D43476.id132871.diff (379 B)
Attached To
Mode
D43476: sys/jail.h: expose JAIL_MAX constant to applications
Attached
Detach File
Event Timeline
Log In to Comment