Subject: CVS commit: src/usr.bin/pmap
To: None <source-changes@NetBSD.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 01/31/2004 18:25:27
Module Name:	src
Committed By:	atatat
Date:		Sat Jan 31 18:25:27 UTC 2004

Modified Files:
	src/usr.bin/pmap: main.c pmap.h

Log Message:
Unfold the KDEREF() macros a little, and tweak the LOCKDEBUG detection
code, to detect a KDEREF failure instead of simply aborting.  If the
KDEREF fails, we're obviously not_using_lockdebug().


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/usr.bin/pmap/main.c
cvs rdiff -r1.3 -r1.4 src/usr.bin/pmap/pmap.h

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