Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Tickets #882, #883, #884, #885 and #886
details: https://anonhg.NetBSD.org/src/rev/80c243d594f5
branches: netbsd-8
changeset: 435072:80c243d594f5
user: martin <martin%NetBSD.org@localhost>
date: Mon Jun 18 15:44:05 2018 +0000
description:
Tickets #882, #883, #884, #885 and #886
diffstat:
doc/CHANGES-8.0 | 31 ++++++++++++++++++++++++++++++-
1 files changed, 30 insertions(+), 1 deletions(-)
diffs (42 lines):
diff -r b4142c731a16 -r 80c243d594f5 doc/CHANGES-8.0
--- a/doc/CHANGES-8.0 Mon Jun 18 15:42:29 2018 +0000
+++ b/doc/CHANGES-8.0 Mon Jun 18 15:44:05 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.211 2018/06/14 20:11:02 martin Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.212 2018/06/18 15:44:05 martin Exp $
A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
until the 8.0 release:
@@ -13922,3 +13922,32 @@
[christos, ticket #881]
+usr.sbin/ofctl/ofctl.8 1.6,1.7 (patch)
+
+ Merge single-letter options. Use more markup.
+ Document -l, -r, and -w.
+ [sevan, ticket #882]
+
+sys/arch/arm/arm/psci.c 1.2
+sys/arch/arm/fdt/psci_fdt.c 1.5
+
+ Use correct value for PSCI 0.2+ PSCI_CPU_ON.
+ Fix PSCI 0.1 detection.
+ [jakllsch, ticket #883]
+
+sys/arch/powerpc/powerpc/trap.c 1.154
+
+ Fix emulation of the mtmsr instruction.
+ [uwe, ticket #884]
+
+sys/dev/ic/dwc_gmac.c 1.47
+
+ Avoid calling bus_dmamap_sync with len=0.
+ [jmcneill, ticket #885]
+
+share/mk/bsd.sys.mk 1.282
+
+ The compat build plays games with MAKEOBJDIR and unsets
+ MAKEOBJDIRPREFIX. Keep using our standard NETBSDOBJDIR if it was set.
+ [christos, ticket #886]
+
Home |
Main Index |
Thread Index |
Old Index