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
/
border.c
Age
Commit message (
Expand
)
Author
2017-01-09
Checks for bottom right corner were reversed.
blymn
2017-01-06
KNF.
roy
2016-10-22
remove bogus malloc casts
christos
2013-05-05
Also merge in background attributes.
jdc
2010-12-25
Allow attributes to be applied to the default line drawing characters
blymn
2010-02-23
misc fixes and improvements:
drochner
2009-07-22
Prepare curses for the possibility of changing from termcap to terminfo.
roy
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-05-28
Merge in wide curses code done as a Summer of Code project by
blymn
2007-01-21
Add debug "areas" that allow selective debugging by setting the
jdc
2006-01-15
Background characters and attributes don't need to be kept per character
jdc
2001-02-05
Don't delete attributes when character 0 (default) is passed in.
jdc
2000-04-24
* Added rcs id line to files missing it.
blymn
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-12
Remove attributes of characters displayed with -DDEBUG.
jdc
2000-04-11
Made data structures opaque
blymn