aboutsummaryrefslogtreecommitdiff
path: root/lib/libtermcap/termcap.h
Commit message (Expand)AuthorAgeFilesLines
* The __set_ospeed() function is coded against the speed_t type declaredJohn Birrell1998-05-051-2/+2
* Changed speed_t from long to unsigned long. POSIX.1 requires anBruce Evans1998-03-121-2/+2
* Declare the documented (modulo a spelling error) interfaceBruce Evans1997-04-131-1/+3
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Change the last -Wall cleanup so that the tputs declaration doesn'tPeter Wemm1996-09-101-2/+2
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-2/+2
* Do a little trick which covers 99% cases: initialize ospeedAndrey A. Chernov1995-08-051-3/+1
* Add non-standard function: _set_ospeed(speed)Andrey A. Chernov1995-08-041-3/+5
* tputs: (char) -> (int)Andrey A. Chernov1994-12-101-2/+2
* Fix tputs declarationAndrey A. Chernov1994-12-091-2/+2
* Add $Id$Andrey A. Chernov1994-12-041-1/+1
* Add termcap.h & tparmAndrey A. Chernov1994-12-041-0/+51