summaryrefslogtreecommitdiff
path: root/lib/libtermcap
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace.Rodney W. Grimes1995-05-303-12/+12
* Bump minor numberAndrey A. Chernov1995-05-031-0/+2
* Continue of previous fix: eliminate backslashes too.Andrey A. Chernov1995-03-261-1/+1
* Compact entry returned to user:Andrey A. Chernov1995-03-261-3/+49
* tputs: (char) -> (int)Andrey A. Chernov1994-12-102-3/+3
* Fix tputs declarationAndrey A. Chernov1994-12-092-3/+3
* Describe tparmAndrey A. Chernov1994-12-041-0/+17
* Add $Id$Andrey A. Chernov1994-12-041-1/+1
* Add termcap.h & tparmAndrey A. Chernov1994-12-044-9/+826
* Ooops, change back the LIBDIR macro to the SHLIBDIR macro for the sharedAndreas Schulz1994-11-191-2/+2
* Makefile:Andreas Schulz1994-11-182-2/+3
* Remove ${DESTDIR} from link-macros. Already applied behind the scenes.Poul-Henning Kamp1994-11-181-4/+4
* Install shared libraries in ${SHLIBDIR} instead of in ${LIBDIR}.Bruce Evans1994-11-141-4/+4
* Forget to change = to += in previous commitAndrey A. Chernov1994-11-081-1/+1
* Add missing link for shared libtermlibAndrey A. Chernov1994-11-081-0/+4
* Oops, back out ospeed fix, I forget that flushing can occurse _after_Andrey A. Chernov1994-10-061-5/+27
* Change padding mechanism to use usleep, old variant not worksAndrey A. Chernov1994-10-061-27/+5
* Correct the man page extent.Jordan K. Hubbard1994-08-081-1/+1
* Do not create link for *lib_p.a if you are not installing profiled libraries.Rodney W. Grimes1994-05-271-2/+4
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-279-0/+1106