Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6-0]: src/doc Ticket 941.
details: https://anonhg.NetBSD.org/src/rev/48536afd23ff
branches: netbsd-6-0
changeset: 774846:48536afd23ff
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Wed Sep 11 04:04:45 2013 +0000
description:
Ticket 941.
diffstat:
doc/CHANGES-6.0.3 | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 4a10c5876b80 -r 48536afd23ff doc/CHANGES-6.0.3
--- a/doc/CHANGES-6.0.3 Wed Sep 11 04:01:10 2013 +0000
+++ b/doc/CHANGES-6.0.3 Wed Sep 11 04:04:45 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.3,v 1.1.2.18 2013/09/07 16:44:29 bouyer Exp $
+# $NetBSD: CHANGES-6.0.3,v 1.1.2.19 2013/09/11 04:04:45 msaitoh Exp $
A complete list of changes from the NetBSD 6.0.2 release to the NetBSD 6.0.3
release:
@@ -198,3 +198,8 @@
before fsync()/close())
[hannken, ticket #933]
+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