]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Preserve current termios speed for TIOCSET*, if it matched with
authorache <ache@FreeBSD.org>
Wed, 2 Aug 1995 12:53:14 +0000 (12:53 +0000)
committerache <ache@FreeBSD.org>
Wed, 2 Aug 1995 12:53:14 +0000 (12:53 +0000)
commit2fcbb0e5924dba4835a362cf48e446d11a9a4b87
tree93dbe55b4247e4d8eb007aa87ee13c7dbe49967e
parent0d69a2d42f74f769cdcc92c0000af824dd515cc5
Preserve current termios speed for TIOCSET*, if it matched with
nearest valid. It means that gtty+stty transaction (without speed
change) not breaks non-standard speeds now.
sys/kern/tty_compat.c