Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Julian Coleman <jdc@netbsd.org>
List: source-changes
Date: 04/26/2000 17:22:17
Module Name:	basesrc
Committed By:	jdc
Date:		Thu Apr 27 00:22:17 UTC 2000

Modified Files:
	basesrc/lib/libcurses: curses.h

Log Message:
Background colour erase is 'ut' not 'be'.
Add extra KEY_* definition.
Wrap definition of 'bool' with "#ifndef __cplusplus".
Add __attributes(...) to *printw() and *scanw().
Add wnoutrefresh()/doupdate() definitions.


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 basesrc/lib/libcurses/curses.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.