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
/
delch.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-12
Make the default colour pair be pair 0 which appears to match other
blymn
2022-01-25
Correct (hopefully) the handling of wide characters.
blymn
2019-06-09
Rework previous fix for getch cursor position when cursor is moved
blymn
2019-05-20
Back out incorrect fix for PR 53617 and fix it in a different way.
blymn
2017-01-06
KNF.
roy
2017-01-02
Implement POSIX Curses functions immedok(3) and syncok(3).
roy
2009-07-22
Prepare curses for the possibility of changing from termcap to terminfo.
roy
2007-10-06
Make the non-WCHAR variant compilable.
martin
2007-05-28
Merge in wide curses code done as a Summer of Code project by
blymn
2006-02-05
Handle both background character and background attribute.
jdc
2006-01-15
Background characters and attributes don't need to be kept per character
jdc
2004-01-20
Fix recurring typo in comments. From Douwe Kiela.
wiz
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2001-04-20
Make comments match reality (delete-char instead of insert-char).
jdc
2000-05-20
GC __FORCEPAINT.
mycroft
2000-04-18
Set background character and attributes for added characters.
jdc
2000-04-15
Added functions to replace what were previously macros in curses.h
blymn
2000-04-11
Made data structures opaque
blymn
1999-04-13
Upgrades the standard NetBSD curses library to provide some
mrg
1998-02-03
remove obsolete register declarations
perry
1997-07-22
RCSid police, fix warnings
mikel
1994-08-17
clean up import
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-07-09
added Andrew Chernov's patch set:
alm
1993-03-21
initial import of 386bsd-0.1 sources
cgd