Module Name: src
Committed By: martin
Date: Sun Dec 30 12:51:53 UTC 2018
Modified Files:
src/doc [netbsd-8]: CHANGES-8.1
Log Message:
Ticket #1149
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.82 -r1.1.2.83 src/doc/CHANGES-8.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-8.1
diff -u src/doc/CHANGES-8.1:1.1.2.82 src/doc/CHANGES-8.1:1.1.2.83
--- src/doc/CHANGES-8.1:1.1.2.82 Thu Dec 27 12:21:08 2018
+++ src/doc/CHANGES-8.1 Sun Dec 30 12:51:53 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.82 2018/12/27 12:21:08 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.83 2018/12/30 12:51:53 martin Exp $
A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
release:
@@ -2125,3 +2125,8 @@ sys/kern/kern_time.c 1.191
Fix kernel info leak.
[maxv, ticket #1147]
+sys/dev/mii/mii_physubr.c 1.81,1.82
+
+ Fix default phy reset timeout.
+ [msaitoh, ticket #1149]
+