jhb 2003/04/17 15:36:41 PDT FreeBSD src repository Modified files: sys/kern tty.c Log: - Use a local struct proc variable to improve readability. - Use a local variable to close a minor race when determining if the wmesg printed out needs a prefix such as when a thread is blocked on a lock. Revision Changes Path 1.199 +11 -11 src/sys/kern/tty.c