Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 11/10/1999 00:06:12
Module Name:	syssrc
Committed By:	nisimura
Date:		Wed Nov 10 08:06:12 UTC 1999

Modified Files:
	syssrc/sys/arch/mips/mips: locore_mips1.S trap.c

Log Message:
Remove a small scale 'improvement' for TLB mod exception which is now
found harmful.  Fix panics on MIPS1 only kernels.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 syssrc/sys/arch/mips/mips/locore_mips1.S
cvs rdiff -r1.113 -r1.114 syssrc/sys/arch/mips/mips/trap.c

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