Module Name: src
Committed By: riz
Date: Sun Jun 24 02:50:19 UTC 2012
Modified Files:
src/doc [netbsd-6]: CHANGES-6.0
Log Message:
Ticket #353.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.134 -r1.1.2.135 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.134 src/doc/CHANGES-6.0:1.1.2.135
--- src/doc/CHANGES-6.0:1.1.2.134 Sat Jun 23 23:05:52 2012
+++ src/doc/CHANGES-6.0 Sun Jun 24 02:50:19 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.134 2012/06/23 23:05:52 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.135 2012/06/24 02:50:19 riz Exp $
A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
until the 6.0 release:
@@ -5739,3 +5739,8 @@ external/mit/xorg/bin/xdm/config/Xresour
Make the NetBSD logo look nicer in XDM.
[martin, ticket #341]
+sys/external/bsd/drm/dist/bsd-core/drm_bufs.c 1.11
+
+ Remove user mappings before freeing DRM_SHM kernel memory. PR#46208.
+ [chs, ticket #353]
+