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:51
Module Name:	src
Committed By:	grant
Date:		Mon Jun 16 13:14:51 UTC 2003

Modified Files:
	src/lib/libcurses [netbsd-1-6]: tty.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.28 -r1.28.2.1 src/lib/libcurses/tty.c

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