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

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

Log Message:
Pull up revision 1.12 (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.8.2.2 -r1.8.2.3 src/sys/arch/xen/i386/pmap.c

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