Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Tickets #882 - #884



details:   https://anonhg.NetBSD.org/src/rev/455085b6c45e
branches:  netbsd-9
changeset: 932221:455085b6c45e
user:      martin <martin%NetBSD.org@localhost>
date:      Sat May 02 16:31:44 2020 +0000

description:
Tickets #882 - #884

diffstat:

 doc/CHANGES-9.1 |  19 ++++++++++++++++++-
 1 files changed, 18 insertions(+), 1 deletions(-)

diffs (30 lines):

diff -r 7ad14ad45810 -r 455085b6c45e doc/CHANGES-9.1
--- a/doc/CHANGES-9.1   Sat May 02 16:30:08 2020 +0000
+++ b/doc/CHANGES-9.1   Sat May 02 16:31:44 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.50 2020/05/01 11:55:45 martin Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.51 2020/05/02 16:31:44 martin Exp $
 
 A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
 release:
@@ -2408,3 +2408,20 @@
        Reopens PR kern/54969: Disk cache is no longer flushed on shutdown.
        [hannken, ticket #881]
 
+etc/rc.d/random_seed                           1.9
+
+       Fix random_seed interruption window.
+       [riastradh, ticket #882]
+
+sys/arch/aarch64/aarch64/netbsd32_machdep.c    1.11
+
+       PR evbarm/55200: fix inverted logic in NETBSD32 user signal stack
+       handling.
+       [tnn, ticket #883]
+
+sys/arch/aarch64/aarch64/cpu_machdep.c         1.9
+sys/arch/aarch64/aarch64/sig_machdep.c         1.5
+
+       aarch64: fix sigaltstack(2)
+       [tnn, ticket #884]
+



Home | Main Index | Thread Index | Old Index