Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 09/07/2005 16:26:16
Module Name:	src
Committed By:	elad
Date:		Wed Sep  7 16:26:16 UTC 2005

Modified Files:
	src/sys/kern: init_sysctl.c
	src/sys/sys: sysctl.h

Log Message:
Introduce ``security.curtain'', new node for security features and
settings, and new variable for controlling access to objects based
on user-id.


To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 src/sys/kern/init_sysctl.c
cvs rdiff -r1.140 -r1.141 src/sys/sys/sysctl.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.