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:46:37
Module Name:	syssrc
Committed By:	fvdl
Date:		Mon Dec 18 14:46:36 UTC 2000

Modified Files:
	syssrc/sys/compat/linux/common: linux_socket.c

Log Message:
Pass SIOC* calls that are done on devices (not sockets) through
without trying to interpret done, as is done on Linux. The device
will get them as PTIOCLINUX, with command and arg in the structure
passed in.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 syssrc/sys/compat/linux/common/linux_socket.c

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