Subject: CVS commit: [netbsd-4] src/sys/compat/linux
To: None <source-changes@NetBSD.org>
From: Pavel Cahyna <pavel@netbsd.org>
List: source-changes
Date: 05/13/2007 22:19:56
Module Name:	src
Committed By:	pavel
Date:		Sun May 13 22:19:56 UTC 2007

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

Log Message:
Pull up following revision(s) (requested by manu in ticket #637):
	sys/compat/linux/arch/amd64/linux_machdep.c: revision 1.21
	sys/compat/linux/arch/amd64/linux_machdep.h: revision 1.7
	sys/compat/linux/common/linux_termios.c: revision 1.30
Add ptmx fakedevice hack for amd64
Fix a bug in ioctl handling


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.15.2.1 src/sys/compat/linux/arch/amd64/linux_machdep.c
cvs rdiff -r1.5.24.2 -r1.5.24.3 \
    src/sys/compat/linux/arch/amd64/linux_machdep.h
cvs rdiff -r1.27 -r1.27.2.1 src/sys/compat/linux/common/linux_termios.c

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