summaryrefslogtreecommitdiffstats
path: root/lib/libncurses/termcap.c
Commit message (Collapse)AuthorAgeFilesLines
* Get this to compile in the 5.1-20000701-prerelease environment.peter2000-07-031-1/+1
|
* Don't complain loudly about unknown termcap capabilities, eg:peter1999-11-171-1/+1
| | | | | | | | {vladivostok:/usr/home/ken:1:0} echo |more "TERMCAP", line 0, col 60, terminal 'screen': unknown capability 'G0' "TERMCAP", line 0, col 806, terminal 'screen': unknown capability 'AX' Submitted by: Kenneth D. Merry <ken@kdm.org>
* Use src/contrib/ncurses, v5.0.990821 prerelease.peter1999-08-301-0/+265
This isn't quite finished yet, there are still some unresolved problems with ospeed and the sgtty.h (non-posix) terminal interface. Mostly this only causes problems with src/games. The other tools and libraries (libform,libpanel,libmenu) will come shortly but are seperate. Beware, there be dragons here! (The build will be broken for a short while)
OpenPOWER on IntegriCloud