Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Ticket 612-614.



details:   https://anonhg.NetBSD.org/src/rev/75b2a1507dcb
branches:  netbsd-6
changeset: 775379:75b2a1507dcb
user:      riz <riz%NetBSD.org@localhost>
date:      Mon Oct 22 19:46:36 2012 +0000

description:
Ticket 612-614.

diffstat:

 doc/CHANGES-6.1 |  18 +++++++++++++++++-
 1 files changed, 17 insertions(+), 1 deletions(-)

diffs (29 lines):

diff -r 621f7f8a81c2 -r 75b2a1507dcb doc/CHANGES-6.1
--- a/doc/CHANGES-6.1   Mon Oct 22 19:45:46 2012 +0000
+++ b/doc/CHANGES-6.1   Mon Oct 22 19:46:36 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1,v 1.1.2.6 2012/10/20 23:16:24 riz Exp $
+# $NetBSD: CHANGES-6.1,v 1.1.2.7 2012/10/22 19:46:36 riz Exp $
 
 A complete list of changes from the 6.0 release until the 6.1 release:
 
@@ -183,3 +183,19 @@
        Note the date of the NetBSD 6.0 release.
        [jnemeth, ticket #611]
 
+external/gpl3/gcc/lib/libgcc/Makefile.inc      1.15
+
+       Fix "Wrong number of words (1) in .for substitution list with
+       2 vars" problem while mknative-ing.
+       [msaitoh, ticket #612]
+
+lib/libl/Makefile                              delete
+
+       lib/libl was unused, remove it.
+       [msaitoh, ticket #613]
+
+sbin/ping6/ping6.c                             1.81
+
+       Allow ping6 to send 0-length packets.
+       [msaitoh, ticket #614]
+



Home | Main Index | Thread Index | Old Index