Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 10/24/2006 22:38:41
Module Name:	src
Committed By:	elad
Date:		Tue Oct 24 22:38:41 UTC 2006

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

Log Message:
Various cleanups.

Make some "#ifdef DIAGNOSTIC" blocks always compiled in; others
convert to KASSERT() where appropriate.

Add some sanity checks and comments while here.


To generate a diff of this commit:
cvs rdiff -r1.66 -r1.67 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.