Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Ticket #813
details: https://anonhg.NetBSD.org/src/rev/ea66f8cf8699
branches: netbsd-8
changeset: 318836:ea66f8cf8699
user: martin <martin%NetBSD.org@localhost>
date: Sun May 06 13:10:10 2018 +0000
description:
Ticket #813
diffstat:
doc/CHANGES-8.0 | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 668877caf41b -r ea66f8cf8699 doc/CHANGES-8.0
--- a/doc/CHANGES-8.0 Sun May 06 13:09:05 2018 +0000
+++ b/doc/CHANGES-8.0 Sun May 06 13:10:10 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.192 2018/05/06 09:49:33 martin Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.193 2018/05/06 13:10:10 martin Exp $
A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
until the 8.0 release:
@@ -13294,3 +13294,8 @@
Various documentation fixes for netpgp.
[sevan, ticket #810]
+sys/net/if_vlan.c 1.122
+
+ Avoid a bogus kmem_alloc(9) call with zero size.
+ [spz, ticket #813]
+
Home |
Main Index |
Thread Index |
Old Index