summaryrefslogtreecommitdiff
path: root/lib/libcurses/tinfo
AgeCommit message (Expand)Author
2003-10-15fix out of bounds access. found by david@ running with malloc guards andTed Unangst
2003-06-17Sync with share/misc/license.template and add missing DARPA creditTodd C. Miller
2003-06-04mop up some more 3/4 license issuesTheo de Raadt
2003-06-03Use an ISC-tyle license for all my code; it is simpler and more permissive.Todd C. Miller
2003-03-18Use strlcpy() / strlcat() throughout.Todd C. Miller
2003-03-18make rcsid const to pass gcc -WallTodd C. Miller
2003-03-17Deal with snprintf returning -1Todd C. Miller
2003-03-17use snprintf throughoutTodd C. Miller
2003-03-10duplicate words and spelling fixes in commentsDavid Krause
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