Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Tickets 651-653.



details:   https://anonhg.NetBSD.org/src/rev/88c0de66c731
branches:  netbsd-6
changeset: 775455:88c0de66c731
user:      riz <riz%NetBSD.org@localhost>
date:      Mon Nov 19 18:17:20 2012 +0000

description:
Tickets 651-653.

diffstat:

 doc/CHANGES-6.1 |  23 ++++++++++++++++++++++-
 1 files changed, 22 insertions(+), 1 deletions(-)

diffs (34 lines):

diff -r f202b1e1483a -r 88c0de66c731 doc/CHANGES-6.1
--- a/doc/CHANGES-6.1   Mon Nov 19 18:16:17 2012 +0000
+++ b/doc/CHANGES-6.1   Mon Nov 19 18:17:20 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1,v 1.1.2.24 2012/11/18 22:41:27 riz Exp $
+# $NetBSD: CHANGES-6.1,v 1.1.2.25 2012/11/19 18:17:20 riz Exp $
 
 A complete list of changes from the 6.0 release until the 6.1 release:
 
@@ -644,3 +644,24 @@
        module.
        [rmind, ticket #693]
 
+dist/ipf/ipmon.h                               patch
+dist/ipf/tools/ipmon.c                         patch
+dist/ipf/tools/ipmon_y.y                       patch
+
+       Fix alignment issues in ipmon.  PR#47101.
+       [nakayama, ticket #651]
+
+sys/dev/mii/brgphy.c                           1.60
+sys/dev/pci/if_bge.c                           1.202
+sys/dev/pci/if_bgereg.h                                1.57
+
+       Add support for BCM57762 and BCM57765, found in Apple's Thunderbolt
+       to Gigabit Ethernet adapter.  PR kern/46961
+       [tsutsui, ticket #652]
+
+lib/libnpf/npf.c                               1.14
+usr.sbin/npf/npfctl/npf_var.h                  1.5
+
+       Fix for npfctl show.
+       [rmind, ticket #653]
+



Home | Main Index | Thread Index | Old Index