Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chuck Cranor <chuck@netbsd.org>
List: source-changes
Date: 09/13/2000 04:12:48
Module Name:	syssrc
Committed By:	chuck
Date:		Wed Sep 13 01:12:48 UTC 2000

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

Log Message:
modify mips3 locore to elminate the abuse of XContext
so that we can run on systems that do not have XContext
(e.g. IDT 32364).


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 syssrc/sys/arch/mips/mips/locore_mips3.S
cvs rdiff -r1.105 -r1.106 syssrc/sys/arch/mips/mips/pmap.c

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