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_input.3
Age
Commit message (
Expand
)
Author
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2017-01-08
Whitespace fix, bump date for previous.
wiz
2017-01-05
Implement ncurses is_pad(3).
roy
2017-01-05
Add the set_escdelay(3) and set_tabsize(3) ncurses extensions.
roy
2017-01-01
Implement ncurses extension has_key.
roy
2012-04-21
Add capfile(5) to describe the termcap format.
roy
2010-08-06
avoid writing in parseltongue
dholland
2006-07-29
Bump date for previous.
wiz
2006-07-25
PR/34011: Julian Coleman: Limit timeout to 25.5 seconds.
christos
2004-12-13
fix mvgetch prototype.
yamt
2004-03-26
Add comma in enumerations, grammar fix, and replace &
wiz
2004-03-23
Clarify the getch() family return values.
jdc
2004-03-22
Add KEY_RESIZE support and a SIGWINCH handler.
jdc
2004-03-16
Spelling fix.
snj
2003-10-18
mvgetstr and mvwgetstr do not have a limit argument; from Steve Rumble in PR ...
wiz
2003-06-20
Add keyname().
jdc
2003-04-16
Use
wiz
2003-04-11
Add spacing around variable definitions.
jdc
2003-04-08
Better mdoc; add a missing 'is'.
wiz
2003-04-08
Add ESCDELAY variable to control the inter-key delay in escape sequences.
jdc
2003-02-14
'NetBSD.org' and some mdoc fixes.
grant
2002-10-22
Whitespace cleanup.
wiz
2002-10-22
Added the ncurses extensions define_key and keyok.
blymn
2002-10-21
Use \-1 instead of -1.
wiz
2002-10-21
Punctuation fixes.
wiz
2002-10-21
Drop trailing whitespace.
wiz
2002-10-21
Added separate man pages for curses functions to provide better
blymn