Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 04/20/2000 19:39:58
Module Name:	syssrc
Committed By:	nisimura
Date:		Fri Apr 21 02:39:57 UTC 2000

Modified Files:
	syssrc/sys/arch/mips/mips: locore_mips3.S

Log Message:
- Address PR#9907.  u_pte[1] wired down is left not global sometimes.
  The brokenness is revealed sporadorically by memory usage on runtime.
- Avoid Vr4100 incompatibilty by making sure to retain default pgMask
  value for TLB invalidation routines.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 syssrc/sys/arch/mips/mips/locore_mips3.S

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