Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc Ticket #943
details: https://anonhg.NetBSD.org/src/rev/498788f85307
branches: netbsd-7
changeset: 799561:498788f85307
user: martin <martin%NetBSD.org@localhost>
date: Sun Aug 09 10:16:35 2015 +0000
description:
Ticket #943
diffstat:
doc/CHANGES-7.0 | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 465b1b4e62b9 -r 498788f85307 doc/CHANGES-7.0
--- a/doc/CHANGES-7.0 Sun Aug 09 10:15:15 2015 +0000
+++ b/doc/CHANGES-7.0 Sun Aug 09 10:16:35 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.362 2015/08/08 15:46:48 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.363 2015/08/09 10:16:35 martin Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -33876,3 +33876,11 @@
Memory leak. Triggerable from an unprivileged user via COMPAT_43.
[maxv, ticket #942]
+sys/kern/vfs_wapbl.c 1.62
+
+ Refactor disk address calculation from physical block numbers in
+ the journal into a function. Make that function work correctly with
+ sector sizes != DEV_BSIZE when compiled outside the kernel (i.e.
+ fsck_ffs).
+ [mlelstv, ticket #943]
+
Home |
Main Index |
Thread Index |
Old Index