Module Name: src
Committed By: martin
Date: Fri Jan 16 14:20:29 UTC 2015
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
Tickets #1231 and #1233
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.183 -r1.1.2.184 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.183 src/doc/CHANGES-6.2:1.1.2.184
--- src/doc/CHANGES-6.2:1.1.2.183 Fri Jan 16 08:41:53 2015
+++ src/doc/CHANGES-6.2 Fri Jan 16 14:20:29 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.183 2015/01/16 08:41:53 snj Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.184 2015/01/16 14:20:29 martin Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -8983,3 +8983,19 @@ usr.sbin/cpuctl/arch/x86_64-asm.S 1.3-1
- KNF.
[msaitoh, ticket #1230]
+
+include/wchar.h 1.40
+
+ Expose properly vfwscanf and friends for POSIX_SOURCE >= 200112L
+ [christos, ticket #1231]
+
+
+sys/dev/usb/udl.c 1.12
+sys/dev/usb/usbdevs 1.685
+sys/dev/usb/usbdevs.h (regen)
+sys/dev/usb/usbdevs_data.h (regen)
+
+ Add BUFFALO GX-DVI/U2B DisplayLink USB-DVI box.
+ PR#49105 from MOCHIDA Shuji.
+ [dholland, ticket #1233]
+