Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Ticket #1391



details:   https://anonhg.NetBSD.org/src/rev/cfffda342b49
branches:  netbsd-9
changeset: 1029167:cfffda342b49
user:      martin <martin%NetBSD.org@localhost>
date:      Fri Dec 24 13:00:05 2021 +0000

description:
Ticket #1391

diffstat:

 doc/CHANGES-9.3 |  16 +++++++++++++++-
 1 files changed, 15 insertions(+), 1 deletions(-)

diffs (27 lines):

diff -r ff35bb47ece6 -r cfffda342b49 doc/CHANGES-9.3
--- a/doc/CHANGES-9.3   Fri Dec 24 12:58:14 2021 +0000
+++ b/doc/CHANGES-9.3   Fri Dec 24 13:00:05 2021 +0000
@@ -1,4 +1,4 @@
-29~# $NetBSD: CHANGES-9.3,v 1.1.2.59 2021/12/19 16:39:28 martin Exp $
+29~# $NetBSD: CHANGES-9.3,v 1.1.2.60 2021/12/24 13:00:05 martin Exp $
 
 A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
 release:
@@ -1125,3 +1125,17 @@
        Add two additional cyperpower UPS ids to be ignored as HID devices.
        [mrg, ticket #1395]
 
+usr.sbin/cpuctl/arch/i386.c                    1.118-1.119, 1.121-1.122
+usr.sbin/cpuctl/arch/cpuctl_i386.h             1.6
+sys/arch/x86/x86/identcpu_subr.c               1.8-1.9
+sys/arch/x86/x86/identcpu.c                    1.123
+sys/arch/x86/include/cacheinfo.h               1.30
+sys/arch/x86/include/cpu.h                     1.132
+
+       - Fix a bug that some TLB related lines were not printed.
+       - Fix a bug that STLB is printed as DTLB.
+       - If a TLB is variable sized, print the max size instead of error
+         message.
+       - Cosmetic changes to improve readability.
+       [msaitoh, ticket #1391]
+



Home | Main Index | Thread Index | Old Index