Subject: CVS commit: src/lib/libcurses
To: None <source-changes@netbsd.org>
From: Julian Coleman <jdc@netbsd.org>
List: source-changes
Date: 01/27/2003 23:12:30
Module Name:	src
Committed By:	jdc
Date:		Mon Jan 27 21:12:30 UTC 2003

Modified Files:
	src/lib/libcurses: setterm.c

Log Message:
Change the way we calculate conflicts when turning off attributes.
We now check the termcap entries for "\E[m" or "\E[0m" or a longer
"\E[ ... m" sequence containing a "0".


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 src/lib/libcurses/setterm.c

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