Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc Tickets #1656 and #1657
details: https://anonhg.NetBSD.org/src/rev/2b5a2af0d052
branches: netbsd-7
changeset: 800578:2b5a2af0d052
user: martin <martin%NetBSD.org@localhost>
date: Wed Nov 28 16:30:37 2018 +0000
description:
Tickets #1656 and #1657
diffstat:
doc/CHANGES-7.3 | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r 2103ede34c2a -r 2b5a2af0d052 doc/CHANGES-7.3
--- a/doc/CHANGES-7.3 Wed Nov 28 16:30:06 2018 +0000
+++ b/doc/CHANGES-7.3 Wed Nov 28 16:30:37 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.3,v 1.1.2.15 2018/11/24 17:25:39 martin Exp $
+# $NetBSD: CHANGES-7.3,v 1.1.2.16 2018/11/28 16:30:37 martin Exp $
A complete list of changes from the NetBSD 7.2 release to the NetBSD 7.3
release:
@@ -280,3 +280,14 @@
Fix access checks for special files.
[mrg, ticket #1655]
+sys/dev/pci/if_wm.c 1.599
+
+ - Fix a bug that i82578 PHY can't detect correctly.
+ - Print PHY OUI and model number if a PHY's can't be identified.
+ [msaitoh, ticket #1656]
+
+sys/net/rtsock.c 1.244 (adapted)
+
+ Fix kernel info leak (2 bytes of padding in struct if_msghdr)
+ [maxv, ticket #1657]
+
Home |
Main Index |
Thread Index |
Old Index