Module Name: src
Committed By: martin
Date: Sun Jan 25 10:25:55 UTC 2015
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
Note additional revision for #1238
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.187 -r1.1.2.188 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.187 src/doc/CHANGES-6.2:1.1.2.188
--- src/doc/CHANGES-6.2:1.1.2.187 Sat Jan 24 13:51:06 2015
+++ src/doc/CHANGES-6.2 Sun Jan 25 10:25:54 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.187 2015/01/24 13:51:06 martin Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.188 2015/01/25 10:25:54 martin Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -9487,7 +9487,7 @@ sys/arch/evbsh3/evbsh3/bus_dma.c 1.4
Sync with sys/arch/landisk/landisk/bus_dma.c rev.1.15.
[nonaka, ticket #1237]
-libexec/ld.elf_so/rtld.c 1.160
+libexec/ld.elf_so/rtld.c 1.160-1.161
You need to pass 0 (not -1) to lwp_park() if you don't also
want to do an unpark.