Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Ticket 1186 and 1187.



details:   https://anonhg.NetBSD.org/src/rev/a7d30f7d6fad
branches:  netbsd-6
changeset: 776786:a7d30f7d6fad
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Sun Nov 09 11:09:11 2014 +0000

description:
Ticket 1186 and 1187.

diffstat:

 doc/CHANGES-6.2 |  13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r d14edc52ad25 -r a7d30f7d6fad doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Sun Nov 09 11:05:15 2014 +0000
+++ b/doc/CHANGES-6.2   Sun Nov 09 11:09:11 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.153 2014/11/09 08:00:41 msaitoh Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.154 2014/11/09 11:09:11 msaitoh Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -4312,3 +4312,14 @@
        Avoid deadlocks on write errors. On write errors, we failed to dequeue
        some operations, leading to rare but unpleasant deadlocks.
        [manu, ticket #1185]
+
+lib/libperfuse/ops.c                           1.80
+
+       Restore build with -DDEBUG, and avoid a spurious diagnostic error with
+       -DDEBUG
+       [manu, ticket #1186]
+
+sys/fs/puffs/puffs_vnops.c                     1.198
+
+       PUFFS direct I/O cache fix.
+       [manu, ticket #1187]



Home | Main Index | Thread Index | Old Index