Module Name: src
Committed By: snj
Date: Mon Sep 28 18:45:31 UTC 2009
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Fix typo in ticket 1027 entry: domU -> dom0.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.77 -r1.1.2.78 src/doc/CHANGES-5.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-5.1
diff -u src/doc/CHANGES-5.1:1.1.2.77 src/doc/CHANGES-5.1:1.1.2.78
--- src/doc/CHANGES-5.1:1.1.2.77 Mon Sep 28 02:17:23 2009
+++ src/doc/CHANGES-5.1 Mon Sep 28 18:45:31 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.77 2009/09/28 02:17:23 snj Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.78 2009/09/28 18:45:31 snj Exp $
A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
release:
@@ -13583,7 +13583,7 @@
Write a "feature-rx-notify" to the xenstore, which is used by
recent linux dom0 kernels. This reduces packet loss when using a
NetBSD domU on such linux dom0.
- This entry is ignored by NetBSD and older linux domUs.
+ This entry is ignored by NetBSD and older linux dom0s.
[bouyer, ticket #1027]
sys/kern/kern_turnstile.c 1.25 via patch