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-12-23
Avoid array type is char warning.
christos
2003-12-04
Increment libcurses minor to 11 for nodelay() void -> int change.
jdc
2003-12-04
Make nodelay() return an int.
jdc
2003-11-02
Typo; from Jared Yanovich via jmc@openbsd.
wiz
2003-10-21
Don't compare a char to NULL.
fvdl
2003-10-21
Don't compare an int against NULL.
fvdl
2003-10-21
Don't use NULL to compare against an int.
fvdl
2003-10-18
Link curses_cursor(3) to getmaxyx(3); from Steve Rumble in PR 23183.
wiz
2003-10-18
mvgetstr and mvwgetstr do not have a limit argument; from Steve Rumble in PR ...
wiz
2003-10-05
Increment libcurses minor to 10 for addition of redrawwin() and wredrawln().
jdc
2003-10-05
Add redrawwin() and wredrawln().
jdc
2003-10-05
Fix __CTRACE arguments.
jdc
2003-08-10
Revert most of rev 1.27 of addbytes.c and associated changes.
dsl
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-08-01
Remove unused extern for __winlistp.
dsl
2003-07-31
Do something more sensible for waddbytes(..., "\r\n", ...);
dsl
2003-07-30
Remove __winlistp, add *screen to WINDOW and initialise in newwin().
dsl
2003-07-30
Use _cursesi_screen->winlistp (depracating __winlist)
dsl
2003-07-30
Use _cursesi_screen->winlistp (depracating __winlistp)
dsl
2003-07-30
Adjust layut to put ?: clause on a single line
dsl
2003-07-29
Copy correct size of 1 line when doing insert/delete line on a subwin.
dsl
2003-07-10
Stop def_prog_mode() saving incorrect termio settings.
dsl
2003-07-10
Rename a large chunk of the make(1) variables which refer to a
lukem
2003-07-05
Rework the way window/wub-window refresh is done.
jdc
2003-07-05
New sub-windows should not be marked as pads.
jdc
2003-07-04
Sort list of functions.
wiz
2003-07-04
Fix Dd string and remove trailing whitespace.
wiz
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
[next]