From owner-cvs-all@FreeBSD.ORG Fri Oct 15 08:07:31 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 522E1106566B; Fri, 15 Oct 2010 08:07:31 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 287E38FC08; Fri, 15 Oct 2010 08:07:31 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id o9F87VWi011652; Fri, 15 Oct 2010 08:07:31 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o9F87VZU011651; Fri, 15 Oct 2010 08:07:31 GMT (envelope-from stas) Message-Id: <201010150807.o9F87VZU011651@repoman.freebsd.org> From: Stanislav Sedov Date: Fri, 15 Oct 2010 08:07:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/valgrind Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Oct 2010 08:07:31 -0000 stas 2010-10-15 08:07:31 UTC FreeBSD ports repository Modified files: devel/valgrind Makefile distinfo Log: - Fix shmat syscall wrapper [1]. - Implement shmctl syscall wrapper. PR: ports/149621 [1] Submitted by: Stephen Sanders [1] Revision Changes Path 1.43 +2 -2 ports/devel/valgrind/Makefile 1.8 +3 -3 ports/devel/valgrind/distinfo