Module Name: src
Committed By: riz
Date: Wed Oct 31 15:49:59 UTC 2012
Modified Files:
src/doc [netbsd-5-1]: CHANGES-5.1.3
Log Message:
Ticket 1811.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.28 -r1.1.2.29 src/doc/CHANGES-5.1.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.1.3
diff -u src/doc/CHANGES-5.1.3:1.1.2.28 src/doc/CHANGES-5.1.3:1.1.2.29
--- src/doc/CHANGES-5.1.3:1.1.2.28 Thu Oct 25 09:29:32 2012
+++ src/doc/CHANGES-5.1.3 Wed Oct 31 15:49:59 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1.3,v 1.1.2.28 2012/10/25 09:29:32 sborrill Exp $
+# $NetBSD: CHANGES-5.1.3,v 1.1.2.29 2012/10/31 15:49:59 riz Exp $
A complete list of changes from the NetBSD 5.1.2 release to the NetBSD 5.1.3
release:
@@ -2244,3 +2244,8 @@ share/misc/bsd-family-tree 1.46-1.47
5.1.2.
[riz, ticket #1806]
+sys/external/bsd/drm/dist/bsd-core/drm_sysctl.c 1.8 via patch
+
+ Avoid crashing when writing to certain DRM sysctls.
+ [chs, ticket #1811]
+