Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7-0]: src/doc Tickets 1067, 1069
details: https://anonhg.NetBSD.org/src/rev/6f7e85648f73
branches: netbsd-7-0
changeset: 801122:6f7e85648f73
user: riz <riz%NetBSD.org@localhost>
date: Tue Jan 26 04:57:19 2016 +0000
description:
Tickets 1067, 1069
diffstat:
doc/CHANGES-7.0.1 | 14 +++++++++++++-
1 files changed, 13 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r cbff395ffb5a -r 6f7e85648f73 doc/CHANGES-7.0.1
--- a/doc/CHANGES-7.0.1 Tue Jan 26 04:56:56 2016 +0000
+++ b/doc/CHANGES-7.0.1 Tue Jan 26 04:57:19 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.1,v 1.1.2.29 2016/01/26 01:30:56 riz Exp $
+# $NetBSD: CHANGES-7.0.1,v 1.1.2.30 2016/01/26 04:57:19 riz Exp $
A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.0.1
release:
@@ -888,3 +888,15 @@
Fix sftp filename completion. PR#50564.
[snj, ticket #1066]
+sys/kern/kern_softint.c 1.42
+
+ Fix parallel operation problem with softint which
+ leads to panic.
+ [knakahara, ticket #1067]
+
+sys/arch/sparc64/sparc64/ofw_machdep.c 1.45
+
+ Restrict the check for fully specified interrupts to machines with psycho
+ controllers only, and adjust comments to note this.
+ [jdc, ticket #1069]
+
Home |
Main Index |
Thread Index |
Old Index