Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Tickets #888 and #889



details:   https://anonhg.NetBSD.org/src/rev/faca43c1efa4
branches:  netbsd-9
changeset: 932348:faca43c1efa4
user:      martin <martin%NetBSD.org@localhost>
date:      Tue May 05 18:34:48 2020 +0000

description:
Tickets #888 and #889

diffstat:

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

diffs (23 lines):

diff -r 734b44dd25a0 -r faca43c1efa4 doc/CHANGES-9.1
--- a/doc/CHANGES-9.1   Tue May 05 18:32:16 2020 +0000
+++ b/doc/CHANGES-9.1   Tue May 05 18:34:48 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.52 2020/05/04 14:04:11 martin Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.53 2020/05/05 18:34:48 martin Exp $
 
 A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
 release:
@@ -2444,3 +2444,13 @@
        exported. This fixes pkg_add.
        [christos, ticket #887]
 
+sys/kern/uipc_sem.c                            1.59
+
+       Release the collision if we find one.
+       [maya, ticket #888]
+
+sys/external/bsd/compiler_rt/dist/lib/builtins/clear_cache.c 1.4
+
+       Align addresses to cache lines in __clear_cache for aarch64.
+       [jmcneill, ticket #889]
+



Home | Main Index | Thread Index | Old Index