Module Name: src
Committed By: snj
Date: Wed Apr 18 19:56:34 UTC 2012
Modified Files:
src/doc [netbsd-6]: CHANGES-6.0
Log Message:
ticket 184
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.70 -r1.1.2.71 src/doc/CHANGES-6.0
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-6.0
diff -u src/doc/CHANGES-6.0:1.1.2.70 src/doc/CHANGES-6.0:1.1.2.71
--- src/doc/CHANGES-6.0:1.1.2.70 Mon Apr 16 15:37:49 2012
+++ src/doc/CHANGES-6.0 Wed Apr 18 19:56:34 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.70 2012/04/16 15:37:49 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.71 2012/04/18 19:56:34 snj Exp $
A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
until the 6.0 release:
@@ -1834,3 +1834,8 @@ sys/fs/msdosfs/msdosfs_fat.c 1.20
PR#46282.
[hannken, ticket #183]
+sys/arch/xen/xen/hypervisor.c 1.62
+
+ Retrive and print the hypervisor "extra" (teeny) version.
+ [riz, ticket #184]
+