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:25:14
Module Name:	src
Committed By:	tron
Date:		Fri Jun 10 15:25:14 UTC 2005

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

Log Message:
Pull up revision 1.19 (requested by elad in ticket #389):
Make veriexec_fp_cmp() a bit more useful by allowing it to compare two
fingerprints based on a common algorithm without requiring an actual
entry in the tables.


To generate a diff of this commit:
cvs rdiff -r1.9.2.9 -r1.9.2.10 src/sys/kern/kern_verifiedexec.c

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