K 10 svn:author V 6 marcel K 8 svn:date V 27 1999-08-14T13:26:44.000000Z K 7 svn:log V 360 Fix LINUX_TIOC{S|G}SERIAL implementation. Both do not copy data in or out of kernel space. Remove the ioctl supporting functions, and move the actual code to the switch-statement. Now everybody can clearly see that the implementation is really poor. Also fix a typo in LINUX_TIOCGETD. The underlying function was given command TIOCSETD instead op TIOCGETD... END