summaryrefslogtreecommitdiffstats
path: root/lib/libcurses/curs_clear.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to ncurses 5.7, with local changes reapplied.nicm2010-01-121-12/+39
| | | | | | | | | This is around eight years worth of changes (previously we were around ncurses 5.2), too many to list - many bug fixes and also a few new functions. A major bump for libcurses, libpanel, libform and libmenu. ok deraadt
* ncurses-4.2-980905millert1998-09-131-2/+3
|
* ncurses-4.2-980718millert1998-07-231-2/+31
|
* 3X-> 3millert1997-12-031-2/+2
|
* Merge of ncurses-4.1-971129millert1997-12-031-1/+2
|
* ncurses 4.1 + changes to work with our terminfo libs (instead ofmillert1997-11-261-1/+1
| | | | | the ncurses ones). Changes are #ifdef EXTERN_TERMINFO. Post 4.1 patches will be applied in a separate commit.
* Install ncurses as -lcurses and <curses.h>tholo1996-06-021-0/+65
Install BSD curses library as -locurses and <ocurses.h>