Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc Tickets #1237 and 1238
details: https://anonhg.NetBSD.org/src/rev/2afa847d27e2
branches: netbsd-6
changeset: 776880:2afa847d27e2
user: martin <martin%NetBSD.org@localhost>
date: Sat Jan 24 13:51:06 2015 +0000
description:
Tickets #1237 and 1238
diffstat:
doc/CHANGES-6.2 | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r a017dad2fa6c -r 2afa847d27e2 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2 Sat Jan 24 13:49:23 2015 +0000
+++ b/doc/CHANGES-6.2 Sat Jan 24 13:51:06 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.186 2015/01/16 19:45:51 martin Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.187 2015/01/24 13:51:06 martin Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -9482,3 +9482,14 @@
Make sure reads on empty files reach PUFFS filesystems.
[manu, ticket #1236]
+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
+
+ You need to pass 0 (not -1) to lwp_park() if you don't also
+ want to do an unpark.
+ [he, ticket #1238]
+
Home |
Main Index |
Thread Index |
Old Index