Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Tickets #26 and #27
details: https://anonhg.NetBSD.org/src/rev/39fd79087db7
branches: netbsd-9
changeset: 462310:39fd79087db7
user: martin <martin%NetBSD.org@localhost>
date: Wed Aug 07 10:20:44 2019 +0000
description:
Tickets #26 and #27
diffstat:
doc/CHANGES-9.0 | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r 353a6a2ef535 -r 39fd79087db7 doc/CHANGES-9.0
--- a/doc/CHANGES-9.0 Wed Aug 07 10:19:54 2019 +0000
+++ b/doc/CHANGES-9.0 Wed Aug 07 10:20:44 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.0,v 1.1.2.8 2019/08/07 08:29:46 martin Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.9 2019/08/07 10:20:44 martin Exp $
A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
until the 9.0 release:
@@ -309,3 +309,14 @@
- Fix a bug when partially initialised connection is destroyed on error.
[rmind, ticket #25]
+etc/Makefile 1.439
+
+ PR kern/53590: remove -U DEBUG from config(1) invocation, provide
+ full symbol information for DTrace.
+ [hannken, ticket #26]
+
+sys/arch/aarch64/aarch64/trap.c 1.18
+
+ trap_el0_32sync: add missing break to ESR_EC_FP_TRAP_A32 case.
+ [jmcneill, ticket #27]
+
Home |
Main Index |
Thread Index |
Old Index