Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Tickets #1055 and #1056



details:   https://anonhg.NetBSD.org/src/rev/dddc949e1678
branches:  netbsd-9
changeset: 937420:dddc949e1678
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Aug 18 09:37:41 2020 +0000

description:
Tickets #1055 and #1056

diffstat:

 doc/CHANGES-9.1 |  17 ++++++++++++++++-
 1 files changed, 16 insertions(+), 1 deletions(-)

diffs (28 lines):

diff -r 2a59f69cf8a3 -r dddc949e1678 doc/CHANGES-9.1
--- a/doc/CHANGES-9.1   Tue Aug 18 09:36:36 2020 +0000
+++ b/doc/CHANGES-9.1   Tue Aug 18 09:37:41 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.97 2020/08/17 14:38:32 martin Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.98 2020/08/18 09:37:41 martin Exp $
 
 A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
 release:
@@ -4758,3 +4758,18 @@
        on boot.
        [jdolecek, ticket #1054]
 
+sys/dev/nvmm/nvmm.c                            1.33
+sys/dev/nvmm/nvmm.h                            1.13,1.14
+sys/dev/nvmm/nvmm_internal.h                   1.17
+sys/dev/nvmm/x86/nvmm_x86.c                    1.10
+sys/dev/nvmm/x86/nvmm_x86_svm.c                        1.67
+sys/dev/nvmm/x86/nvmm_x86_vmx.c                        1.67
+
+       nvmm(4): reduce the diff against -current, no functional change.
+       [maxv, ticket #1055]
+
+sys/dev/ipmi.c                                 1.5
+
+       ipmi(4): Fix critical/warning threshold confusion.
+       [nonaka, ticket #1056]
+



Home | Main Index | Thread Index | Old Index