Module Name: src
Committed By: msaitoh
Date: Mon Nov 3 16:39:11 UTC 2014
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
Add missing "xsrc/" prefix (Ticket 1116).
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.144 -r1.1.2.145 src/doc/CHANGES-6.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-6.2
diff -u src/doc/CHANGES-6.2:1.1.2.144 src/doc/CHANGES-6.2:1.1.2.145
--- src/doc/CHANGES-6.2:1.1.2.144 Mon Nov 3 16:33:01 2014
+++ src/doc/CHANGES-6.2 Mon Nov 3 16:39:11 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.144 2014/11/03 16:33:01 msaitoh Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.145 2014/11/03 16:39:11 msaitoh Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -3996,7 +3996,7 @@ usr.bin/ftp/version.h 1.85
useful method to determine if CVE-2014-8517 is fixed.
[lukem, ticket #1180]
-external/mit/libdrm/dist/xf86atomic.h 1.4
+xsrc/external/mit/libdrm/dist/xf86atomic.h 1.4
Fix libdrm's atomic_dec_and_test on NetBSD (and Solaris, while here).
_nv means new value, not old value! This may help to fix various