summaryrefslogtreecommitdiff
path: root/Src/Modules/termcap.c
AgeCommit message (Expand)AuthorFilesLines
2001-04-2614125: remove static incleanup flag because it is unusedClint Adams1-10/+0
2001-04-2614123: don't include curses.h in termcap.c if term.h doesn't need itClint Adams1-1/+3
2001-04-26Another HAVE_TERM* compilation tweak.Bart Schaefer1-13/+22
2001-04-24Fix term* linkage _again_.Bart Schaefer1-1/+1
2001-04-2214065: decrease termcap/terminfo parameter fishinessClint Adams1-0/+4
2001-04-21More term*.h inclusion un-confusion.Bart Schaefer1-12/+16
2001-04-2014055: include termio.h in termcap.c for the benefit of Solaris 8Clint Adams1-7/+13
2001-04-2014053: add $termcap special parameterClint Adams1-1/+244
2001-04-13Fix term*.h header file collisions.Bart Schaefer1-0/+4
2001-04-09Make termcap and terminfo modules always loadable.Bart Schaefer1-0/+8
2001-02-1313431: better check for shared libraries.Andrey Borzenkov1-1/+1
2000-12-0313215: echotc, echoti, terminfoClint Adams1-0/+134