summaryrefslogtreecommitdiff
path: root/lib/libocurses/termcap.c
AgeCommit message (Expand)Author
2005-08-14zap sccsid, okay deraadt@Marc Espie
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-04-04use strlcpy/snprintf; deraadt@ OKTodd C. Miller
2000-10-09Don't call cgetset() on $TERMCAP. There are no known problems (that I amTodd C. Miller
2000-08-02$HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zeroTodd C. Miller
1998-11-19For issetugid case, only ignore $TERMCAP if it is a pathTodd C. Miller
1998-11-04Some -Wall and use strlcpyTodd C. Miller
1998-10-08ignore $TERMCAP if issetugid()Todd C. Miller
1998-07-23unified libtermcap/libocursesTodd C. Miller