Module Name:    src
Committed By:   sborrill
Date:           Fri Nov 18 22:48:42 UTC 2011

Modified Files:
        src/doc [netbsd-5-0]: CHANGES-5.0.3

Log Message:
Ticlet #1691


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.52 -r1.1.2.53 src/doc/CHANGES-5.0.3

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.0.3
diff -u src/doc/CHANGES-5.0.3:1.1.2.52 src/doc/CHANGES-5.0.3:1.1.2.53
--- src/doc/CHANGES-5.0.3:1.1.2.52	Thu Nov  3 17:56:27 2011
+++ src/doc/CHANGES-5.0.3	Fri Nov 18 22:48:42 2011
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.0.3,v 1.1.2.52 2011/11/03 17:56:27 riz Exp $
+# $NetBSD: CHANGES-5.0.3,v 1.1.2.53 2011/11/18 22:48:42 sborrill Exp $
 
 A complete list of changes from the NetBSD 5.0.2 release to the NetBSD 5.0.3
 release:
@@ -2851,3 +2851,8 @@ sys/arch/xen/xen/xbdback_xenbus.c		1.45 
 	panic. PR#45158.
 	[bouyer, ticket #1682]
 
+sys/uvm/uvm_meter.c				1.57
+
+	Dereference correct variable and thus stop a sysctl crash.
+	[christos, ticket #1691]
+

Reply via email to