Source-Changes-HG archive

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

[src/netbsd-6-1]: src/doc Ticket 941.



details:   https://anonhg.NetBSD.org/src/rev/5e022703552a
branches:  netbsd-6-1
changeset: 775837:5e022703552a
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Wed Sep 11 04:03:45 2013 +0000

description:
Ticket 941.

diffstat:

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

diffs (18 lines):

diff -r c075815eca42 -r 5e022703552a doc/CHANGES-6.1.2
--- a/doc/CHANGES-6.1.2 Wed Sep 11 04:00:54 2013 +0000
+++ b/doc/CHANGES-6.1.2 Wed Sep 11 04:03:45 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.2,v 1.1.2.2 2013/09/07 16:56:48 bouyer Exp $
+# $NetBSD: CHANGES-6.1.2,v 1.1.2.3 2013/09/11 04:03:45 msaitoh Exp $
 
 A complete list of changes from the NetBSD 6.1.1 release to the NetBSD 6.1.2
 release:
@@ -41,3 +41,8 @@
        Patch originally by Michael L. Hitch.
        [rkujawa, ticket #935]
 
+sys/net/bpf.c                                  1.176
+
+       Avoid kernel panic caused by setting a very small bpf buffer size.
+       Fixes PR/48198 reported by Peter Bex.
+       [spz, ticket #941]



Home | Main Index | Thread Index | Old Index