bde 1524621152 Enabled dynamically sized tty input buffers (with enough buffering
for 1 second's worth of input) and larger tty output buffers.  The
interrupt-level buffers are still too small for speeds above 115200
bps (only a little too small for 230400 bps if RTS flow control is
enabled).

Don't call ttsetwater() explicitly in open().  It is now called for
the TTYDISC l_open() and should be static.

Don't attempt to register the cdevsw more than once.
1998-08-19 04:17:38 +00:00
..
1998-07-29 13:00:42 +00:00
1998-07-29 13:00:42 +00:00
1998-08-06 08:49:09 +00:00
1998-08-06 08:49:09 +00:00
1998-08-03 19:14:33 +00:00
1998-08-03 19:14:33 +00:00
1998-07-11 08:01:18 +00:00