aboutsummaryrefslogtreecommitdiff
path: root/sys/sparc64/conf
diff options
context:
space:
mode:
authorPawel Jakub Dawidek <pjd@FreeBSD.org>2013-08-18 10:21:29 +0000
committerPawel Jakub Dawidek <pjd@FreeBSD.org>2013-08-18 10:21:29 +0000
commit417ffc66faa8edfb813cc38e4873a7fc64cdc2af (patch)
treeb7beea60b7b145312177f9e6a9ef5d441cb897fc /sys/sparc64/conf
parentcb96d03ac590074284d76b942843f66db2d97a79 (diff)
downloadsrc-417ffc66faa8edfb813cc38e4873a7fc64cdc2af.tar.gz
src-417ffc66faa8edfb813cc38e4873a7fc64cdc2af.zip
Add process descriptors support to the GENERIC kernel. It is already being
used by the tools in base systems and with sandboxing more and more tools the usage should only increase. Submitted by: Mariusz Zaborski <oshogbo@FreeBSD.org> Sponsored by: Google Summer of Code 2013 MFC after: 1 month
Notes
Notes: svn path=/head/; revision=254480
Diffstat (limited to 'sys/sparc64/conf')
-rw-r--r--sys/sparc64/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC
index 5f2d0d4edeb4..2d826519b9ef 100644
--- a/sys/sparc64/conf/GENERIC
+++ b/sys/sparc64/conf/GENERIC
@@ -63,6 +63,7 @@ options HWPMC_HOOKS # Necessary kernel hooks for hwpmc(4)
options AUDIT # Security event auditing
options CAPABILITY_MODE # Capsicum capability mode
options CAPABILITIES # Capsicum capabilities
+options PROCDESC # Support for process descriptors
options MAC # TrustedBSD MAC Framework
options INCLUDE_CONFIG_FILE # Include this file in kernel