Subject: CVS commit: src/sys/compat/linux/arch/amd64
To: None <source-changes@NetBSD.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 05/22/2005 14:52:13
Module Name:	src
Committed By:	fvdl
Date:		Sun May 22 14:52:12 UTC 2005

Modified Files:
	src/sys/compat/linux/arch/amd64: linux_machdep.c

Log Message:
Use a modified buildcontext function for Linux signals. It doesn't set
the unused segment registers, it just uses the already used values.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/compat/linux/arch/amd64/linux_machdep.c

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