From owner-freebsd-hackers@FreeBSD.ORG Mon Jul 9 22:40:09 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CC39D1065673; Mon, 9 Jul 2012 22:40:09 +0000 (UTC) (envelope-from des@des.no) Received: from smtp.des.no (smtp.des.no [194.63.250.102]) by mx1.freebsd.org (Postfix) with ESMTP id 7EFCC8FC1A; Mon, 9 Jul 2012 22:40:09 +0000 (UTC) Received: from ds4.des.no (smtp.des.no [194.63.250.102]) by smtp.des.no (Postfix) with ESMTP id 4F7A06887; Mon, 9 Jul 2012 22:40:08 +0000 (UTC) Received: by ds4.des.no (Postfix, from userid 1001) id F0E6687EB; Tue, 10 Jul 2012 00:40:07 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Mark Blackman References: <4FF2E00E.2030502@FreeBSD.org> <86bojxow6x.fsf@ds4.des.no> <89AB703D-E075-4AAC-AC1B-B358CC4E4E7F@lists.zabbadoz.net> <4FF8C3A1.9080805@FreeBSD.org> <20472.51031.308284.775990@hergotha.csail.mit.edu> <4FF8C890.9030408@FreeBSD.org> <4FFA7174.7050604@FreeBSD.org> <4FFA7980.4000707@FreeBSD.org> <4FFB46A4.5050504@FreeBSD.org> <1E29121E-62B1-4929-BB7B-4FCA5D893F51@exonetric.com> <86a9z8mxa1.fsf@ds4.des.no> <8D942592-3662-4FBA-BA61-2A010452BF70@exonetric.com> <863950mw53.fsf@ds4.des.no> <86885338-37D1-47FE-8DC6-45E9B4B806D7@exonetric.com> Date: Tue, 10 Jul 2012 00:40:07 +0200 In-Reply-To: <86885338-37D1-47FE-8DC6-45E9B4B806D7@exonetric.com> (Mark Blackman's message of "Mon, 9 Jul 2012 23:23:05 +0100") Message-ID: <86y5mslfso.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: "Bjoern A. Zeeb" , Doug Barton , Avleen Vig , Garrett Wollman , FreeBSD Hackers Subject: Re: Replacing BIND with unbound X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jul 2012 22:40:09 -0000 Mark Blackman writes: > drill certainly looks like a drop-in replacement for the common case > as you suggest. But if it's not called 'dig' and I've never heard of > 'drill', I'm unlikely to reach for 'drill', hence the alias > suggestion. I *had* never heard of 'drill' until this thread came up. They are sufficiently similar that writing a wrapper that supports a significant subset of dig's command-line option and uses drill as a backend shouldn't take more than an afternoon for a reasonably experienced programmer. I'm not entirely convinced that it is really required, but considering how easy it would be to implement, there's no reason not to. A drop-in replacement for host is, of course, an absolute requirement. As for nslookup... it's been deprecated for a decade. Its only saving grace is that its interactive mode is useful for playing text adventures implemented with DNS TXT records :) DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no