Subject: CVS commit: src/sys/arch/mips/mips
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 02/28/2004 16:02:03
Module Name:	src
Committed By:	simonb
Date:		Sat Feb 28 16:02:03 UTC 2004

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

Log Message:
Catch up with the November 2002 (!!) change to remove ABI exposure
from cpu_fork and the proc trampoline.  pthreads programs that fork
now work (at least the regress test case does).
Program reported by Florian Stöhr on port-sgimips.


To generate a diff of this commit:
cvs rdiff -r1.101 -r1.102 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.