K 10 svn:author V 7 delphij K 8 svn:date V 27 2005-12-13T15:32:52.000000Z K 7 svn:log V 240 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 END