Subject: CVS commit: syssrc/sys/arch/mvme68k/mvme68k
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 11/08/2001 23:53:45
Module Name:	syssrc
Committed By:	scw
Date:		Thu Nov  8 21:53:45 UTC 2001

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

Log Message:
Commit a change I've had lying around for a while: Initialise wired
PTEs with `PG_U' to avoid them being needlessly updated when first
accessed.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 syssrc/sys/arch/mvme68k/mvme68k/pmap_bootstrap.c

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