Source-Changes-HG archive

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

[src/netbsd-10]: src/doc Tickets #247 - #249



details:   https://anonhg.NetBSD.org/src/rev/e9cf6c755d63
branches:  netbsd-10
changeset: 378224:e9cf6c755d63
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Jul 27 18:10:25 2023 +0000

description:
Tickets #247 - #249

diffstat:

 doc/CHANGES-10.0 |  18 +++++++++++++++++-
 1 files changed, 17 insertions(+), 1 deletions(-)

diffs (29 lines):

diff -r 68579215fce0 -r e9cf6c755d63 doc/CHANGES-10.0
--- a/doc/CHANGES-10.0  Thu Jul 27 18:01:37 2023 +0000
+++ b/doc/CHANGES-10.0  Thu Jul 27 18:10:25 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.89 2023/07/25 15:32:14 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.90 2023/07/27 18:10:25 martin Exp $
 
 A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
 until the 10.0 release:
@@ -3138,3 +3138,19 @@ sys/dev/nvmm/x86/nvmm_x86_svm.c                  1.85
        nvmm(4): filter CR4 bits on x86 SVM (AMD).
        [riastradh, ticket #246]
 
+sys/arch/x86/x86/errata.c                      1.32
+
+       x86: fix the cpuids for the zen2 client CPUs.
+       [mrg, ticket #247]
+
+sys/arch/xen/xen/xbd_xenbus.c                  1.132-1.134 (via patch)
+
+       xbd(4): properly handle virtual drives with 4kb sector size.
+       [bouyer, ticket #248]
+
+distrib/evbmips/instkernel/ramdisk/Makefile    1.16-1.18
+distrib/evbmips/instkernel/ramdisk/list                1.19
+
+       Add some device nodes and utilities to the evbmips installer.
+       [gutteridge, ticket #249]
+



Home | Main Index | Thread Index | Old Index