index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libcurses
/
tinfo
/
read_termcap.c
Age
Commit message (
Expand
)
Author
2010-01-12
Update to ncurses 5.7, with local changes reapplied.
Nicholas Marriott
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2005-07-19
Convert return value of cgetent(3) to what the curses routines expect.
Todd C. Miller
2003-06-04
mop up some more 3/4 license issues
Theo de Raadt
2003-03-18
Use strlcpy() / strlcat() throughout.
Todd C. Miller
2003-03-17
use snprintf throughout
Todd C. Miller
2001-02-22
Make _nc_get_token() take a "silent" argument and only warn if it
Todd C. Miller
2001-01-22
Update to ncurses-5.2-20010114
Todd C. Miller
2000-10-22
update to ncurses 5.2
Todd C. Miller
2000-10-20
Don't attempt to free uninitialized variable; guenther@gac.edu
Todd C. Miller
2000-10-08
update to ncurses-5.1-20001007
Todd C. Miller
2000-10-02
Don't call cgetset() on $TERMCAP if setugid. The logic has been reworked
Todd C. Miller
2000-08-02
$HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zero
Todd C. Miller
2000-06-19
ncurses-5.0-20000617
Todd C. Miller
2000-04-14
Check $TERMCAP for a termcap entry even when we are using the system's
Todd C. Miller
2000-03-26
Update to ncurses-5.0-20000325
Todd C. Miller
2000-03-13
update to ncurses-5.0-20000311
Todd C. Miller
2000-03-10
Update to ncurses-5.0-20000304
Todd C. Miller
2000-01-09
Update to ncurses-5.0-20000108:
Todd C. Miller
1999-05-08
ncurses-4.2-990424
Todd C. Miller
1999-03-02
ncurses-4.2-990301
Todd C. Miller
1999-01-18
ncurses-4.2-990116
Todd C. Miller