Module Name:    src
Committed By:   sborrill
Date:           Fri Nov 18 22:43:53 UTC 2011

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

Log Message:
Ticket #1691


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.112 -r1.1.2.113 src/doc/CHANGES-5.2

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.2
diff -u src/doc/CHANGES-5.2:1.1.2.112 src/doc/CHANGES-5.2:1.1.2.113
--- src/doc/CHANGES-5.2:1.1.2.112	Fri Nov 18 22:36:37 2011
+++ src/doc/CHANGES-5.2	Fri Nov 18 22:43:53 2011
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2,v 1.1.2.112 2011/11/18 22:36:37 sborrill Exp $
+# $NetBSD: CHANGES-5.2,v 1.1.2.113 2011/11/18 22:43:53 sborrill Exp $
 
 A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.2
 release:
@@ -5778,3 +5778,8 @@ sbin/resize_ffs/resize_ffs.c			patch
 	Also, cause resize_ffs(8) to be built.
 	[riz, ticket #1690]
 
+sys/uvm/uvm_meter.c				1.57
+
+	Dereference correct variable and thus stop a sysctl crash.
+	[christos, ticket #1691]
+

Reply via email to