Date: Tue, 31 Oct 1995 11:27:52 -0800 From: Bruce Evans <bde> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/kern tty.c Message-ID: <199510311927.LAA18790@freefall.freebsd.org>
index | next in thread | raw e-mail
bde 95/10/31 11:27:52 Modified: sys/kern tty.c Log: Fixed initialization of TS_CONNECTED bit in t_state. It wasn't set in open() when CLOCAL is set unless carrier is present. Fixed initialization of line discipline. It lived across opens. Lines that started with the wrong discipline probably didn't work at all, because TS_ISOPEN is only set by TTYDISC.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510311927.LAA18790>
