From owner-svn-src-all@FreeBSD.ORG Fri Feb 17 10:39:29 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 083E5106566B; Fri, 17 Feb 2012 10:39:29 +0000 (UTC) (envelope-from kib@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id CE5068FC19; Fri, 17 Feb 2012 10:39:28 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q1HAdSlP074582; Fri, 17 Feb 2012 10:39:28 GMT (envelope-from kib@svn.freebsd.org) Received: (from kib@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q1HAdSYU074581; Fri, 17 Feb 2012 10:39:28 GMT (envelope-from kib@svn.freebsd.org) Message-Id: <201202171039.q1HAdSYU074581@svn.freebsd.org> From: Konstantin Belousov Date: Fri, 17 Feb 2012 10:39:28 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org X-SVN-Group: stable-9 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r231867 - stable/9/tools/test/ptrace X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Feb 2012 10:39:29 -0000 Author: kib Date: Fri Feb 17 10:39:28 2012 New Revision: 231867 URL: http://svn.freebsd.org/changeset/base/231867 Log: MFC r231443: Add a test program for recently added ptrace(2) interfaces. Added: stable/9/tools/test/ptrace/ - copied from r231443, head/tools/test/ptrace/ Modified: Directory Properties: stable/9/tools/test/ (props changed)