Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-01-22 | Update to ncurses-5.2-20010114 | Todd C. Miller | |
2000-03-26 | Update to ncurses-5.0-20000325 | Todd C. Miller | |
2000-03-13 | update to ncurses-5.0-20000311 | Todd C. Miller | |
1999-05-17 | ncurses-4.2-990516; no code changes | Todd C. Miller | |
1999-03-02 | ncurses-4.2-990301 | Todd C. Miller | |
1999-02-24 | ncurses-4.2-990220; this is a pre-release of 5.0 | Todd C. Miller | |
1999-02-01 | Bracket protos for _nc_read_bsd_terminfo_entry and _nc_read_bsd_terminfo_file | Todd C. Miller | |
with #ifdef __OpenBSD__ to make it obvious they are OpenBSD extensions. Update copyright years in tinfo/read_bsd_terminfo.c. | |||
1999-01-23 | make _nc_read_file_entry() look in terminfo.db too. Makes the -A and -B ↵ | Todd C. Miller | |
flags of infocmp more useful. | |||
1999-01-22 | Move call to _nc_read_bsd_terminfo_entry() to _nc_read_entry() so reading | Todd C. Miller | |
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. | |||
1999-01-18 | ncurses-4.2-990116 | Todd C. Miller | |
1998-07-23 | ncurses-4.2-980718 | Todd C. Miller | |