summaryrefslogtreecommitdiffstats
path: root/usr.bin/whois
Commit message (Collapse)AuthorAgeFilesLines
...
* mdoc(7) police: fix markup.ru2001-05-221-40/+57
| | | | Submitted by: roam, ru
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-1/+1
|
* Enable whois queries over IPv6kris2000-07-071-43/+39
| | | | Obtained from: KAME
* Tell people how to look up NIC handle information these days (for the twoobrien2000-03-021-0/+10
| | | | cases I know about -- Netsol and ARIN).
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-3/+6
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* Fix typosru1999-12-311-2/+2
|
* Mention the '6' flag in the flags summary. (Forgotten in the last commit).joe1999-12-061-1/+1
|
* Add braces ({}) to all the places that they're missing.joe1999-12-061-18/+34
|
* Rewrite of the manual page to make it clear that NSI and InterNICjoe1999-12-061-2/+8
| | | | | | are no longer the same organisation. Submitted by: Szilveszter Adam <sziszi@petra.hos.u-szeged.hu>
* Added a -6 option to lookup information using the whois.6bone.netjoe1999-12-052-2/+10
| | | | | | database. PR: misc/10803 misc/10804
* Change -i host to whois.networksolutions.comache1999-12-031-1/+1
|
* purity change for name length checking codeache1999-11-171-1/+1
|
* Merge with OpenBSD whois (with bugfixes missed there)ache1999-11-173-38/+173
| | | | | | | | | | | 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
* Change default to whois.crsnic.net - new Central Shared Registry for domainsache1999-11-092-5/+20
| | | | Move InterNIC to -i option
* $Id$ -> $FreeBSD$peter1999-08-282-2/+2
|
* Add -R for .RU domainsache1999-02-022-5/+15
|
* Update the -d flag to use the new .MIL NIC address (from PR 9802)wollman1999-02-012-10/+23
| | | | | | | and add a -g flag to use the new .GOV NIC. Also convert the SEE ALSO reference into a proper bibliographic one. PR: 9802 (in part)
* #include <arpa/inet.h>peter1998-06-121-1/+2
|
* Make it more convenient to query NICs other than InterNIC. Explain in thewollman1998-02-192-34/+81
| | | | man page what each database contains.
* Use err(3).charnier1997-08-262-19/+22
|
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
| | | | posix standard on the topic.
* Fix default whois server.markm1997-02-181-1/+1
|
* Add support for SOCKS if enabled.pst1996-04-232-4/+11
| | | | Remove a useless bind() call (why did that ever get in there?)
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-273-0/+216
OpenPOWER on IntegriCloud