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_screen.3
Age
Commit message (
Expand
)
Author
2017-01-24
Note an issue with our cursor movement in 1 line size window.
roy
2017-01-10
Implement POSIX curses function ripoffline(3).
roy
2017-01-05
Implement is_term_resized and resize_term(3) ncurses extensions.
roy
2017-01-05
Add the set_escdelay(3) and set_tabsize(3) ncurses extensions.
roy
2017-01-05
Fix typo.
wiz
2017-01-05
Use Ev for environment variables.
wiz
2016-12-31
Implement POSIX curses use_env function.
roy
2016-12-30
Add the POSIX filter() function to libcurses.
roy
2012-04-21
Add capfile(5) to describe the termcap format.
roy
2007-10-25
Only resize curscr, __virtscr and stdscr when the screen is resized.
jdc
2007-07-13
Emphasise `ncurses'.
jdc
2004-03-22
No comma in an enumeration of only two elements.
wiz
2004-03-22
Add KEY_RESIZE support and a SIGWINCH handler.
jdc
2004-03-16
Spelling fixes.
snj
2003-04-16
Use
wiz
2003-04-11
Add spacing around variable definitions.
jdc
2003-04-08
Improve mdoc a bit.
wiz
2003-04-08
Document LINES and COLS environment variables.
jdc
2003-02-14
'NetBSD.org' and some mdoc fixes.
grant
2003-01-15
Correct return type for initscr().
kristerw
2002-12-05
Correct cross references.
jdc
2002-10-21
New sentence, new line.
grant
2002-10-21
Added separate man pages for curses functions to provide better
blymn