From owner-freebsd-current@FreeBSD.ORG Tue Mar 20 16:41:53 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 44D5016A400 for ; Tue, 20 Mar 2007 16:41:53 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.177]) by mx1.freebsd.org (Postfix) with ESMTP id 15BAB13C448 for ; Tue, 20 Mar 2007 16:41:53 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from mac.com (smtpin04-en2 [10.13.10.149]) by smtpout.mac.com (Xserve/smtpout07/MantshX 4.0) with ESMTP id l2KGSHqs003597; Tue, 20 Mar 2007 09:28:17 -0700 (PDT) Received: from [192.168.1.2] (c-24-6-177-228.hsd1.ca.comcast.net [24.6.177.228]) (authenticated bits=0) by mac.com (Xserve/smtpin04/MantshX 4.0) with ESMTP id l2KGS2AP000271 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Tue, 20 Mar 2007 09:28:13 -0700 (PDT) In-Reply-To: <20070320145123.GA2518@plan0.kaiwan.csbnet.se> References: <20070320145123.GA2518@plan0.kaiwan.csbnet.se> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Marcel Moolenaar Date: Tue, 20 Mar 2007 09:27:29 -0700 To: Kai Wang X-Mailer: Apple Mail (2.752.3) X-Brightmail-Tracker: AAAAAA== X-Brightmail-scanned: yes Cc: current@freebsd.org Subject: Re: A rewriting of the elfdump utility 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: Tue, 20 Mar 2007 16:41:53 -0000 On Mar 20, 2007, at 7:51 AM, Kai Wang wrote: > This patch is a rewriting of elfdump utility using the libelf library. Looks good! There are some minor nits here and there, but nothing that should block this code from hitting the tree, IMO. -- Marcel Moolenaar xcllnt@mac.com