Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 02/02/2006 17:48:51
Module Name:	src
Committed By:	elad
Date:		Thu Feb  2 17:48:51 UTC 2006

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

Log Message:
implement a security.setid_core node as discussed on tech-kern@ and
tech-security@.


To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 src/sys/kern/init_sysctl.c
cvs rdiff -r1.213 -r1.214 src/sys/kern/kern_sig.c
cvs rdiff -r1.147 -r1.148 src/sys/sys/sysctl.h

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