Subject: CVS commit: src/sys/arch/x86/x86
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 01/02/2008 17:33:09
Module Name:	src
Committed By:	yamt
Date:		Wed Jan  2 17:33:09 UTC 2008

Modified Files:
	src/sys/arch/x86/x86: pmap.c

Log Message:
pmap_extract_ma:
	- TRUE/FALSE -> true/false
	- (P == FALSE) -> (!P)


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/arch/x86/x86/pmap.c

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