summaryrefslogtreecommitdiffstats
path: root/lib/libcurses/curs_getstr.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to ncurses 5.7, with local changes reapplied.nicm2010-01-121-15/+30
| | | | | | | | | 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
* typos;jmc2003-05-121-2/+2
| | | | diffs passed on to curses people.
* ncurses 5.1millert2000-07-101-8/+13
|
* ncurses-4.2-980905millert1998-09-131-1/+2
|
* ncurses-4.2-980718millert1998-07-231-1/+30
|
* 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/+8
| | | | | 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/+66
Install BSD curses library as -locurses and <ocurses.h>