Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 05/29/2005 16:07:10
Module Name:	src
Committed By:	elad
Date:		Sun May 29 16:07:10 UTC 2005

Modified Files:
	src/sys/kern: kern_verifiedexec.c
	src/sys/sys: verified_exec.h

Log Message:
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.18 -r1.19 src/sys/kern/kern_verifiedexec.c
cvs rdiff -r1.11 -r1.12 src/sys/sys/verified_exec.h

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