Module Name: src
Committed By: riz
Date: Sun Sep 22 05:15:57 UTC 2013
Modified Files:
src/doc [netbsd-6-1]: CHANGES-6.1.2
Log Message:
Whitespace fixes.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.12 -r1.1.2.13 src/doc/CHANGES-6.1.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.1.2
diff -u src/doc/CHANGES-6.1.2:1.1.2.12 src/doc/CHANGES-6.1.2:1.1.2.13
--- src/doc/CHANGES-6.1.2:1.1.2.12 Sat Sep 21 16:38:45 2013
+++ src/doc/CHANGES-6.1.2 Sun Sep 22 05:15:57 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.2,v 1.1.2.12 2013/09/21 16:38:45 riz Exp $
+# $NetBSD: CHANGES-6.1.2,v 1.1.2.13 2013/09/22 05:15:57 riz Exp $
A complete list of changes from the NetBSD 6.1.1 release to the NetBSD 6.1.2
release:
@@ -55,6 +55,7 @@ sys/net/npf/npf_inet.c 1.23
- npf_cache_all: clear NBUF_DATAREF_RESET since npf_cache_ip() handles
it.
[riz, ticket #942]
+
lib/libc/stdlib/_env.c 1.8
Don't scrub the environment unless we are going to change it.
@@ -76,6 +77,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