Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Ticket 192-194.



details:   https://anonhg.NetBSD.org/src/rev/dc5f351d5263
branches:  netbsd-7
changeset: 798512:dc5f351d5263
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Sun Nov 09 10:11:26 2014 +0000

description:
Ticket 192-194.

diffstat:

 doc/CHANGES-7.0 |  18 +++++++++++++++++-
 1 files changed, 17 insertions(+), 1 deletions(-)

diffs (29 lines):

diff -r d5639cc8c644 -r dc5f351d5263 doc/CHANGES-7.0
--- a/doc/CHANGES-7.0   Sun Nov 09 10:09:32 2014 +0000
+++ b/doc/CHANGES-7.0   Sun Nov 09 10:11:26 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.79 2014/11/07 21:39:06 snj Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.80 2014/11/09 10:11:26 msaitoh Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -2065,3 +2065,19 @@
        - Cleanup
        [msaitoh, ticket #190]
 
+lib/libperfuse/ops.c                           1.80
+
+       Restore build with -DDEBUG, and avoid a spurious diagnostic error with
+       -DDEBUG
+       [manu, ticket #192]
+
+sys/fs/puffs/puffs_vnops.c                     1.198
+
+       PUFFS direct I/O cache fix.
+       [manu, ticket #193]
+
+sys/fs/puffs/puffs_node.c                      1.35
+sys/fs/puffs/puffs_vnops.c                     1.197
+
+       Fix PUFFS node use-after-reclaim.
+       [manu, ticket #194]



Home | Main Index | Thread Index | Old Index