K 10 svn:author V 6 marcel K 8 svn:date V 27 2012-04-10T15:58:22.922911Z K 7 svn:log V 258 In vtc_tty_outwakeup: get 80 characters at a time and loop until we drained the outq. In vtc_tty_ioctl: return ENOIOCTL by default to have the generic TTY code handle the request. In vtc_tty_param: set CLOCAL so that the TTY isn't trying to wait for DCD. END