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/13/2005 22:09:09
Module Name:	src
Committed By:	tron
Date:		Mon Jun 13 22:09:09 UTC 2005

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

Log Message:
Pull up revision 1.90 (requested by elad in ticket #447):
Work according to veriexec strict level, not securelevel. Also, use the
veriexec_report() routine when possible; and when opening a file for
writing,
only invalidate the fingerprint - not always the data will be changed.


To generate a diff of this commit:
cvs rdiff -r1.86.2.1 -r1.86.2.2 src/sys/kern/vfs_vnops.c

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