Age | Commit message (Expand) | Author |
---|---|---|
2000-10-08 | update to ncurses-5.1-20001007 | Todd C. Miller |
2000-08-02 | $HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zero | Todd C. Miller |
2000-01-08 | Enable extended cap names. Previously, the only allowed cap names were | Todd C. Miller |
1999-12-28 | When reading an entry from terminfo.db, do not try to set a capability | Todd C. Miller |
1999-03-02 | ncurses-4.2-990301 | Todd C. Miller |
1999-02-01 | Bracket protos for _nc_read_bsd_terminfo_entry and _nc_read_bsd_terminfo_file | Todd C. Miller |
1999-01-23 | make _nc_read_file_entry() look in terminfo.db too. Makes the -A and -B flag... | Todd C. Miller |
1999-01-22 | Move call to _nc_read_bsd_terminfo_entry() to _nc_read_entry() so reading | Todd C. Miller |
1999-01-18 | ncurses-4.2-990116 | Todd C. Miller |