Subject: CVS commit: [netbsd-4] src/sys/compat/linux
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 04/29/2007 11:05:41
Module Name:	src
Committed By:	bouyer
Date:		Sun Apr 29 11:05:41 UTC 2007

Modified Files:
	src/sys/compat/linux/arch/amd64 [netbsd-4]: linux_machdep.h
	src/sys/compat/linux/common [netbsd-4]: linux_sysctl.c

Log Message:
Pull up following revision(s) (requested by manu in ticket #596):
	sys/compat/linux/arch/amd64/linux_machdep.h: revision 1.8
	sys/compat/linux/common/linux_sysctl.c: revision 1.27
Linux's uname should return x86_64 as machine_arch


To generate a diff of this commit:
cvs rdiff -r1.5.24.1 -r1.5.24.2 \
    src/sys/compat/linux/arch/amd64/linux_machdep.h
cvs rdiff -r1.24 -r1.24.2.1 src/sys/compat/linux/common/linux_sysctl.c

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