From owner-freebsd-bugs@FreeBSD.ORG Wed Feb 20 19:30:03 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1BA4116A404 for ; Wed, 20 Feb 2008 19:30:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DF37713C455 for ; Wed, 20 Feb 2008 19:30:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m1KJU2ui053795 for ; Wed, 20 Feb 2008 19:30:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m1KJU2hr053794; Wed, 20 Feb 2008 19:30:02 GMT (envelope-from gnats) Date: Wed, 20 Feb 2008 19:30:02 GMT Message-Id: <200802201930.m1KJU2hr053794@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Yuri Cc: Subject: Re: bin/120870: truss(1) shows 'pipe' system call as having 6 arguments when it only has one X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Yuri List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Feb 2008 19:30:03 -0000 The following reply was made to PR bin/120870; it has been noted by GNATS. From: Yuri To: bug-followup@FreeBSD.org, yuri@tsoft.com Cc: Subject: Re: bin/120870: truss(1) shows 'pipe' system call as having 6 arguments when it only has one Date: Wed, 20 Feb 2008 11:23:46 -0800 Same problem also for getpid, it's shown as getpid(0x0,0x0,0x0,0x0,0x0,0x0) = 34728 (0x87a8)