summaryrefslogtreecommitdiffstats
path: root/lib/libncurses/termcap.c
Commit message (Collapse)AuthorAgeFilesLines
* Handle the escaped colon \: in a capability.ru2002-08-121-0/+1
| | | | | | PR: bin/30778 Reviewed by: ache, peter MFC after: 3 days
* Remove 'register' keyword.obrien2002-03-211-2/+2
|
* Add __FBSDID()s to libncursesdillon2001-09-301-2/+3
|
* 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