From owner-cvs-all Fri Nov 2 7:22:34 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8466F37B403; Fri, 2 Nov 2001 07:22:32 -0800 (PST) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fA2FMWe75697; Fri, 2 Nov 2001 07:22:32 -0800 (PST) (envelope-from rwatson) Message-Id: <200111021522.fA2FMWe75697@freefall.freebsd.org> From: Robert Watson Date: Fri, 2 Nov 2001 07:22:32 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_cap.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2001/11/02 07:22:32 PST Modified files: sys/kern kern_cap.c Log: Merge from POSIX.1e Capabilities development tree: o Reorder and synchronize #include's, including moving "opt_cap.h" to above system includes. o Introduce #ifdef'd kern.security.capabilities sysctl tree, including kern.security.capabilities.enabled, which defaults to 0. The rest of the file remains stubs for the time being. Obtained from: TrustedBSD Project Revision Changes Path 1.9 +17 -2 src/sys/kern/kern_cap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message