phk 2004-10-14 18:30:24 UTC FreeBSD src repository Modified files: sys/kern tty.c Log: Add missing chunk of code to enforce the lock-bits of termios. This solves the problem where serial consoles suddenly required DCD to be asserted. Reported by: Randy Bush <randy at psg.com> Revision Changes Path 1.237 +26 -1 src/sys/kern/tty.c