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
Age
Commit message (
Expand
)
Author
2014-02-28
Fix reversed logic in the notimeout call.
blymn
2014-02-20
Correct the implementation of mvderwin, it now works as specified by
blymn
2013-12-06
Make the touch family of calls actually force an update of the
blymn
2013-11-10
remove unused variable
christos
2013-11-09
Rename the old __waddbytes function to _cursesi_waddbytes and add a
blymn
2013-10-18
fix unused warnings
christos
2013-10-16
Add TABSIZE, which is derived from terminfo init_tabs.
roy
2013-10-16
Define WA_NORMAL
roy
2013-10-15
Note that delwin(3) is a null-op if win is NULL.
roy
2013-10-15
Instead of turning off the 8th bit on resume, turn it on, as it is on by
christos
2013-10-01
Use the internal version of touchline to update the line.
blymn
2013-09-25
Fix a NULL dereference if the exit_alt_charset_mode capability is not defined.
dsainty
2013-05-05
Extend does_ctrl_o() to compare exit attribute and ext ACS sequences.
jdc
2013-05-05
Also merge in background attributes.
jdc
2013-05-05
Add extra debugging when copying window contents.
jdc
2012-09-28
Don't wrap added string
blymn
2012-09-28
Add more debug to mvchgat.
blymn
2012-09-28
Correct behaviour of mvderwin(). It should remap a given area of the parent
blymn
2012-09-28
Truncate string to RHS of the window - SUSv2 says we should.
blymn
2012-06-29
* Size argument for memset when clearing cbuf was wrong, cbuf is an array
blymn
2012-05-02
re-work the previous to make it format correctly
agc
2012-05-01
document the correct argument to wstandout(3) and wstandend(3)
agc
2012-04-21
Fix build
roy
2012-04-21
Add capfile(5) to describe the termcap format.
roy
2012-04-21
Fix build break if curses is built without wide char support
blymn
2012-04-21
Remove trailing whitespace
blymn
2012-02-19
PR/46049: Tim van der Molen:
christos
2012-01-27
handle the case where we have no space properly (Nat Sloss)
christos
2012-01-06
PR/45791: Nat Sloss: getnstr erase character weirdness
christos
2011-10-04
Move longname(3) from curses to terminfo, pre-cursor to fix PR/43386.
roy
2011-10-03
Use tiparm instead of vtparm.
roy
2011-09-15
Remove trailing whitespace. Bump date for previous.
wiz
2011-09-15
- Make mvderwin work as per the SUSv2 specification and other curses
blymn
2011-08-29
Fix for systems that don't have TCSASOFT as intended originally. Simplify.
christos
2011-08-07
Add serial comma, remove trailing whitespace, bump date for previous.
wiz
2011-08-07
Merge the attributes into the returned characters.
blymn
2011-08-07
Document the return values for innstr and friends.
blymn
2011-08-07
Fix a bug that prevented instr and friends returning OK.
blymn
2011-08-07
flush the output after writing the meta sequence.
blymn
2011-07-17
Retire varargs.h support. Move machine/stdarg.h logic into MI
joerg
2011-07-10
Set the background attributes when erasing.
blymn
2011-07-01
Fix memset usage.
joerg
2011-06-16
Correctly test for __ISDIRTY.
jdc
2011-04-21
Fix deleting a key definition, it did not work. Also improve tracing
blymn
2011-04-06
Fix PR # 41894.
jruoho
2011-04-04
Add man page link for define_key
blymn
2011-03-30
fflush the outfd after setting the cursor visibility so it takes effect
blymn
2011-02-10
Fix typo.
blymn
2011-01-06
Back out change for assume_default_colors as it was not correct.
blymn
2010-12-25
Little bit more debug information.
blymn
[next]