Module Name:    src
Committed By:   snj
Date:           Sun Feb 25 21:01:13 UTC 2018

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.0

Log Message:
586


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.128 -r1.1.2.129 src/doc/CHANGES-8.0

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-8.0
diff -u src/doc/CHANGES-8.0:1.1.2.128 src/doc/CHANGES-8.0:1.1.2.129
--- src/doc/CHANGES-8.0:1.1.2.128	Mon Feb 19 19:08:18 2018
+++ src/doc/CHANGES-8.0	Sun Feb 25 21:01:13 2018
@@ -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 @@ share/man/man4/gif.4				1.31
 	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]
+

Reply via email to