Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-7]: src/doc Tickets 1067-1069.



details:   https://anonhg.NetBSD.org/src/rev/8da2ea023c2d
branches:  netbsd-7
changeset: 799769:8da2ea023c2d
user:      riz <riz%NetBSD.org@localhost>
date:      Tue Jan 26 04:57:58 2016 +0000

description:
Tickets 1067-1069.

diffstat:

 doc/CHANGES-7.1 |  19 ++++++++++++++++++-
 1 files changed, 18 insertions(+), 1 deletions(-)

diffs (30 lines):

diff -r caeba176d100 -r 8da2ea023c2d doc/CHANGES-7.1
--- a/doc/CHANGES-7.1   Tue Jan 26 04:56:34 2016 +0000
+++ b/doc/CHANGES-7.1   Tue Jan 26 04:57:58 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.50 2016/01/26 01:30:23 riz Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.51 2016/01/26 04:57:58 riz Exp $
 
 A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
 release:
@@ -1815,3 +1815,20 @@
        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]
+
+include/protocols/dumprestore.h                        1.17
+
+       Bump dump/restore name length to NAME_MAX (511). PR#50434
+       [christos, ticket #1068]
+
+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