Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to ncurses 5.7, with local changes reapplied. | 2010-01-12 | 1 | -10/+16 | |
| | | | | | | | | | 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-20010114 | 2001-01-22 | 1 | -24/+31 | |
| | |||||
* | Update to ncurses-5.0-20000325 | 2000-03-26 | 1 | -2/+3 | |
| | |||||
* | update to ncurses-5.0-20000311 | 2000-03-13 | 1 | -10/+9 | |
| | |||||
* | ncurses-4.2-990516; no code changes | 1999-05-17 | 1 | -1/+4 | |
| | |||||
* | ncurses-4.2-990301 | 1999-03-02 | 1 | -2/+39 | |
| | |||||
* | ncurses-4.2-990220; this is a pre-release of 5.0 | 1999-02-24 | 1 | -1/+21 | |
| | |||||
* | Bracket protos for _nc_read_bsd_terminfo_entry and _nc_read_bsd_terminfo_file | 1999-02-01 | 1 | -1/+3 | |
| | | | | | with #ifdef __OpenBSD__ to make it obvious they are OpenBSD extensions. Update copyright years in tinfo/read_bsd_terminfo.c. | ||||
* | make _nc_read_file_entry() look in terminfo.db too. Makes the -A and -B flags of infocmp more useful. | 1999-01-23 | 1 | -1/+2 | |
| | |||||
* | Move call to _nc_read_bsd_terminfo_entry() to _nc_read_entry() so reading | 1999-01-22 | 1 | -1/+4 | |
| | | | | | | | terminfo.db is transparent. This requires us to be able to tell which of the entries in pathvec held the terminfo entry. To make that work we only pass one pathname to cgetent(3) at a time. This might be a slight performance hit but should not be noticable in normal use. | ||||
* | ncurses-4.2-990116 | 1999-01-18 | 1 | -3/+9 | |
| | |||||
* | ncurses-4.2-980718 | 1998-07-23 | 1 | -0/+91 | |