Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc 545
details: https://anonhg.NetBSD.org/src/rev/87d325dcf052
branches: netbsd-8
changeset: 434631:87d325dcf052
user: snj <snj%NetBSD.org@localhost>
date: Mon Feb 12 05:40:25 2018 +0000
description:
545
diffstat:
doc/CHANGES-8.0 | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r 037e93e02b22 -r 87d325dcf052 doc/CHANGES-8.0
--- a/doc/CHANGES-8.0 Mon Feb 12 04:05:07 2018 +0000
+++ b/doc/CHANGES-8.0 Mon Feb 12 05:40:25 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.121 2018/02/12 00:57:48 snj Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.122 2018/02/12 05:40:25 snj Exp $
A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
until the 8.0 release:
@@ -9620,3 +9620,14 @@
Fix device name: u3ginit -> umodeswitch
[christos, ticket #544]
+sbin/gpt/backup.c 1.17-1.18
+sbin/gpt/biosboot.c 1.29-1.30
+sbin/gpt/gpt.c 1.71-1.73
+sbin/gpt/gpt.h 1.36
+sbin/gpt/restore.c 1.17
+sbin/gpt/show.c 1.40-1.41
+sys/dev/dkwedge/dkwedge_gpt.c 1.19-1.20
+
+ Fix termination of gpt labels. PR kern/52522.
+ [christos, ticket #545]
+
Home |
Main Index |
Thread Index |
Old Index