From owner-svn-src-head@FreeBSD.ORG Mon Oct 25 00:00:03 2010 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2CA63106564A; Mon, 25 Oct 2010 00:00:03 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from out-0.mx.aerioconnect.net (out-0-14.mx.aerioconnect.net [216.240.47.74]) by mx1.freebsd.org (Postfix) with ESMTP id F1E1A8FC0A; Mon, 25 Oct 2010 00:00:02 +0000 (UTC) Received: from idiom.com (postfix@mx0.idiom.com [216.240.32.160]) by out-0.mx.aerioconnect.net (8.13.8/8.13.8) with ESMTP id o9ONZB6T000335; Sun, 24 Oct 2010 16:35:11 -0700 X-Client-Authorized: MaGic Cook1e X-Client-Authorized: MaGic Cook1e X-Client-Authorized: MaGic Cook1e X-Client-Authorized: MaGic Cook1e Received: from julian-mac.elischer.org (h-67-100-89-137.snfccasy.static.covad.net [67.100.89.137]) by idiom.com (Postfix) with ESMTP id 0CBD62D6011; Sun, 24 Oct 2010 16:35:09 -0700 (PDT) Message-ID: <4CC4C2E8.9020304@freebsd.org> Date: Sun, 24 Oct 2010 16:36:08 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.4; en-US; rv:1.9.2.11) Gecko/20101013 Thunderbird/3.1.5 MIME-Version: 1.0 To: "Bjoern A. Zeeb" References: <201010242202.o9OM2aGo041606@svn.freebsd.org> In-Reply-To: <201010242202.o9OM2aGo041606@svn.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.67 on 216.240.47.51 Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r214303 - in head/sys: conf netinet X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Oct 2010 00:00:03 -0000 On 10/24/10 3:02 PM, Bjoern A. Zeeb wrote: > Author: bz > Date: Sun Oct 24 22:02:36 2010 > New Revision: 214303 > URL: http://svn.freebsd.org/changeset/base/214303 > > Log: > Add initial inet DDB support for show in_ifaddr and show sin commands which > proved to be useful while debugging address list problems. sin commands? really? "Covet thy neighbor's wife!" > >