opnsense-src/lib/libtermcap
Andrey A. Chernov 021e5b9d1f Do a little trick which covers 99% cases: initialize ospeed
variable directly in tgetent by stderr or stdout output speed.
It helps hide in non-standard __set_ospeed function and remove it
from other sources (coming soon).
Do prototype cleanup too.
1995-08-05 21:22:07 +00:00
..
TEST BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
Makefile Do a little trick which covers 99% cases: initialize ospeed 1995-08-05 21:22:07 +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 Do a little trick which covers 99% cases: initialize ospeed 1995-08-05 21:22:07 +00:00
termcap.h Do a little trick which covers 99% cases: initialize ospeed 1995-08-05 21:22:07 +00:00
tgoto.c Do a little trick which covers 99% cases: initialize ospeed 1995-08-05 21:22:07 +00:00
tospeed.c Do a little trick which covers 99% cases: initialize ospeed 1995-08-05 21:22:07 +00:00
tparm.c Do a little trick which covers 99% cases: initialize ospeed 1995-08-05 21:22:07 +00:00
tputs.c Do a little trick which covers 99% cases: initialize ospeed 1995-08-05 21:22:07 +00:00