<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libtermcap/tospeed.c, branch release/2.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>1995-08-05T21:22:07Z</updated>
<entry>
<title>Do a little trick which covers 99% cases: initialize ospeed</title>
<updated>1995-08-05T21:22:07Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1995-08-05T21:22:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=021e5b9d1f656a1974067fc54f0d3bfb2e7fdd4f'/>
<id>urn:sha1:021e5b9d1f656a1974067fc54f0d3bfb2e7fdd4f</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Add non-standard function: _set_ospeed(speed)</title>
<updated>1995-08-04T06:39:55Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1995-08-04T06:39:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2f0c493d092ff843fd61926ae4f3827b1f002032'/>
<id>urn:sha1:2f0c493d092ff843fd61926ae4f3827b1f002032</id>
<content type='text'>
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.
</content>
</entry>
</feed>
