Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Julian Coleman <jdc@netbsd.org>
List: source-changes
Date: 04/12/2000 14:37:15
Module Name:	basesrc
Committed By:	jdc
Date:		Wed Apr 12 21:37:15 UTC 2000

Modified Files:
	basesrc/lib/libcurses: tscroll.c

Log Message:
Include private header.
Make capability parser more generic (it is now also used by colour routines).
Note that the termcap file we use contains terminfo % escapes, which are
not always compatible with the termcap ones.  We'll lose in those cases.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/lib/libcurses/tscroll.c

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