Subject: CVS commit: src/sys/arch/acorn26/acorn26
To: None <source-changes@NetBSD.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 10/14/2006 17:51:37
Module Name: src
Committed By: bjh21
Date: Sat Oct 14 17:51:37 UTC 2006
Modified Files:
src/sys/arch/acorn26/acorn26: vm_machdep.c
Log Message:
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.11 -r1.12 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.