Subject: CVS commit: syssrc/sys/arch/x86_64/x86_64
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 07/10/2002 04:55:44
Module Name: syssrc
Committed By: fvdl
Date: Wed Jul 10 01:55:44 UTC 2002
Modified Files:
syssrc/sys/arch/x86_64/x86_64: machdep.c
Log Message:
Since the return address is now part of struct sigframe, adjust the stack
accordingly to match alignment when copying it out.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/arch/x86_64/x86_64/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.