Module Name: src
Committed By: snj
Date: Sun Dec 21 19:07:11 UTC 2014
Modified Files:
src/doc [netbsd-6-1]: CHANGES-6.1.6
Log Message:
Apply patch (requested by mrg in ticket 1208):
Pass -Wno-error to work around a build failure on vax with gcc 4.1
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.16 -r1.1.2.17 src/doc/CHANGES-6.1.6
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.1.6
diff -u src/doc/CHANGES-6.1.6:1.1.2.16 src/doc/CHANGES-6.1.6:1.1.2.17
--- src/doc/CHANGES-6.1.6:1.1.2.16 Sun Dec 14 14:05:42 2014
+++ src/doc/CHANGES-6.1.6 Sun Dec 21 19:07:11 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.6,v 1.1.2.16 2014/12/14 14:05:42 martin Exp $
+# $NetBSD: CHANGES-6.1.6,v 1.1.2.17 2014/12/21 19:07:11 snj Exp $
A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6
release:
@@ -238,7 +238,7 @@ sys/dev/ppbus/ppbus_base.c 1.20
Fix debugging format in ppbus(4) reported by John D. Baker.
Fixes PR/49281.
[snj, ticket #1190]
-
+external/mit/xorg/server/xorg-server/Xi/Makefile patch
xsrc/external/mit/xorg-server/dist/configure patch
xsrc/external/mit/xorg-server/dist/configure.ac patch
xsrc/external/mit/xorg-server/dist/Xext/xcmisc.c patch