summaryrefslogtreecommitdiff
path: root/lib/libcurses/curses.c
AgeCommit message (Expand)Author
2022-10-19Fixes for lib/56926 amongst other things:blymn
2022-05-03 * Don't redraw the background if the new background character is theblymn
2022-04-19fix for PR 55496blymn
2017-01-31Move ESCDELAY to curses.c so all globals are close to each other.roy
2017-01-30If either set_escdelay(3) or set_tabsize(3) are called, set _reentrantroy
2016-10-22remove bogus malloc castschristos
2013-10-16Add TABSIZE, which is derived from terminfo init_tabs.roy
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2009-07-22Prepare curses for the possibility of changing from termcap to terminfo.roy
2007-05-28Merge in wide curses code done as a Summer of Code project byblymn
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-08-04Set the curses default colours to white on black when using colour.jdc
2001-12-02* Major change to add support for the newterm/set_term functions.blymn
2000-12-22Revert the change to the `pc' capability from the previous change. Pointedjdc
2000-12-19Rename variables refering to termcap capabilities from NN to __tc_nn. Casejdc
2000-04-27Background colour erase is 'ut' not 'be'.jdc
2000-04-22* Fixed need for duplicate namp string in setterm.cblymn
2000-04-17Multiple fixes:blymn
2000-04-12Add colour capabilities and variables.jdc
2000-04-11Made data structures opaqueblymn
1999-06-28Get rid of the evil trailing spaces and tabs.simonb
1999-04-13Upgrades the standard NetBSD curses library to provide somemrg
1997-07-22RCSid police, fix warningsmikel
1994-08-17clean up importcgd
1994-01-24changes from branchcgd
1993-12-04update from branchcgd
1993-11-09repeat after me: "I hate rcs ids"cgd
1993-11-09update to new version from berkeley. doesn't compile yet, norcgd
1993-08-07New version from uunet.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd