Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Tickets #1732 and #1733



details:   https://anonhg.NetBSD.org/src/rev/a691619bdc15
branches:  netbsd-7
changeset: 934229:a691619bdc15
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Jun 07 16:46:01 2020 +0000

description:
Tickets #1732 and #1733

diffstat:

 doc/CHANGES-7.3 |  12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r 76840c26864a -r a691619bdc15 doc/CHANGES-7.3
--- a/doc/CHANGES-7.3   Sun Jun 07 16:43:40 2020 +0000
+++ b/doc/CHANGES-7.3   Sun Jun 07 16:46:01 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.3,v 1.1.2.84 2020/05/07 12:09:26 sborrill Exp $
+# $NetBSD: CHANGES-7.3,v 1.1.2.85 2020/06/07 16:46:01 martin Exp $
 
 A complete list of changes from the NetBSD 7.2 release to the NetBSD 7.3
 release:
@@ -857,3 +857,13 @@
        further files or directories to be ignored or corrupted.
        [aymeric, ticket #1731]
 
+sys/arch/powerpc/oea/pmap.c                    1.96
+
+       Fix inconsistent KERNEL_LOCK state in pmap for powerpc/oea.
+       [rin, ticket #1732]
+
+sys/dev/sysmon/sysmon_envsys.c                 1.145
+
+       Do not queue sysmon refresh until the rndsource is attached.
+       [riastradh, ticket #1733]
+



Home | Main Index | Thread Index | Old Index