Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc 586
details: https://anonhg.NetBSD.org/src/rev/f360d9024687
branches: netbsd-8
changeset: 434653:f360d9024687
user: snj <snj%NetBSD.org@localhost>
date: Sun Feb 25 21:01:13 2018 +0000
description:
586
diffstat:
doc/CHANGES-8.0 | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r 51dc422d6cd4 -r f360d9024687 doc/CHANGES-8.0
--- a/doc/CHANGES-8.0 Sun Feb 25 20:59:46 2018 +0000
+++ b/doc/CHANGES-8.0 Sun Feb 25 21:01:13 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.128 2018/02/19 19:08:18 snj Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.129 2018/02/25 21:01:13 snj Exp $
A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
until the 8.0 release:
@@ -9717,3 +9717,13 @@
requested in PR kern/53037.
[pgoyette, ticket #560]
+tests/lib/libc/sys/t_ptrace_amd64_wait.h 1.2
+tests/lib/libc/sys/t_ptrace_i386_wait.h 1.2
+tests/lib/libc/sys/t_ptrace_wait.c 1.10-1.20
+tests/lib/libc/sys/t_ptrace_x86_wait.h 1.2-1.3
+
+ Sync some ptrace tests with -current.
+ This mostly disables a few tests that fail or hang various
+ test environments.
+ [martin, ticket #586]
+
Home |
Main Index |
Thread Index |
Old Index