Subject: CVS commit: [netbsd-3] src/sys/arch/amd64/amd64
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 06/06/2005 12:16:28
Module Name:	src
Committed By:	tron
Date:		Mon Jun  6 12:16:28 UTC 2005

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

Log Message:
Pull up revision 1.19 (requested by chs in ticket #424):
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.15 -r1.15.8.1 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.