Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 12/18/2000 16:47:39
Module Name:	syssrc
Committed By:	fvdl
Date:		Mon Dec 18 14:47:39 UTC 2000

Modified Files:
	syssrc/sys/compat/linux/arch/i386: linux_machdep.c

Log Message:
For unknown ioctls, pass them through to a device using PTIOCLINUX,
so that it may deal with them if it knows them (i.e. LKMs which
deal with Linux binaries).


To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 syssrc/sys/compat/linux/arch/i386/linux_machdep.c

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