Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Tickets #917 and #918



details:   https://anonhg.NetBSD.org/src/rev/b833127a2ad5
branches:  netbsd-9
changeset: 933139:b833127a2ad5
user:      martin <martin%NetBSD.org@localhost>
date:      Tue May 19 17:40:20 2020 +0000

description:
Tickets #917 and #918

diffstat:

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

diffs (27 lines):

diff -r d127ab081fd3 -r b833127a2ad5 doc/CHANGES-9.1
--- a/doc/CHANGES-9.1   Tue May 19 17:39:04 2020 +0000
+++ b/doc/CHANGES-9.1   Tue May 19 17:40:20 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.59 2020/05/18 19:07:35 martin Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.60 2020/05/19 17:40:20 martin Exp $
 
 A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
 release:
@@ -2647,3 +2647,17 @@
        kern_time: fix info leak.
        [maxv, ticket #916]
 
+sys/kern/vnode_if.c                            1.112
+sys/kern/vnode_if.src                          1.80
+
+       Avoid a vfs deadlock when the backing store goes away
+       (e.g. by removing a USB drive).
+       [hannken, ticket #917]
+
+sys/arch/mips/cavium/dev/octeon_rnm.c          1.3-1.6 + patch
+sys/arch/mips/cavium/dev/octeon_rnmreg.h       1.2,1.3
+sys/arch/mips/cavium/octeonvar.h               1.7
+
+       Rework octeon_rnm(4) random number generator driver.
+       [simonb, ticket #918]
+



Home | Main Index | Thread Index | Old Index