Module Name:    src
Committed By:   snj
Date:           Sat Nov 21 20:07:02 UTC 2009

Modified Files:
        src/doc [netbsd-5-0]: CHANGES-5.0.2

Log Message:
Ticket 1156.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.26 -r1.1.2.27 src/doc/CHANGES-5.0.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/CHANGES-5.0.2
diff -u src/doc/CHANGES-5.0.2:1.1.2.26 src/doc/CHANGES-5.0.2:1.1.2.27
--- src/doc/CHANGES-5.0.2:1.1.2.26	Sun Nov 15 06:08:45 2009
+++ src/doc/CHANGES-5.0.2	Sat Nov 21 20:07:02 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.0.2,v 1.1.2.26 2009/11/15 06:08:45 snj Exp $
+# $NetBSD: CHANGES-5.0.2,v 1.1.2.27 2009/11/21 20:07:02 snj Exp $
 
 A complete list of changes from the NetBSD 5.0.1 release to the NetBSD 5.0.2
 release:
@@ -443,3 +443,12 @@
 	Should address both PR port-alpha/38335 and PR port-alpha/42174.
 	[mhitch, ticket #1137]
 
+sys/net/if_arcsubr.c				1.61
+sys/net/if_ethersubr.c				1.173
+sys/net/if_fddisubr.c				1.78
+sys/net/if_tokensubr.c				1.58 via patch
+sys/netinet/if_arp.c				1.149
+
+	ar_tha() can return NULL; treat this as an error.
+	[christos, ticket #1156]
+

Reply via email to