Subject: CVS commit: [netbsd-1-6] src/lib/libcurses
To: None <source-changes@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: source-changes
Date: 06/16/2003 13:14:42
Module Name:	src
Committed By:	grant
Date:		Mon Jun 16 13:14:42 UTC 2003

Modified Files:
	src/lib/libcurses [netbsd-1-6]: screen.c

Log Message:
Apply patch (requested by jdc in ticket #1244):

Keep the cr->nl translation state in a separate variable, so that we can
do the translation ourselves (if the tty didn't do it for us).
Add debugging to track functions that change tty state.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.5.2.1 src/lib/libcurses/screen.c

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