Subject: CVS commit: syssrc/sys/arch/mvme68k/mvme68k
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 10/13/2001 09:18:37
Module Name:	syssrc
Committed By:	chs
Date:		Sat Oct 13 06:18:37 UTC 2001

Modified Files:
	syssrc/sys/arch/mvme68k/mvme68k: pmap.c

Log Message:
fix pmap_changebit() to look for the bit in the page attrs
in addition to any PTEs.  fixes PR 14197.


To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 syssrc/sys/arch/mvme68k/mvme68k/pmap.c

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