From owner-freebsd-bugs Wed Mar 5 9:30: 8 2003 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5C6937B401 for ; Wed, 5 Mar 2003 09:30:07 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7426743FAF for ; Wed, 5 Mar 2003 09:30:07 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h25HU7NS096811 for ; Wed, 5 Mar 2003 09:30:07 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h25HU7kg096810; Wed, 5 Mar 2003 09:30:07 -0800 (PST) Date: Wed, 5 Mar 2003 09:30:07 -0800 (PST) Message-Id: <200303051730.h25HU7kg096810@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: James Raftery Subject: Re: bin/48914: [PATCH] Add flag to whois(1) to query IANA TLD WHOIS server Reply-To: James Raftery Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/48914; it has been noted by GNATS. From: James Raftery To: Lyndon Nerenberg Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: bin/48914: [PATCH] Add flag to whois(1) to query IANA TLD WHOIS server Date: Wed, 5 Mar 2003 17:21:20 +0000 Lyndon Nerenberg wrote: > Instead of adding a flag, wouldn't it be more intuitive if whois > automatically queried IANA when presented with a single-level > domain component? That is, if the host argument contains zero > '.' characters, I had considered that, but that risks violation of POLA. I didn't want to change the bahaviour of 'whois foo', for any value of 'foo'. > or a single '.' at the end of the host argument, > assume it's a TLD and query the IANA server? That might be useful too. ATB, james To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message