Subject: CVS commit: src/sys/compat/linux/common
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 03/23/2007 04:16:14
Module Name:	src
Committed By:	mrg
Date:		Fri Mar 23 04:16:14 UTC 2007

Modified Files:
	src/sys/compat/linux/common: linux_misc.c linux_oldolduname.c
	    linux_olduname.c linux_sysctl.c linux_types.h

Log Message:
implement emul.linux.kern.machine, which can be set to "i686", like
some applications seem to want.


To generate a diff of this commit:
cvs rdiff -r1.168 -r1.169 src/sys/compat/linux/common/linux_misc.c
cvs rdiff -r1.61 -r1.62 src/sys/compat/linux/common/linux_oldolduname.c \
    src/sys/compat/linux/common/linux_olduname.c
cvs rdiff -r1.25 -r1.26 src/sys/compat/linux/common/linux_sysctl.c \
    src/sys/compat/linux/common/linux_types.h

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