From owner-cvs-all Tue Jul 17 13:40:47 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 1C70137B407; Tue, 17 Jul 2001 13:40:43 -0700 (PDT) (envelope-from mike@FreeBSD.org) Received: (from mike@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6HKehR79952; Tue, 17 Jul 2001 13:40:43 -0700 (PDT) (envelope-from mike) Message-Id: <200107172040.f6HKehR79952@freefall.freebsd.org> From: Mike Barcroft Date: Tue, 17 Jul 2001 13:40:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/whois 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 mike 2001/07/17 13:40:42 PDT Modified files: usr.bin/whois whois.c Log: Re-write the logic that finds the whois server to query. [This fixes a bug where one would type 'whois foo.bar.' and get an error because of the trailing period.] PR: 28880 Approved by: des Revision Changes Path 1.21 +31 -17 src/usr.bin/whois/whois.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message