Module Name: src
Committed By: martin
Date: Thu Sep 3 18:38:16 UTC 2020
Modified Files:
src/doc [netbsd-9]: CHANGES-9.1
Log Message:
whitespace police
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.107 -r1.1.2.108 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.107 src/doc/CHANGES-9.1:1.1.2.108
--- src/doc/CHANGES-9.1:1.1.2.107 Thu Sep 3 13:47:08 2020
+++ src/doc/CHANGES-9.1 Thu Sep 3 18:38:16 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.107 2020/09/03 13:47:08 martin Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.108 2020/09/03 18:38:16 martin Exp $
A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
release:
@@ -4918,6 +4918,6 @@ sys/arch/x86/x86/pmap.c (apply patch)
Fix a bug in Xen 4.13 support which leads to a KASSERT firing at
process exit time. Also fixes a KASSERT that could fire if
- GNTTABOP_map_grant_ref fails, and a ptp leak.
+ GNTTABOP_map_grant_ref fails, and a ptp leak.
[bouyer, ticket #1075]