Subject: CVS commit: src/sys/compat/common
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 08/20/2007 19:19:33
Module Name: src
Committed By: martin
Date: Mon Aug 20 19:19:33 UTC 2007
Modified Files:
src/sys/compat/common: uipc_syscalls_43.c
Log Message:
Remove all ioctls from the conversion list that are explicitly defined
to use struct oifreq - the magic size changing makes them fail.
To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/sys/compat/common/uipc_syscalls_43.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.