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 1277
details: https://anonhg.NetBSD.org/src/rev/5f0fdc7b7f9d
branches: netbsd-1-6
changeset: 530309:5f0fdc7b7f9d
user: grant <grant%NetBSD.org@localhost>
date: Mon Jun 16 14:12:16 2003 +0000
description:
ticket 1277
diffstat:
doc/CHANGES-1.6.2 | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r b44780c49afd -r 5f0fdc7b7f9d doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Mon Jun 16 14:09:48 2003 +0000
+++ b/doc/CHANGES-1.6.2 Mon Jun 16 14:12:16 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.6.2,v 1.1.2.28 2003/06/16 14:04:07 grant Exp $
+# $NetBSD: CHANGES-1.6.2,v 1.1.2.29 2003/06/16 14:12:16 grant Exp $
A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
@@ -417,3 +417,13 @@
interpreted as an unsigned int. This change lets dump work on 32-bit
systems that have more than 2GB of RAM.
[rafal, ticket #1272]
+
+sys/dev/wscons/wsemul_vt100.c 1.13 and 1.24 (via patch)
+sys/dev/wscons/wsemul_vt100var.h 1.7
+
+ fix crash due to wrong argument in the (almost useless)
+ DECRQUPSS escape sequence
+
+ PR/17738: Matthias Drochner, PR/21230: Onno van der Linden: vt100
+ wscons crashes restoring cursor. Fixed by adding a flag as suggested.
+ [drochner, ticket #1277]
Home |
Main Index |
Thread Index |
Old Index