Subject: CVS commit: [vmlocking] src/sys/arch
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 08/23/2007 12:11:08
Module Name:	src
Committed By:	ad
Date:		Thu Aug 23 12:11:08 UTC 2007

Modified Files:
	src/sys/arch/amd64/include [vmlocking]: pmap.h
	src/sys/arch/i386/include [vmlocking]: pmap.h

Log Message:
Add pmap_pte_set, pmap_pte_setbits, pmap_pte_clearbits where missing.


To generate a diff of this commit:
cvs rdiff -r1.10.4.1 -r1.10.4.2 src/sys/arch/amd64/include/pmap.h
cvs rdiff -r1.89.4.4 -r1.89.4.5 src/sys/arch/i386/include/pmap.h

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