Module Name: src
Committed By: snj
Date: Mon Jan 2 23:53:07 UTC 2012
Modified Files:
src/doc [netbsd-5]: CHANGES-5.2
Log Message:
Note that the files in ticket 1707 are xsrc.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.122 -r1.1.2.123 src/doc/CHANGES-5.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-5.2
diff -u src/doc/CHANGES-5.2:1.1.2.122 src/doc/CHANGES-5.2:1.1.2.123
--- src/doc/CHANGES-5.2:1.1.2.122 Mon Jan 2 23:49:27 2012
+++ src/doc/CHANGES-5.2 Mon Jan 2 23:53:07 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2,v 1.1.2.122 2012/01/02 23:49:27 snj Exp $
+# $NetBSD: CHANGES-5.2,v 1.1.2.123 2012/01/02 23:53:07 snj Exp $
A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.2
release:
@@ -5841,9 +5841,9 @@ sys/dev/vndvar.h 1.31 via patch
Make vnd(4) work on sparse files.
[riz, ticket #1705]
-xfree/xc/programs/Xserver/fb/fbpict.c 1.5
-xfree/xc/programs/Xserver/mi/miarc.c 1.2
-xfree/xc/programs/Xserver/mi/misprite.c 1.2
+xsrc/xfree/xc/programs/Xserver/fb/fbpict.c 1.5
+xsrc/xfree/xc/programs/Xserver/mi/miarc.c 1.2
+xsrc/xfree/xc/programs/Xserver/mi/misprite.c 1.2
mod(a,b) used to be defined with a - in front of naked a, such that
uses of mod with certain arithmetic expressions as a led to