K 10 svn:author V 6 glewis K 8 svn:date V 27 2008-06-19T06:39:27.000000Z K 7 svn:log V 419 . Switch to termios now that sgtty has become a binary only compatibility layer. This is done for all versions of FreeBSD, not just recent 8-CURRENT (which is where the sgtty change was made) to avoid more ugly #ifdef's throughout this code (which is already littered with them). This change was only tested on FreeBSD 6, but I believe it will fix the build for 8-CURRENT. Prompted by: pointyhat (via pav) END