summaryrefslogtreecommitdiffstats
path: root/lib/libcurses/tinfo/read_termcap.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to ncurses 5.7, with local changes reapplied.nicm2010-01-121-83/+152
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-4/+0
* Convert return value of cgetent(3) to what the curses routines expect.millert2005-07-191-2/+3
* mop up some more 3/4 license issuesderaadt2003-06-041-10/+2
* Use strlcpy() / strlcat() throughout.millert2003-03-181-3/+3
* use snprintf throughoutmillert2003-03-171-2/+3
* Make _nc_get_token() take a "silent" argument and only warn if itmillert2001-02-221-7/+2
* Update to ncurses-5.2-20010114millert2001-01-221-9/+12
* update to ncurses 5.2millert2000-10-221-13/+14
* Don't attempt to free uninitialized variable; guenther@gac.edumillert2000-10-201-1/+1
* update to ncurses-5.1-20001007millert2000-10-081-26/+28
* Don't call cgetset() on $TERMCAP if setugid. The logic has been reworkedmillert2000-10-021-18/+20
* $HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zeromillert2000-08-021-3/+3
* ncurses-5.0-20000617millert2000-06-191-5/+5
* Check $TERMCAP for a termcap entry even when we are using the system'smillert2000-04-141-7/+14
* Update to ncurses-5.0-20000325millert2000-03-261-2/+2
* update to ncurses-5.0-20000311millert2000-03-131-2/+2
* Update to ncurses-5.0-20000304millert2000-03-101-3/+3
* Update to ncurses-5.0-20000108:millert2000-01-091-725/+703
* ncurses-4.2-990424millert1999-05-081-2/+2
* ncurses-4.2-990301millert1999-03-021-9/+7
* ncurses-4.2-990116millert1999-01-181-0/+1122