K 10 svn:author V 2 ed K 8 svn:date V 27 2008-07-16T12:36:39.582017Z K 7 svn:log V 291 Move the TCSA* definitions out of _KERNEL. They are processed in libc. The tcsetattr() routine already converts the TCSA* arguments to their respective TIOCSETA* ioctl's in the C library. There is no need to have these definitions inside the kernel. Approved by: philip (mentor, implicit) END