From owner-freebsd-current@FreeBSD.ORG Fri Oct 11 22:10:28 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 12C8776B for ; Fri, 11 Oct 2013 22:10:28 +0000 (UTC) (envelope-from mueller6721@twc.com) Received: from cdptpa-oedge-vip.email.rr.com (cdptpa-outbound-snat.email.rr.com [107.14.166.225]) by mx1.freebsd.org (Postfix) with ESMTP id D11DE2794 for ; Fri, 11 Oct 2013 22:10:27 +0000 (UTC) Received: from [74.130.200.176] ([74.130.200.176:40206] helo=localhost) by cdptpa-oedge03 (envelope-from ) (ecelerity 3.5.0.35861 r(Momo-dev:tip)) with ESMTP id 0E/82-01315-25778525; Fri, 11 Oct 2013 22:10:26 +0000 Date: Fri, 11 Oct 2013 22:10:26 +0000 Message-ID: <0E.82.01315.25778525@cdptpa-oedge03> From: "Thomas Mueller" To: freebsd-current@freebsd.org Subject: What happened to nslookup? X-RR-Connecting-IP: 107.14.168.142:25 X-Cloudmark-Score: 0 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 11 Oct 2013 22:10:28 -0000 I thought I sent this message yesterday, but couldn't find it in the downloaded list messages, so maybe I forgot. Whatever happened to /usr/bin/nslookup in FreeBSD-current, and what is one supposed to use in its place? I see nslookup is in FreeBSD 9.2, but why not in -current? There has been plenty of dispute in recent days on removing rcs from base, subsequently resolved in keeping rcs, but no publicity on removing nslookup. There was no reference to nslookup in $SRCDIR/UPDATING for FreeBSD-current. I looked in $SRCDIR/usr.bin for both 9.2 and current, and nslookup was in 9.2 but not current. Tom