Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Aug 1995 05:03:13 -0700
From:      "Andrey A. Chernov" <ache>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/kern tty_compat.c
Message-ID:  <199508021203.FAA05333@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
ache        95/08/02 05:03:13

  Modified:    sys/kern  tty_compat.c
  Log:
  Better approximation for TIOCGETP (gtty) for non-standard speeds.
  Old variant returns 38400 for them, now it returns nearest matched
  rounded down, expect speeds in range 0 > speed < 50 rounded up
  to not produce hangup.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199508021203.FAA05333>