Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Tickets #263, #264 and #265
details: https://anonhg.NetBSD.org/src/rev/a53f4d2c22e0
branches: netbsd-9
changeset: 963053:a53f4d2c22e0
user: martin <martin%NetBSD.org@localhost>
date: Sat Sep 28 12:40:33 2019 +0000
description:
Tickets #263, #264 and #265
diffstat:
doc/CHANGES-9.0 | 21 ++++++++++++++++++++-
1 files changed, 20 insertions(+), 1 deletions(-)
diffs (33 lines):
diff -r eafc786f5ee4 -r a53f4d2c22e0 doc/CHANGES-9.0
--- a/doc/CHANGES-9.0 Sat Sep 28 12:39:23 2019 +0000
+++ b/doc/CHANGES-9.0 Sat Sep 28 12:40:33 2019 +0000
@@ -1,5 +1,5 @@
-# $NetBSD: CHANGES-9.0,v 1.1.2.65 2019/09/28 07:43:34 martin Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.66 2019/09/28 12:40:33 martin Exp $
A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
until the 9.0 release:
@@ -4149,3 +4149,22 @@
Revert to using a single descriptor for "audiocfg test" as before.
[isaki, ticket #262]
+sys/arch/arm/nvidia/tegra210_pinmux.c 1.2
+sys/arch/arm/nvidia/tegra_pinmux.c 1.3
+sys/arch/arm/nvidia/tegra_pinmux.h 1.2
+
+ Update tegra*_pinmux to support all bindings (pins and pin groups).
+ [skrll, ticket #263]
+
+external/gpl3/binutils.old/* remove whole subtree
+external/gpl3/gdb.old/* remove whole subtree
+crypto/external/bsd/openssl.old/* remove whole subtree
+
+ Remove unused sub trees.
+ [skrll, ticket #264]
+
+sys/dev/acpi/acpi_i2c.c 1.5
+
+ PR kern/54493: acpi_i2c uses incorrect arguments for _DSM call.
+ [bouyer, ticket #265]
+
Home |
Main Index |
Thread Index |
Old Index