Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 May 2001 14:37:30 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/whois whois.1 whois.c
Message-ID:  <200105282137.f4SLbUq14188@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105282137.f4SLbUq14188>