Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 06/11/2005 16:04:59
Module Name: src
Committed By: elad
Date: Sat Jun 11 16:04:59 UTC 2005
Modified Files:
src/sys/kern: vfs_vnops.c
Log Message:
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.89 -r1.90 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.