Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Tickets #1649, #1650 and #1651



details:   https://anonhg.NetBSD.org/src/rev/79fcaf8da8ca
branches:  netbsd-7
changeset: 800569:79fcaf8da8ca
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Nov 18 19:43:03 2018 +0000

description:
Tickets #1649, #1650 and #1651

diffstat:

 doc/CHANGES-7.3 |  22 +++++++++++++++++++++-
 1 files changed, 21 insertions(+), 1 deletions(-)

diffs (33 lines):

diff -r f414114009e4 -r 79fcaf8da8ca doc/CHANGES-7.3
--- a/doc/CHANGES-7.3   Sun Nov 18 19:41:37 2018 +0000
+++ b/doc/CHANGES-7.3   Sun Nov 18 19:43:03 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.3,v 1.1.2.12 2018/11/09 11:29:12 sborrill Exp $
+# $NetBSD: CHANGES-7.3,v 1.1.2.13 2018/11/18 19:43:03 martin Exp $
 
 A complete list of changes from the NetBSD 7.2 release to the NetBSD 7.3
 release:
@@ -201,3 +201,23 @@
        - KNF & Use macro.
        [msaitoh, ticket #1648]
 
+sys/arch/x86/x86/coretemp.c                    1.36
+
+       - Detect and set Atom's Tj(max) to 90 if it's not the 45nm
+         D400/D500/N400 series (90 for Diamondville and 100 for Pineview).
+       - Reduce diff a little against FreeBSD.
+       [msaitoh, ticket #1649]
+
+sys/arch/x86/x86/procfs_machdep.c              1.25
+
+       Fix output of LAPIC ID and Initial APIC ID.
+       [msaitoh, ticket #1650]
+
+sys/arch/macppc/stand/ofwboot/ofdev.c          1.27
+sys/arch/macppc/stand/ofwboot/version          1.14
+
+       Fix boot failure from installation floppies.
+       PR port-macppc/53727.
+       [tsutsui, ticket #1651]
+
+



Home | Main Index | Thread Index | Old Index