Subject: CVS commit: src/sys/compat/linux
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 02/15/2007 15:13:34
Module Name:	src
Committed By:	ad
Date:		Thu Feb 15 15:13:34 UTC 2007

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

Log Message:
Fix Linux compat on amd64.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/compat/linux/arch/amd64/linux_machdep.c
cvs rdiff -r1.90 -r1.91 src/sys/compat/linux/common/linux_exec.c
cvs rdiff -r1.40 -r1.41 src/sys/compat/linux/common/linux_exec.h

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