index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libcurses
/
curses.c
Age
Commit message (
Expand
)
Author
2022-10-19
Fixes for lib/56926 amongst other things:
blymn
2022-05-03
* Don't redraw the background if the new background character is the
blymn
2022-04-19
fix for PR 55496
blymn
2017-01-31
Move ESCDELAY to curses.c so all globals are close to each other.
roy
2017-01-30
If either set_escdelay(3) or set_tabsize(3) are called, set _reentrant
roy
2016-10-22
remove bogus malloc casts
christos
2013-10-16
Add TABSIZE, which is derived from terminfo init_tabs.
roy
2010-02-03
Userland now builds and uses terminfo instead of termcap.
roy
2009-07-22
Prepare curses for the possibility of changing from termcap to terminfo.
roy
2007-05-28
Merge in wide curses code done as a Summer of Code project by
blymn
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-08-04
Set 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-22
Revert the change to the `pc' capability from the previous change. Pointed
jdc
2000-12-19
Rename variables refering to termcap capabilities from NN to __tc_nn. Case
jdc
2000-04-27
Background colour erase is 'ut' not 'be'.
jdc
2000-04-22
* Fixed need for duplicate namp string in setterm.c
blymn
2000-04-17
Multiple fixes:
blymn
2000-04-12
Add colour capabilities and variables.
jdc
2000-04-11
Made data structures opaque
blymn
1999-06-28
Get rid of the evil trailing spaces and tabs.
simonb
1999-04-13
Upgrades the standard NetBSD curses library to provide some
mrg
1997-07-22
RCSid police, fix warnings
mikel
1994-08-17
clean up import
cgd
1994-01-24
changes from branch
cgd
1993-12-04
update from branch
cgd
1993-11-09
repeat after me: "I hate rcs ids"
cgd
1993-11-09
update to new version from berkeley. doesn't compile yet, nor
cgd
1993-08-07
New version from uunet.
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd