K 10 svn:author V 2 ed K 8 svn:date V 27 2010-09-19T16:35:42.580928Z K 7 svn:log V 279 Just make callout devices and /dev/console force CLOCAL on open(). Instead of adding custom checks to wait for DCD on open(), just modify the termios structure to set CLOCAL. This means SIGHUP is no longer generated when losing DCD as well. Reviewed by: kib@ MFC after: 1 week END