Subject: CVS commit: src/sys/compat/linux32/common
To: None <source-changes@NetBSD.org>
From: Nicolas Joly <njoly@netbsd.org>
List: source-changes
Date: 03/19/2007 10:16:46
Module Name:	src
Committed By:	njoly
Date:		Mon Mar 19 10:16:46 UTC 2007

Modified Files:
	src/sys/compat/linux32/common: linux32_termios.c

Log Message:
Fix TIOCGPTN ioctl.
Do not use sysioctl() directly, but netbsd32_ioctl() instead.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/compat/linux32/common/linux32_termios.c

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