Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Tickets 1037, 1062, 1063



details:   https://anonhg.NetBSD.org/src/rev/7e2043c75559
branches:  netbsd-7
changeset: 799761:7e2043c75559
user:      riz <riz%NetBSD.org@localhost>
date:      Tue Jan 26 01:21:56 2016 +0000

description:
Tickets 1037, 1062, 1063

diffstat:

 doc/CHANGES-7.1 |  17 ++++++++++++++++-
 1 files changed, 16 insertions(+), 1 deletions(-)

diffs (28 lines):

diff -r 6397a64f9638 -r 7e2043c75559 doc/CHANGES-7.1
--- a/doc/CHANGES-7.1   Tue Jan 26 01:21:33 2016 +0000
+++ b/doc/CHANGES-7.1   Tue Jan 26 01:21:56 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.48 2016/01/16 10:16:24 snj Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.49 2016/01/26 01:21:56 riz Exp $
 
 A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
 release:
@@ -1783,3 +1783,18 @@
        Disable mvsdio on OPENRD.
        [cyber, ticket #1061]
 
+external/gpl3/gcc/dist/gcc/config/rs6000/rs6000.c 1.13
+
+       Avoid creation of GNU_STACK segment.
+       [phx, ticket #1037]
+
+sys/kern/exec_elf.c                    patch
+
+       Restore binary compatibility on sparc64 for old binaries.
+       [martin, ticket #1062]
+
+usr.sbin/ndp/ndp.c                             1.46
+
+       Fix ndp to ipv6 link-local addresses.
+       [ozaki-r, ticket #1063]
+



Home | Main Index | Thread Index | Old Index