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
2003-06-28
Make the refresh complete in the presence of multiple sub-windows.
jdc
2003-06-27
Fix typo in macro name, and remove a trailing comma.
wiz
2003-06-26
Stop refresh(subwin) doing refresh on the other subwin's created before it.
dsl
2003-06-26
Error attempts at nested subwindows, the data structures don't support them.
dsl
2003-06-26
Stop blank line being added when newline is processed with __ISPASTEOL set.
dsl
2003-06-26
Work around a warning from groff-1.19.
wiz
2003-06-20
Add noqiflush() and qiflush()
jdc
2003-06-20
Add keyname().
jdc
2003-06-09
Mark all lines on new pads as dirty. This ensures that we draw blank
jdc
2003-05-28
Don't restartwin() if it isn't stopped.
dsl
2003-05-25
Fix typo reported by Douwe Kiela in PR 21677.
wiz
2003-05-22
Make i an int to please lint and remove a cast.
wiz
2003-05-22
Grammar fix; no functions returnint pointers here, so remove section
wiz
2003-05-21
Remove erroneouly added file.
jdc
2003-05-21
Cross reference curses_addchstr.3.
jdc
2003-05-21
Increment libcurses minor for addition of addchstr() functions.
jdc
2003-05-21
Add addchstr() family of functions.
jdc
2003-05-21
Add mvw* functions.
jdc
2003-05-21
Bump date for last.
wiz
2003-05-21
Add missing *printw manual page links.
jdc
2003-05-21
Sort addbytes().
jdc
2003-05-21
Mention _CURSES_USE_MACROS.
jdc
2003-05-20
Add missing manual page links.
jdc
2003-05-18
Don't do __stopwin() if it is already stopped.
dsl
2003-04-16
Use
wiz
2003-04-16
New sentence, new line.
wiz
2003-04-16
getch(3), not curses_getch(3). New sentence, new line.
wiz
2003-04-11
Add spacing around variable definitions.
jdc
2003-04-08
Improve mdoc a bit.
wiz
2003-04-08
Better mdoc; add a missing 'is'.
wiz
2003-04-08
Document LINES and COLS environment variables.
jdc
2003-04-08
Add ESCDELAY variable to control the inter-key delay in escape sequences.
jdc
2003-04-08
Add mvwin manual pages.
jdc
2003-04-08
Make sure that windows are not off the left or top edges of the screen.
jdc
2003-04-08
Document mvwin().
jdc
2003-04-06
Swap red/blue and yellow/cyan when working with Sb/Sf colour. Problem noticed
jdc
2003-04-05
Keep the cr->nl translation state in a separate variable, so that we can
jdc
2003-03-30
Increment libcurses minor (addition of attr_set() group of functions).
jdc
2003-03-30
Add attr_set() group of functions.
jdc
2003-03-29
Now refresh() refreshes subwindows too.
jdc
2003-03-17
Fix typo.
wiz
2003-03-15
Use "its" instead of "it's" where appropriate.
wiz
2003-03-03
Describe use of -ve window sizes
dsl
2003-02-17
Fix resize of windows with subwins.
dsl
2003-02-14
'NetBSD.org' and some mdoc fixes.
grant
2003-02-10
resize subwindows when a window is resized, otherwise the subwin has
dsl
2003-02-02
Redo the conflict calculation (again).
jdc
2003-02-02
I was slightly too agressive removing clearok() in revision 1.8.
jdc
2003-01-27
Increment the minor version (from 5 to 6) for the addition of
jdc
2003-01-27
Change the way we calculate conflicts when turning off attributes.
jdc
[next]