Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc Tickets #967 and #969
details: https://anonhg.NetBSD.org/src/rev/21201c3c5d46
branches: netbsd-7
changeset: 799590:21201c3c5d46
user: martin <martin%NetBSD.org@localhost>
date: Tue Sep 08 12:05:59 2015 +0000
description:
Tickets #967 and #969
diffstat:
doc/CHANGES-7.0 | 15 ++++++++++++++-
1 files changed, 14 insertions(+), 1 deletions(-)
diffs (26 lines):
diff -r f526407b8033 -r 21201c3c5d46 doc/CHANGES-7.0
--- a/doc/CHANGES-7.0 Tue Sep 08 12:05:02 2015 +0000
+++ b/doc/CHANGES-7.0 Tue Sep 08 12:05:59 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.374 2015/09/04 15:11:00 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.375 2015/09/08 12:05:59 martin Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -33982,3 +33982,16 @@
Fix locking against myself problem.
[tsutsui, ticket #963]
+sys/dev/dkwedge/dk.c 1.82
+
+ No longer access the disk driver directly.
+ If there is an open wedge, temporarily reference its vnode.
+ Otherwise try to open the block device.
+ [mlelstv, ticket #967]
+
+sbin/gpt/gpt_uuid.h 1.4
+
+ A change to the GPT_TYPE list also requires a change to the GPT_TYPE
+ index constants.
+ [mlelstv, ticket #969]
+
Home |
Main Index |
Thread Index |
Old Index