Module Name: src
Committed By: riz
Date: Sun Sep 22 05:16:34 UTC 2013
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.3
Log Message:
Whitespace fixes.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.26 -r1.1.2.27 src/doc/CHANGES-6.0.3
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.3
diff -u src/doc/CHANGES-6.0.3:1.1.2.26 src/doc/CHANGES-6.0.3:1.1.2.27
--- src/doc/CHANGES-6.0.3:1.1.2.26 Sat Sep 21 02:56:40 2013
+++ src/doc/CHANGES-6.0.3 Sun Sep 22 05:16:34 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.3,v 1.1.2.26 2013/09/21 02:56:40 riz Exp $
+# $NetBSD: CHANGES-6.0.3,v 1.1.2.27 2013/09/22 05:16:34 riz Exp $
A complete list of changes from the NetBSD 6.0.2 release to the NetBSD 6.0.3
release:
@@ -97,6 +97,7 @@ lib/libm/arch/x86_64/fenv.c 1.3-1.4
got lost somewhere along the line; the i387 code has it.
Fix sense of fegetexcept on x86.
[riastradh, ticket #899]
+
tests/lib/libm/t_atan.c 1.4 - 1.7, 1.9 via patch
Fix test of atan_inf_neg, atan_inf_pos and atan_tan on i386.
@@ -224,6 +225,7 @@ sys/netinet6/in6.c 1.167 via patch
Include BRDADDR and NETMASK to the v4 ioctls we ban for v6; from
FreeBSD.
[spz, ticket #944]
+
xsrc/external/mit/libX11/dist/src/xkb/XKBNames.c patch
xsrc/external/mit/libX11/dist/src/xkb/XKBGetMap.c patch