From owner-freebsd-current@FreeBSD.ORG Fri Feb 15 20:03:53 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4E1CB16A419 for ; Fri, 15 Feb 2008 20:03:53 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id 06AEE13C4CE for ; Fri, 15 Feb 2008 20:03:52 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id C0751207F; Fri, 15 Feb 2008 21:03:45 +0100 (CET) X-Spam-Tests: AWL X-Spam-Learn: disabled X-Spam-Score: -0.3/3.0 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on tim.des.no Received: from ds4.des.no (des.no [80.203.243.180]) by smtp.des.no (Postfix) with ESMTP id A293D2049; Fri, 15 Feb 2008 21:03:45 +0100 (CET) Received: by ds4.des.no (Postfix, from userid 1001) id 83692844A1; Fri, 15 Feb 2008 21:03:45 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Peter Jeremy References: <200802122009.m1CK94Y8026959@repoman.freebsd.org> <20080212200911.B49F416A51C@hub.freebsd.org> <20080212204803.GT57756@deviant.kiev.zoral.com.ua> <20080213113530.GB45243@team.vega.ru> <20080214173850.GB57756@deviant.kiev.zoral.com.ua> <86ve4qzhxe.fsf@ds4.des.no> <20080215185354.GY64299@server.vk2pj.dyndns.org> Date: Fri, 15 Feb 2008 21:03:45 +0100 In-Reply-To: <20080215185354.GY64299@server.vk2pj.dyndns.org> (Peter Jeremy's message of "Sat\, 16 Feb 2008 05\:53\:54 +1100") Message-ID: <86pruyx9zy.fsf@ds4.des.no> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: current@freebsd.org, kmacy@freebsd.org Subject: Re: [src] cvs commit: src/include unistd.h src/lib/libc/sys readlink.2 src/sys/compat/freebsd32 syscalls.master src/sys/kern syscalls.master vfs_syscalls.c src/sys/sys syscallsubr.h X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 20:03:53 -0000 Peter Jeremy writes: > Dag-Erling Sm=C3=B8rgrav writes: > > The only advantage truss has is the ability to decode structs > > (e.g. struct sockaddr in a connect() call). Apart from that, ktrace / > > kdump is superior in every respect. > There's an open PR to fix that: > http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dkern/117836 Excellent. Kip, it's assigned to you; do you want me to grab it and test / commit the patch? DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no