summaryrefslogtreecommitdiff
path: root/lib/libcurses/tinfo
AgeCommit message (Expand)Author
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-02-22Make _nc_get_token() take a "silent" argument and only warn if itTodd C. Miller
2001-02-22Update to ncurses-5.2-20010210:Todd C. Miller
2001-02-21#ifdef out the "older tic versions may treat the description fieldTodd C. Miller
2001-01-22Missed changes in ncurses-5.2-20010114 commitTodd C. Miller
2001-01-22Update to ncurses-5.2-20010114Todd C. Miller
2000-10-22update to ncurses 5.2Todd C. Miller
2000-10-20Don't attempt to free uninitialized variable; guenther@gac.eduTodd C. Miller
2000-10-09Add check for NUL home that got missed in the last mergeTodd C. Miller
2000-10-08update to ncurses-5.1-20001007Todd C. Miller
2000-10-02Don't call cgetset() on $TERMCAP if setugid. The logic has been reworkedTodd C. Miller
2000-10-02Don't look in ~/.terminfo if setugid. This is consistent with theTodd C. Miller
2000-08-02$HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zeroTodd C. Miller
2000-07-24Update to ncurses-5.1-20000722Todd C. Miller
2000-07-10ncurses 5.1Todd C. Miller
2000-06-19ncurses-5.0-20000617Todd C. Miller
2000-04-14Check $TERMCAP for a termcap entry even when we are using the system'sTodd C. Miller
2000-04-04Update to ncurses-5.0-20000401:Todd C. Miller
2000-03-26Update to ncurses-5.0-20000325Todd C. Miller
2000-03-13update to ncurses-5.0-20000311Todd C. Miller
2000-03-10Update to ncurses-5.0-20000304Todd C. Miller
2000-02-06ncurses-5.0-20000205Todd C. Miller
2000-01-16Update to ncurses-5.0-20000115:Todd C. Miller
2000-01-09Update to ncurses-5.0-20000108:Todd C. Miller
2000-01-08Enable extended cap names. Previously, the only allowed cap names wereTodd C. Miller
2000-01-02+ corrected conversion from terminfo rs2 to termcap rs (cf: 980704)Todd C. Miller
1999-12-28When reading an entry from terminfo.db, do not try to set a capabilityTodd C. Miller
1999-12-28Update to ncurses-19991218Todd C. Miller
1999-12-12Update to ncurses-19991211:Todd C. Miller
1999-12-06update to ncurses-5.0-19991204Todd C. Miller
1999-11-28#ifdef BROKEN_LINKER -> #if BROKEN_LINKERTodd C. Miller
1999-11-28update to ncurses-5.0-19991127Todd C. Miller
1999-08-22ncurses-5.0-990821Todd C. Miller
1999-08-15Update to ncurses-5.0-990814Todd C. Miller
1999-07-11ncurses-990710:Todd C. Miller
1999-07-04ncurses-5.0-990703 -- better support for mixing termcap and terminfo/curses r...Todd C. Miller
1999-06-27ncurses-5.0-990626Todd C. Miller
1999-06-14ncurses-5.0-990612Todd C. Miller
1999-06-06ncurses-4.2-990605Todd C. Miller
1999-05-13dividing by zero is bad++, patch sent to millert@ for forwarding to curses pplAaron Campbell
1999-05-08ncurses-4.2-990424Todd C. Miller
1999-03-15ncurses-4.2-990314Todd C. Miller
1999-03-11ncurses-4.2-990307Todd C. Miller
1999-03-02ncurses-4.2-990301Todd C. Miller
1999-02-24ncurses-4.2-990220; this is a pre-release of 5.0Todd C. Miller
1999-02-24ncurses-990213Todd C. Miller
1999-02-01Bracket protos for _nc_read_bsd_terminfo_entry and _nc_read_bsd_terminfo_fileTodd C. Miller
1999-01-31ncurses-4.2-990130Todd C. Miller
1999-01-24ncurses-4.2-990123Todd C. Miller
1999-01-23make _nc_read_file_entry() look in terminfo.db too. Makes the -A and -B flag...Todd C. Miller