Source-Changes-HG archive

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

[src/netbsd-2-0]: src/doc Ticket 1874.



details:   https://anonhg.NetBSD.org/src/rev/ff914bb61c0b
branches:  netbsd-2-0
changeset: 564782:ff914bb61c0b
user:      riz <riz%NetBSD.org@localhost>
date:      Tue May 31 21:55:33 2005 +0000

description:
Ticket 1874.

diffstat:

 doc/CHANGES-2.0.3 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 919b7a821481 -r ff914bb61c0b doc/CHANGES-2.0.3
--- a/doc/CHANGES-2.0.3 Tue May 31 21:52:34 2005 +0000
+++ b/doc/CHANGES-2.0.3 Tue May 31 21:55:33 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.0.3,v 1.1.2.16 2005/05/24 19:58:31 riz Exp $
+#      $NetBSD: CHANGES-2.0.3,v 1.1.2.17 2005/05/31 21:55:33 riz Exp $
 
 A complete list of changes from the NetBSD 2.0.2 release to the NetBSD 2.0.3
 release.
@@ -104,3 +104,9 @@
        on netbsd-users@.
        [bouyer, ticket #1543]
 
+sys/arch/sun3/dev/if_ie.c                      1.42
+
+       Avoid NULL pointer dereference in case of #if NBPFILTER == 0.
+       Closes PR port-sun3/21699.
+       [tsutsui, ticket #1874]
+



Home | Main Index | Thread Index | Old Index