Subject: CVS commit: [netbsd-2] src/sys/arch/mips
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 09/13/2005 21:26:33
Module Name: src
Committed By: riz
Date: Tue Sep 13 21:26:33 UTC 2005
Modified Files:
src/sys/arch/mips/include [netbsd-2]: locore.h
src/sys/arch/mips/mips [netbsd-2]: locore_mips3.S
Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #5829):
sys/arch/mips/include/locore.h: revision 1.69
sys/arch/mips/mips/locore_mips3.S: revision 1.87
Add mips3_cp0_pg_mask_write() to initialize pagemask register.
To generate a diff of this commit:
cvs rdiff -r1.68 -r1.68.6.1 src/sys/arch/mips/include/locore.h
cvs rdiff -r1.86 -r1.86.6.1 src/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.