Subject: CVS commit: [netbsd-3] src/sys/arch/acorn26/acorn26
To: None <source-changes@NetBSD.org>
From: Geert Hendrickx <ghen@netbsd.org>
List: source-changes
Date: 10/23/2006 18:54:45
Module Name:	src
Committed By:	ghen
Date:		Mon Oct 23 18:54:45 UTC 2006

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

Log Message:
Pull up following revision(s) (requested by bjh21 in ticket #1551):
	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.14.1 -r1.7.14.2 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.