Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 05/29/2000 18:30:02
Module Name:	syssrc
Committed By:	nisimura
Date:		Tue May 30 01:30:02 UTC 2000

Modified Files:
	syssrc/sys/arch/mips/mips: mips_machdep.c process_machdep.c
	    vm_machdep.c

Log Message:
FPA ownership is now guarded by MDP_FPUSED flag and there is no necessity
to have #if ... around savefpregs() calls.


To generate a diff of this commit:
cvs rdiff -r1.83 -r1.84 syssrc/sys/arch/mips/mips/mips_machdep.c
cvs rdiff -r1.18 -r1.19 syssrc/sys/arch/mips/mips/process_machdep.c
cvs rdiff -r1.60 -r1.61 syssrc/sys/arch/mips/mips/vm_machdep.c

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