Module Name:    src
Committed By:   msaitoh
Date:           Wed Sep 18 03:44:01 UTC 2013

Modified Files:
        src/doc [netbsd-5-2]: CHANGES-5.2.1

Log Message:
Ticket 1876.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.14 -r1.1.2.15 src/doc/CHANGES-5.2.1

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.2.1
diff -u src/doc/CHANGES-5.2.1:1.1.2.14 src/doc/CHANGES-5.2.1:1.1.2.15
--- src/doc/CHANGES-5.2.1:1.1.2.14	Wed Sep 11 07:05:29 2013
+++ src/doc/CHANGES-5.2.1	Wed Sep 18 03:44:01 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2.1,v 1.1.2.14 2013/09/11 07:05:29 msaitoh Exp $
+# $NetBSD: CHANGES-5.2.1,v 1.1.2.15 2013/09/18 03:44:01 msaitoh Exp $
 
 A complete list of changes from the NetBSD 5.2 release to the NetBSD 5.2.1
 release:
@@ -239,3 +239,9 @@ sys/net/bpf.c					1.176 via patch
 	Avoid kernel panic caused by setting a very small bpf buffer size.
 	Fixes PR/48198 reported by Peter Bex.
 	[spz, ticket #1874]
+
+sys/netinet6/in6.c				1.167 via patch
+
+	Include BRDADDR and NETMASK to the v4 ioctls we ban for v6; from
+	FreeBSD.
+	[spz, ticket #1876]

Reply via email to