HardenedBSD/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
Makefile Do a little trick which covers 99% cases: initialize ospeed 1995-08-05 21:22:07 +00:00
pathnames.h
termcap.3
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