Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Tickets 989-991.



details:   https://anonhg.NetBSD.org/src/rev/6fc1effdb8c2
branches:  netbsd-7
changeset: 799660:6fc1effdb8c2
user:      riz <riz%NetBSD.org@localhost>
date:      Fri Nov 06 20:29:03 2015 +0000

description:
Tickets 989-991.

diffstat:

 doc/CHANGES-7.1 |  21 ++++++++++++++++++++-
 1 files changed, 20 insertions(+), 1 deletions(-)

diffs (32 lines):

diff -r be5a3076dcba -r 6fc1effdb8c2 doc/CHANGES-7.1
--- a/doc/CHANGES-7.1   Fri Nov 06 20:27:55 2015 +0000
+++ b/doc/CHANGES-7.1   Fri Nov 06 20:29:03 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.18 2015/11/06 09:23:48 martin Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.19 2015/11/06 20:29:03 riz Exp $
 
 A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
 release:
@@ -711,3 +711,22 @@
        Add some dates to various calendars.
        [jnemeth, ticket #988]
 
+sys/arch/amiga/include/vmparam.h               1.46
+
+       Reduce amiga MAXDSIZ from 416MB back to 224MB, to fix ticket #986.
+       [phx, ticket #989]
+
+sbin/dump/dump.8                               1.67
+sbin/dump/main.c                               1.72
+sbin/dump/rcache.c                             1.25
+
+       Default the read block size for dump to kern.maxphys. This
+       gives a noticable performance boost on large filesystems.
+       [bouyer, ticket #990]
+
+sbin/dump/main.c                               1.73
+sbin/dump/tape.c                               1.54
+
+       Fix tape usage report for large filesystems.
+       [bouyer, ticket #991]
+



Home | Main Index | Thread Index | Old Index