Subject: CVS commit: [netbsd-2-0] src/sys/compat/linux/common
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 10/08/2004 03:21:21
Module Name:	src
Committed By:	jmc
Date:		Fri Oct  8 03:21:21 UTC 2004

Modified Files:
	src/sys/compat/linux/common [netbsd-2-0]: linux_ioctl.c

Log Message:
Pullup rev 1.39 (requested by manu in ticket #904)

linux_sys_ioctl: map EPASSTHROUGH to EINVAL as sys_ioctl does.
otherwise, linux_syscall() returns garbage, at least on i386.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.38.4.1 src/sys/compat/linux/common/linux_ioctl.c

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