Module Name: src
Committed By: martin
Date: Wed Apr 15 14:16:27 UTC 2020
Modified Files:
src/doc [netbsd-9]: CHANGES-9.1
Log Message:
Ticket #835
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.35 -r1.1.2.36 src/doc/CHANGES-9.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-9.1
diff -u src/doc/CHANGES-9.1:1.1.2.35 src/doc/CHANGES-9.1:1.1.2.36
--- src/doc/CHANGES-9.1:1.1.2.35 Tue Apr 14 17:30:43 2020
+++ src/doc/CHANGES-9.1 Wed Apr 15 14:16:27 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.35 2020/04/14 17:30:43 martin Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.36 2020/04/15 14:16:27 martin Exp $
A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
release:
@@ -939,3 +939,8 @@ sys/netinet6/nd6_rtr.c 1.148
PR kern/55091, PR bin/54997: fix default route selection.
[kim, ticket #834]
+sys/dev/wsfb/genfb.c 1.72
+
+ Get genfb's address offset correctly when the value >= 4G.
+ [msaitoh, ticket #835]
+