Subject: CVS commit: src/sys/arch/amd64/amd64
To: None <source-changes@NetBSD.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 10/17/2003 16:24:31
Module Name: src
Committed By: fvdl
Date: Fri Oct 17 16:24:31 UTC 2003
Modified Files:
src/sys/arch/amd64/amd64: machdep.c
Log Message:
Put the ucontext pointer in %r15 for signal delivery, so that it is
saved across the handler call.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/amd64/amd64/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.