Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Tickets 51 and 52



details:   https://anonhg.NetBSD.org/src/rev/7a8ec792c777
branches:  netbsd-7
changeset: 798293:7a8ec792c777
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Aug 24 08:45:09 2014 +0000

description:
Tickets 51 and 52

diffstat:

 doc/CHANGES-7.0 |  20 +++++++++++++++++++-
 1 files changed, 19 insertions(+), 1 deletions(-)

diffs (31 lines):

diff -r 55d8bdffc2f5 -r 7a8ec792c777 doc/CHANGES-7.0
--- a/doc/CHANGES-7.0   Sun Aug 24 08:42:06 2014 +0000
+++ b/doc/CHANGES-7.0   Sun Aug 24 08:45:09 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.21 2014/08/23 03:47:10 riz Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.22 2014/08/24 08:45:09 martin Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -364,3 +364,21 @@
        and ES1879 to ess(4).
        [nakayama, ticket #50]
 
+sys/netinet6/ip6_output.c                      1.158
+sys/rump/librump/rumpvfs/rumpfs.c              1.130
+
+       Fix memory leaks in error cases.
+       [maxv, ticket #51]
+
+lib/libperfuse/ops.c                           1.67-1.69
+lib/libperfuse/perfuse.c                       1.32-1.33
+lib/libperfuse/perfuse_priv.h                  1.33-1.34
+lib/libpuffs/dispatcher.c                      1.47
+lib/libpuffs/puffs.h                           1.125
+lib/libpuffs/puffs_ops.3                       1.37-1.38
+usr.sbin/perfused/msg.c                                1.22
+
+       Implement FUSE direct I/O.
+       Remove useless code and warnings
+       [manu, ticket #52]
+



Home | Main Index | Thread Index | Old Index