K 10 svn:author V 3 kib K 8 svn:date V 27 2007-08-03T14:24:38.000000Z K 7 svn:log V 262 MFC rev. 1.273, submitted by peter: Change kn_hook value from cdev to struct tty to avoid dereferencing freed cdev. In ttygone(), wake up select(), sigio and kevent() users in addition to the queue sleepers. Return EV_EOF from kevent filters if TS_GONE is set. END