delphij 2006-01-11 15:40:00 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/compat/linux linux_ioctl.c
Log:
MFC revision 1.131
date: 2005/12/13 15:32:52; author: delphij; state: Exp; lines: +5 -5
In Linux, kernel parameters passed to ioctl are by value, while in FreeBSD
they are passed by reference. Handle the difference within the
linux_ioctl_termio on the LINUX_TCFLSH path.
Submitted by: Jaroslav Drzik <jaro_AT_coop-voz_dot_sk>
Reminded by: glebius
Revision Changes Path
1.121.2.3 +5 -5 src/sys/compat/linux/linux_ioctl.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"