Source-Changes-HG archive

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

[src/netbsd-7-0]: src/doc Tickets #1184 and #1200



details:   https://anonhg.NetBSD.org/src/rev/0165f0e157d9
branches:  netbsd-7-0
changeset: 801197:0165f0e157d9
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Jul 10 08:44:55 2016 +0000

description:
Tickets #1184 and #1200

diffstat:

 doc/CHANGES-7.0.2 |  15 ++++++++++++++-
 1 files changed, 14 insertions(+), 1 deletions(-)

diffs (26 lines):

diff -r 7011f3a90821 -r 0165f0e157d9 doc/CHANGES-7.0.2
--- a/doc/CHANGES-7.0.2 Sun Jul 10 08:44:07 2016 +0000
+++ b/doc/CHANGES-7.0.2 Sun Jul 10 08:44:55 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.2,v 1.1.2.3 2016/06/22 08:31:21 snj Exp $
+# $NetBSD: CHANGES-7.0.2,v 1.1.2.4 2016/07/10 08:44:55 martin Exp $
 
 A complete list of changes from the NetBSD 7.0.1 release to the NetBSD 7.0.2
 release:
@@ -26,3 +26,16 @@
        - minor bugfixes
        [martin, ticket #1172]
 
+sys/nfs/nfs_clntsocket.c                       1.5
+sys/nfs/nfs_socket.c                           1.198
+
+       Serialize all access to the NFS request queue via splsoftnet().
+       Fixes random crashes.
+       [christos, ticket #1184]
+
+sys/arch/mips/mips/pmap.c                      1.221-1.223
+
+       Various fixes to MIPS pmap.
+       [skrll, ticket #1200]
+
+



Home | Main Index | Thread Index | Old Index