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: 06/04/2002 14:14:23
Module Name:	syssrc
Committed By:	fvdl
Date:		Tue Jun  4 11:14:23 UTC 2002

Modified Files:
	syssrc/sys/arch/x86_64/x86_64: netbsd32_machdep.c vector.S

Log Message:
For 32bit execs, frob the stackframe to return via the old system call
return path.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/x86_64/x86_64/netbsd32_machdep.c \
    syssrc/sys/arch/x86_64/x86_64/vector.S

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