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
/
copywin.c
Age
Commit message (
Expand
)
Author
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
2016-12-11
Improve debug information.
blymn
2009-07-22
Prepare curses for the possibility of changing from termcap to terminfo.
roy
2007-11-08
Make sure we copy the relevant cell (and not the first cell) for
jdc
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
2004-08-02
Fix (I hope) the bounding checks against the source window.
dsl
2004-08-01
overwrite() wasn't copying enough lines or columns.
dsl
2002-01-02
Remove extraneous tabs from blank lines.
blymn
2001-11-04
fix WARNS=2 (-Wshadow) warning
lukem
2001-06-13
withough -> without
wiz
2000-04-26
* Fixed bug in copywin.
blymn
2000-04-24
* Added rcs id line to files missing it.
blymn
2000-04-23
* Fixed bug in copywin which was copying more than it should.
blymn
2000-04-20
* Added new function dupwin.
blymn
2000-04-18
Include <string.h> - prototype for memcpy. Thanks due to Tim Rightnour.
jdc
2000-04-18
More multiple changes:
blymn