summaryrefslogtreecommitdiffstats
path: root/lib/libcurses/curses.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* ncurses-4.2-980912millert1998-09-171-2/+2
|
* ncurses-4.2-980905millert1998-09-131-3/+4
|
* update to ncurses-4.2-980801millert1998-08-031-2/+2
|
* update to ncurses-4.2-980725millert1998-07-271-2/+2
|
* ncurses-4.2-980718millert1998-07-231-127/+132
|
* Use _ti_get_screensize() from libtermlib to update screen size if changedmillert1998-01-171-2/+7
| | | | | | after a program is suspended. Define EXTERN_TERMINFO in curses.h. Update to ncurses-4.1-980103 and crank minor.
* ncurses-4.1-971213millert1997-12-141-2/+2
|
* Merge of ncurses-4.1-971129millert1997-12-031-93/+128
|
* ncurses 4.1 + changes to work with our terminfo libs (instead ofmillert1997-11-261-193/+286
| | | | | 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-324/+1185
| | | | Install BSD curses library as -locurses and <ocurses.h>
* use "unsigned int" instead of "u_int" so that _POSIX_SOURCE works.deraadt1996-05-041-4/+4
| | | | netbsd pr#2164; from seebs@taniemarie.solon.com
* initial import of NetBSD treederaadt1995-10-181-0/+341