Received: by mail.netbsd.org (Postfix, from userid 605) id 4B33084D79; Sat, 25 May 2019 03:22:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C514C84D75 for ; Sat, 25 May 2019 03:22:53 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id r2CerFrJKwFc for ; Sat, 25 May 2019 03:22:53 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6B7BE84CDC for ; Sat, 25 May 2019 03:22:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6503CFBB7; Sat, 25 May 2019 03:22:53 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 25 May 2019 03:22:53 +0000 From: "Kamil Rytarowski" Subject: CVS commit: src/tests/lib/libc/sys To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20190525032253.6503CFBB7@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Kamil Rytarowski" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: kamil Date: Sat May 25 03:22:53 UTC 2019 Modified Files: src/tests/lib/libc/sys: t_ptrace_wait.h Log Message: Add get_user_va0_disable() in t_ptrace_wait.h Add a utility function to check vm.user_va0_disable. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/tests/lib/libc/sys/t_ptrace_wait.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.