Source-Changes-HG archive

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

[src/netbsd-1-6]: src/doc ticket 1244



details:   https://anonhg.NetBSD.org/src/rev/e032135dd914
branches:  netbsd-1-6
changeset: 530284:e032135dd914
user:      grant <grant%NetBSD.org@localhost>
date:      Mon Jun 16 13:16:07 2003 +0000

description:
ticket 1244

diffstat:

 doc/CHANGES-1.6.2 |  12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r b5871dfca86c -r e032135dd914 doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Mon Jun 16 13:14:20 2003 +0000
+++ b/doc/CHANGES-1.6.2 Mon Jun 16 13:16:07 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.2,v 1.1.2.17 2003/06/16 13:05:39 grant Exp $
+#      $NetBSD: CHANGES-1.6.2,v 1.1.2.18 2003/06/16 13:16:07 grant Exp $
 
 A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
 
@@ -302,3 +302,13 @@
        Gigabit link is detected. No other ethernet driver does this and this
        driver doesn't do it for other modes.
        [tron, ticket #1230]
+
+lib/libcurses/curses_private.h                 1.30 (via patch)
+lib/libcurses/getch.c                          1.40 (via patch)
+lib/libcurses/screen.c                         1.13 (via patch)
+lib/libcurses/tty.c                            1.32 (via patch)
+
+       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.
+       [jdc, ticket #1244]



Home | Main Index | Thread Index | Old Index