K 10 svn:author V 3 mav K 8 svn:date V 27 2008-12-13T21:17:46.980192Z K 7 svn:log V 223 Change ttyhook_register() second argument from thread to process pointer. Thread was not really needed there, while previous ng_tty implementation that used thread pointer had locking issues (using sx while holding mutex). END