From owner-cvs-all Wed Nov 17 11:11:55 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2730714C31; Wed, 17 Nov 1999 11:11:52 -0800 (PST) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA12116; Wed, 17 Nov 1999 11:11:52 -0800 (PST) (envelope-from ache@FreeBSD.org) Message-Id: <199911171911.LAA12116@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Wed, 17 Nov 1999 11:11:52 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/whois Makefile whois.1 whois.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ache 1999/11/17 11:11:52 PST Modified files: usr.bin/whois Makefile whois.1 whois.c Log: Merge with OpenBSD whois (with bugfixes missed there) New features are: Automatic lookup using *.whois-servers.net Recursive lookup using Registrar's name Fallback to InterNIC for non-domains -m for RADB database -Q to turn recursion/fallback off Obtained from: OpenBSD Revision Changes Path 1.3 +2 -0 src/usr.bin/whois/Makefile 1.9 +25 -5 src/usr.bin/whois/whois.1 1.11 +148 -35 src/usr.bin/whois/whois.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message