Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc Tickets #1210-#1212
details: https://anonhg.NetBSD.org/src/rev/39d1b3b9807e
branches: netbsd-6
changeset: 776826:39d1b3b9807e
user: martin <martin%NetBSD.org@localhost>
date: Sun Dec 14 15:16:30 2014 +0000
description:
Tickets #1210-#1212
diffstat:
doc/CHANGES-6.2 | 24 +++++++++++++++++++++++-
1 files changed, 23 insertions(+), 1 deletions(-)
diffs (35 lines):
diff -r 10c018c44bce -r 39d1b3b9807e doc/CHANGES-6.2
--- a/doc/CHANGES-6.2 Sun Dec 14 14:24:56 2014 +0000
+++ b/doc/CHANGES-6.2 Sun Dec 14 15:16:30 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.165 2014/12/14 14:04:50 martin Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.166 2014/12/14 15:16:30 martin Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -4780,3 +4780,25 @@
Prevent a user-triggerable kmem_alloc(0).
[maxv, ticket #1209]
+usr.sbin/sysinst/arch/atari/msg.md.de 1.2
+usr.sbin/sysinst/arch/atari/msg.md.en 1.2
+usr.sbin/sysinst/arch/atari/msg.md.es 1.2
+(target files in distrib/utils/sysinst/arch/atari due to source move)
+
+ Terminate messages with a newline so that dialog box won't
+ overwrite messages.
+ [tsutsui, ticket #1210]
+
+sys/arch/atari/stand/bootxx/bootxx.c 1.16
+
+ Expand heap to 64KB so that bootxx can load bootxxx from 32KB
+ blocksize ffs.
+ [tsutsui, ticket #1211]
+
+sys/dev/ic/rtl8169.c 1.142
+
+ RealTek 8139C+ incorrectly identifies UDP checksum 0xffff as bad.
+ Force software recalculation of UDP checksum if bad checksum is
+ reported by the hardware.
+ [uwe, ticket #1212]
+
Home |
Main Index |
Thread Index |
Old Index