Subject: CVS commit: src/sys/arch/mips/mips
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 06/29/2003 09:24:56
Module Name:	src
Committed By:	simonb
Date:		Sun Jun 29 09:24:55 UTC 2003

Modified Files:
	src/sys/arch/mips/mips: cpu_exec.c mips_machdep.c vm_machdep.c

Log Message:
Fix more needless 'struct proc *' to 'struct lwp *' fallout.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/sys/arch/mips/mips/cpu_exec.c
cvs rdiff -r1.163 -r1.164 src/sys/arch/mips/mips/mips_machdep.c
cvs rdiff -r1.95 -r1.96 src/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.