Remove ttyflush from ttyclose,
authorAndrey Chernov <ache@FreeBSD.org>
Mon, 21 Mar 1994 21:50:30 +0000 (21:50 +0000)
committerAndrey Chernov <ache@FreeBSD.org>
Mon, 21 Mar 1994 21:50:30 +0000 (21:50 +0000)
commitd2cf4dd901364d748ed595fd8a011505f7bf4f6d
tree5b87b7d2e5ee86dafc1fae6afea7081ced61fd33
parent4ae3bcf778e9ddbfcf01a4a1d79ec494588a9e60
Remove ttyflush from ttyclose,
it really belongs only to ttylclose, other than tty
disciplines must not touch t_out & t_raw or
dead tsleep hang can occurse.
sys/kern/tty.c