From owner-cvs-all Wed Sep 18 16:14:17 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7E0937B401; Wed, 18 Sep 2002 16:14:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4559643E4A; Wed, 18 Sep 2002 16:14:16 -0700 (PDT) (envelope-from mike@FreeBSD.org) Received: from freefall.freebsd.org (mike@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8INEGCo006725; Wed, 18 Sep 2002 16:14:16 -0700 (PDT) (envelope-from mike@freefall.freebsd.org) Received: (from mike@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8INEG4n006724; Wed, 18 Sep 2002 16:14:16 -0700 (PDT) Message-Id: <200209182314.g8INEG4n006724@freefall.freebsd.org> From: Mike Barcroft Date: Wed, 18 Sep 2002 16:14:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/whois whois.c X-FreeBSD-CVS-Branch: RELENG_4 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 mike 2002/09/18 16:14:15 PDT Modified files: (Branch: RELENG_4) usr.bin/whois whois.c Log: MFC Rev 1.31: ARIN has annoyingly started using caps when referencing whois.apnic.net. To properly receive hints for recursive IP searches, we convert a buffer to lowercase before searching for magic words. Revision Changes Path 1.15.2.9 +3 -1 src/usr.bin/whois/whois.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message