Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Tickets #46 - #48
details: https://anonhg.NetBSD.org/src/rev/16ac76521b45
branches: netbsd-9
changeset: 1000665:16ac76521b45
user: martin <martin%NetBSD.org@localhost>
date: Mon Aug 12 17:33:25 2019 +0000
description:
Tickets #46 - #48
diffstat:
doc/CHANGES-9.0 | 18 +++++++++++++++++-
1 files changed, 17 insertions(+), 1 deletions(-)
diffs (29 lines):
diff -r 5e1ae9fbe0cf -r 16ac76521b45 doc/CHANGES-9.0
--- a/doc/CHANGES-9.0 Mon Aug 12 17:32:09 2019 +0000
+++ b/doc/CHANGES-9.0 Mon Aug 12 17:33:25 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.0,v 1.1.2.14 2019/08/11 10:13:30 martin Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.15 2019/08/12 17:33:25 martin Exp $
A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
until the 9.0 release:
@@ -1625,3 +1625,19 @@
representation.
[rmind, ticket #45]
+external/mit/xorg/lib/libdrm/Makefile 1.17
+
+ Fix makefile bug so we link against libm as intended.
+ [maya, ticket #46]
+
+external/gpl3/gdb/dist/gdb/auxv.c 1.2
+
+ On NetBSD the auxv tag is always 32 bits long.
+ [christos, ticket #47]
+
+sys/arch/arm/acpi/acpi_machdep.c 1.9,1.10
+
+ Correct the test for writeable memory.
+ Use same style test as acpi_md_OsWritable
+ [skrll, ticket #48]
+
Home |
Main Index |
Thread Index |
Old Index