summaryrefslogtreecommitdiff
path: root/lib/libcurses/tinfo/read_termcap.c
AgeCommit message (Expand)Author
2010-01-12Update to ncurses 5.7, with local changes reapplied.Nicholas Marriott
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2005-07-19Convert return value of cgetent(3) to what the curses routines expect.Todd C. Miller
2003-06-04mop up some more 3/4 license issuesTheo de Raadt
2003-03-18Use strlcpy() / strlcat() throughout.Todd C. Miller
2003-03-17use snprintf throughoutTodd C. Miller
2001-02-22Make _nc_get_token() take a "silent" argument and only warn if itTodd 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-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-08-02$HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zeroTodd 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-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-01-09Update to ncurses-5.0-20000108:Todd C. Miller
1999-05-08ncurses-4.2-990424Todd C. Miller
1999-03-02ncurses-4.2-990301Todd C. Miller
1999-01-18ncurses-4.2-990116Todd C. Miller