freebsd-nq/lib/libtermcap
Andrey A. Chernov 2f0c493d09 Add non-standard function: _set_ospeed(speed)
Basically all termios+termcap pgms needs it.
It set ospeed variable using nearest-matched stty speeds,
which helps termcap pgms works with non-fixed termios speeds
and not duplicate ospeed switch into every pgm.
Also it isn't standard function, its source code is too big to include it
in whole to every termcap+termios pgm.
1995-08-04 06:39:55 +00:00
..
TEST BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
Makefile Add non-standard function: _set_ospeed(speed) 1995-08-04 06:39:55 +00:00
pathnames.h BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
termcap.3 Add non-standard function: _set_ospeed(speed) 1995-08-04 06:39:55 +00:00
termcap.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
termcap.h Add non-standard function: _set_ospeed(speed) 1995-08-04 06:39:55 +00:00
tgoto.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
tospeed.c Add non-standard function: _set_ospeed(speed) 1995-08-04 06:39:55 +00:00
tparm.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
tputs.c Add missing entries for 38400/57600/115200 bauds to tmspc10[] 1995-07-23 02:25:18 +00:00