Source-Changes-HG archive

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

[src/netbsd-6]: src/doc tickets 367,368,378



details:   https://anonhg.NetBSD.org/src/rev/231aeb9b7445
branches:  netbsd-6
changeset: 774294:231aeb9b7445
user:      riz <riz%NetBSD.org@localhost>
date:      Wed Jul 04 19:45:56 2012 +0000

description:
tickets 367,368,378

diffstat:

 doc/CHANGES-6.0 |  20 +++++++++++++++++++-
 1 files changed, 19 insertions(+), 1 deletions(-)

diffs (31 lines):

diff -r ea181b013c8d -r 231aeb9b7445 doc/CHANGES-6.0
--- a/doc/CHANGES-6.0   Wed Jul 04 19:45:31 2012 +0000
+++ b/doc/CHANGES-6.0   Wed Jul 04 19:45:56 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.147 2012/07/03 21:27:54 jdc Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.148 2012/07/04 19:45:56 riz Exp $
 
 A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
 until the 6.0 release:
@@ -6033,3 +6033,21 @@
        Disable azalia(4) now that hdaudio(4) was switched on.
        [khorben, ticket #383]
 
+sys/dev/sbus/qe.c                              1.61-1.62
+
+       Fix ifconfig and multicast handling on qe(4). PR#46572.
+       [jdc, ticket #367]
+
+share/man/man4/hme.4                           1.10
+sys/dev/ic/hme.c                               1.88
+
+       Fix the PHY attachment order for hme(4).  PR#46424.
+       [jdc, ticket #368]
+
+external/public-domain/xz/include/config.h     1.2
+external/public-domain/xz/prepare-import.sh    1.3
+
+       Determine WORDS_BIGENDIAN at build time, rather than hardcoding it to 0.
+       Makes liblzma work on sparc64 (and probably other big endian hosts too).
+       [jdc, ticket #378]
+



Home | Main Index | Thread Index | Old Index