Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc 1349, 1350
details: https://anonhg.NetBSD.org/src/rev/574b01388135
branches: netbsd-7
changeset: 800118:574b01388135
user: snj <snj%NetBSD.org@localhost>
date: Sun Jan 29 05:31:46 2017 +0000
description:
1349, 1350
diffstat:
doc/CHANGES-7.1 | 16 +++++++++++++++-
1 files changed, 15 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r 72121d018c49 -r 574b01388135 doc/CHANGES-7.1
--- a/doc/CHANGES-7.1 Sun Jan 29 05:24:16 2017 +0000
+++ b/doc/CHANGES-7.1 Sun Jan 29 05:31:46 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.146 2017/01/22 05:53:52 snj Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.147 2017/01/29 05:31:46 snj Exp $
A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
release:
@@ -7924,3 +7924,17 @@
Update moduli file.
[aymeric/agc, ticket #1318]
+lib/libutil/opendisk.3 1.12, 1.13
+lib/libutil/opendisk.c 1.14
+
+ PR/51216: Instead of trying to open files in the current
+ working directory first for paths that don't contain "/", first
+ try the /dev paths to avoid confusion with files in the working
+ directory that happen to match disk names.
+ [pgoyette, ticket #1349]
+
+sys/external/bsd/drm2/dist/drm/ttm/ttm_tt.c 1.8
+
+ Guarantee no zero-size uao/kmem allocations via ttm.
+ [maya, ticket #1350]
+
Home |
Main Index |
Thread Index |
Old Index