From owner-freebsd-hackers Thu Jun 21 23:57:19 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from coffee.q9media.com (coffee.q9media.com [216.94.229.19]) by hub.freebsd.org (Postfix) with ESMTP id 9B7B137B403; Thu, 21 Jun 2001 23:57:15 -0700 (PDT) (envelope-from mike@coffee.q9media.com) Received: (from mike@localhost) by coffee.q9media.com (8.11.2/8.11.2) id f5M79cV84851; Fri, 22 Jun 2001 03:09:38 -0400 (EDT) (envelope-from mike) Date: Fri, 22 Jun 2001 03:09:38 -0400 (EDT) Message-Id: <200106220709.f5M79cV84851@coffee.q9media.com> To: hackers@FreeBSD.org From: Mike Barcroft Cc: phk@FreeBSD.org, joe@FreeBSD.org Subject: [RFC] whois(1) - recursive IP searches Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I would appreciate comments on the following patch: http://testbed.q9media.net/freebsd/whois.20010622.patch It does the following: o Implement recursive IP Address searches based on the results of a query to ARIN. This allows a user to type 'whois 210.139.255.223' and get the expected results. [Requested by joe and phk] o Update documentation to reflect this. o Clean up some grammar nearby. Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message