Subject: CVS commit: [netbsd-2-0] src/sys/arch/amd64/amd64
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 06/08/2005 11:32:08
Module Name:	src
Committed By:	tron
Date:		Wed Jun  8 11:32:08 UTC 2005

Modified Files:
	src/sys/arch/amd64/amd64 [netbsd-2-0]: pmap.c

Log Message:
Pull up revision 1.19 (requested by chs in ticket #1980):
in pmap_enter(), preset the mod/ref bits based on the flags argument.
fixes 25640.


To generate a diff of this commit:
cvs rdiff -r1.9.2.1 -r1.9.2.2 src/sys/arch/amd64/amd64/pmap.c

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