Source-Changes-HG archive

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

[src/netbsd-2]: src/doc Ticket 10219.



details:   https://anonhg.NetBSD.org/src/rev/c3ecf1372dd3
branches:  netbsd-2
changeset: 564410:c3ecf1372dd3
user:      tron <tron%NetBSD.org@localhost>
date:      Mon Jan 09 13:30:22 2006 +0000

description:
Ticket 10219.

diffstat:

 doc/CHANGES-2.2 |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 8614882c218a -r c3ecf1372dd3 doc/CHANGES-2.2
--- a/doc/CHANGES-2.2   Mon Jan 09 13:29:53 2006 +0000
+++ b/doc/CHANGES-2.2   Mon Jan 09 13:30:22 2006 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.2,v 1.1.2.33 2006/01/09 13:19:09 tron Exp $
+#      $NetBSD: CHANGES-2.2,v 1.1.2.34 2006/01/09 13:30:22 tron Exp $
 
 A complete list of changes from the NetBSD 2.1 release to the NetBSD 2.2 
 release
@@ -477,3 +477,8 @@
        pfil_add_hook() and pfil_remove_hook() return int, not void.
        [riz, ticket #10217]
 
+sys/net/if_bridge.c                            1.35
+
+       Make sure we initialize all structs to 0.
+       [christos, ticket #10219]
+



Home | Main Index | Thread Index | Old Index