Subject: CVS commit: [nathanw_sa] syssrc/sys/arch/mips/mips
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 07/06/2002 06:14:01
Module Name:	syssrc
Committed By:	simonb
Date:		Sat Jul  6 03:14:01 UTC 2002

Modified Files:
	syssrc/sys/arch/mips/mips [nathanw_sa]: mips_machdep.c trap.c

Log Message:
Fix #ifdef SOFTFLOAT code:
   s/p->p_addr/l->l_addr/ and s/p->p_md/l->l_md/


To generate a diff of this commit:
cvs rdiff -r1.120.2.13 -r1.120.2.14 syssrc/sys/arch/mips/mips/mips_machdep.c
cvs rdiff -r1.165.2.11 -r1.165.2.12 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.