summaryrefslogtreecommitdiffstats
path: root/lib/libcurses/tinfo/lib_options.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to ncurses 5.7, with local changes reapplied.nicm2010-01-121-69/+141
| | | | | | | | | 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
* Update to ncurses-5.2-20010114millert2001-01-221-15/+15
|
* update to ncurses-5.1-20001007millert2000-10-081-3/+3
|
* update to ncurses-5.0-20000311millert2000-03-131-4/+4
|
* Update to ncurses-5.0-20000304millert2000-03-101-3/+3
|
* + corrected conversion from terminfo rs2 to termcap rs (cf: 980704)millert2000-01-021-147/+141
| | | | | | | | | | + make conversion to termcap ug (underline glitch) more consistently applied. + modify read_termtype(), fixing 'toe', which could dump core when it found an incomplete entry such as "dumb" because it did not initialize its buffer for _nc_read_file_entry(). + use explicit VALID_NUMERIC() checks in a few places that had been overlooked, and add a check to ensure that init_tabs is nonzero, to avoid divide-by-zero (reported by Todd C Miller).
* update to ncurses-5.0-19991127millert1999-11-281-5/+5
|
* ncurses-5.0-990703 -- better support for mixing termcap and terminfo/curses routinesmillert1999-07-041-3/+3
|
* ncurses-4.2-990220; this is a pre-release of 5.0millert1999-02-241-31/+3
|
* ncurses-4.2-990116millert1999-01-181-0/+291