Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-1-6] src/lib/libcurses



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.




Home | Main Index | Thread Index | Old Index