about summary refs log tree commit diff
path: root/Src/Modules/termcap.c
Commit message (Expand)AuthorAgeFilesLines
* 17481 (Karl Tomlinson): get/set for terminfo and termcap parametersPeter Stephenson2002-10-071-8/+14
* 17582: Improved option argument handling.Peter Stephenson2002-08-271-1/+1
* Untrustworthy return value of tgetflag().Bart Schaefer2001-06-081-29/+36
* Improve gettermcap().Bart Schaefer2001-05-301-8/+27
* 14125: remove static incleanup flag because it is unusedClint Adams2001-04-261-10/+0
* 14123: don't include curses.h in termcap.c if term.h doesn't need itClint Adams2001-04-261-1/+3
* Another HAVE_TERM* compilation tweak.Bart Schaefer2001-04-261-13/+22
* Fix term* linkage _again_.Bart Schaefer2001-04-241-1/+1
* 14065: decrease termcap/terminfo parameter fishinessClint Adams2001-04-221-0/+4
* More term*.h inclusion un-confusion.Bart Schaefer2001-04-211-12/+16
* 14055: include termio.h in termcap.c for the benefit of Solaris 8Clint Adams2001-04-201-7/+13
* 14053: add $termcap special parameterClint Adams2001-04-201-1/+244
* Fix term*.h header file collisions.Bart Schaefer2001-04-131-0/+4
* Make termcap and terminfo modules always loadable.Bart Schaefer2001-04-091-0/+8
* 13431: better check for shared libraries.Andrey Borzenkov2001-02-131-1/+1
* 13215: echotc, echoti, terminfoClint Adams2000-12-031-0/+134