Subject: CVS commit: [netbsd-2] src/sys/arch/acorn26/acorn26
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 10/15/2006 13:09:02
Module Name:	src
Committed By:	bouyer
Date:		Sun Oct 15 13:09:02 UTC 2006

Modified Files:
	src/sys/arch/acorn26/acorn26 [netbsd-2]: vm_machdep.c

Log Message:
Pull up following revision(s) (requested by bjh21 in ticket #10715):
	sys/arch/acorn26/acorn26/vm_machdep.c: revision 1.12
When forking a new LWP, if a new user stack pointer is provided, use it.
Necessary to make regress/lib/libc/clone pass.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.7.6.1 src/sys/arch/acorn26/acorn26/vm_machdep.c

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