Subject: CVS commit: [netbsd-3] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 06/10/2005 15:16:11
Module Name:	src
Committed By:	tron
Date:		Fri Jun 10 15:16:11 UTC 2005

Modified Files:
	src/sys/kern [netbsd-3]: init_sysctl.c

Log Message:
Pull up revision 1.39 (requested by elad in ticket #389):
Add indication for number of fingerprinted files on each device.
When a table is created for a new device, a new variable is created
under the kern.veriexec.count node named "dev_<id>". For example,
dev_0, dev_3, etc.


To generate a diff of this commit:
cvs rdiff -r1.36.2.1 -r1.36.2.2 src/sys/kern/init_sysctl.c

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