From owner-cvs-all Mon May 28 14:37:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 73D8037B43F; Mon, 28 May 2001 14:37:30 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: (from phk@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4SLbUq14188; Mon, 28 May 2001 14:37:30 -0700 (PDT) (envelope-from phk) Message-Id: <200105282137.f4SLbUq14188@freefall.freebsd.org> From: Poul-Henning Kamp Date: Mon, 28 May 2001 14:37:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/whois whois.1 whois.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2001/05/28 14:37:30 PDT Modified files: usr.bin/whois whois.1 whois.c Log: Direct queries for IP numbers to ARIN. It would be nice if we could send them to APNIC/RIPE intelligently, but we can't at this time so fallback to ARIN and depend on them telling the user where to look. Maybe we need a .whoisrc file... PR: 24707 Submitted by: Mike Barcroft mike@q9media.com MFC after: 1 week Revision Changes Path 1.18 +7 -1 src/usr.bin/whois/whois.1 1.17 +14 -7 src/usr.bin/whois/whois.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message