| Commit message (Expand) | Author | Age | Files | Lines |
* | Use proper type cast for ctype macro | Andrey A. Chernov | 2007-04-14 | 1 | -1/+1 |
* | Make DK-HOSTMASTER show contact info for .dk domains. | Poul-Henning Kamp | 2007-01-19 | 1 | -0/+2 |
* | Markup fixes. | Ruslan Ermilov | 2006-09-29 | 1 | -2/+3 |
* | Add AfriNIC as a RIR. | John Hay | 2006-01-23 | 2 | -6/+16 |
* | Reduce compiler warning: variable might be used uninitialized, by giving | Philippe Charnier | 2005-05-29 | 1 | -0/+1 |
* | Bump document date before ru gets me. | Ceri Davies | 2004-12-11 | 1 | -1/+1 |
* | Add a -k flag for querying whois.krnic.net (the National Internet | Ceri Davies | 2004-12-11 | 2 | -3/+13 |
* | Add special case for the german whois nameserver. Without the | Martin Blapp | 2004-08-25 | 1 | -1/+6 |
* | Add -b to usage. | Bruce M Simpson | 2004-06-14 | 1 | -1/+1 |
* | Add whois.abuse.net to whois(1). | Bruce M Simpson | 2004-06-14 | 2 | -2/+10 |
* | Date bump. | Bruce M Simpson | 2004-06-14 | 1 | -1/+1 |
* | Add whois.iana.org to the whois(1) utility, under the -I option. | Bruce M Simpson | 2004-06-14 | 2 | -3/+12 |
* | Back out .SU workaround - people at whois-servers.net set up | Andrey A. Chernov | 2003-06-29 | 1 | -6/+1 |
* | While there is no su.whois-servers.net, use fallback to | Andrey A. Chernov | 2003-06-24 | 1 | -1/+6 |
* | Drop maintainership of whois(1). If someone needs a review they can | Mike Barcroft | 2003-06-12 | 1 | -2/+0 |
* | Add support for identifying NORID (norwegian top level registry) handles. | Eivind Eklund | 2003-03-25 | 1 | -0/+7 |
* | Fix style bugs in previous commit. | Mike Barcroft | 2003-02-24 | 1 | -7/+5 |
* | The newly appointed .org registrar has a pecular output format so | Ollivier Robert | 2003-01-31 | 1 | -1/+15 |
* | mdoc(7) police: markup polishing. | Ruslan Ermilov | 2002-11-26 | 1 | -2/+1 |
* | Add support for the Latin American and Caribbean IP address Regional | Mike Barcroft | 2002-11-10 | 2 | -6/+16 |
* | ARIN has annoyingly started using caps when referencing | Mike Barcroft | 2002-09-18 | 1 | -1/+3 |
* | Use `The .Nm utility' | Philippe Charnier | 2002-04-20 | 1 | -1/+2 |
* | Leave the `copyright' variable exposed, since the main purpose of it | Mike Barcroft | 2002-03-07 | 1 | -2/+2 |
* | Mark a function as __printflike() | Kris Kennaway | 2002-02-04 | 1 | -1/+1 |
* | Use new ID scheme. | Mike Barcroft | 2002-02-03 | 1 | -25/+20 |
* | Fix a typo. Don't call options flags. Remove some documentation that | Mike Barcroft | 2001-12-16 | 1 | -21/+6 |
* | Remove WARNS=2 as this is to be the default. | Mark Murray | 2001-12-11 | 1 | -1/+0 |
* | Add support for Brazilian IP Addresses. Example `whois 200.236.70.0'. | Mike Barcroft | 2001-12-08 | 1 | -1/+2 |
* | Remove some EOL whitespace. Update usage() to current reality. | Mike Barcroft | 2001-10-17 | 1 | -5/+5 |
* | Use whois.example.com rather than non-existent.host in an example. | Mike Barcroft | 2001-10-17 | 1 | -2/+2 |
* | o Treat a buffer as a non-NUL terminated string, because the whois | Mike Barcroft | 2001-10-12 | 1 | -34/+24 |
* | Remove a trailing space at the end of a line. | Mike Barcroft | 2001-09-04 | 1 | -1/+1 |
* | o Remove examples from throughout the manual. | Mike Barcroft | 2001-09-04 | 1 | -11/+65 |
* | Take maintainership of whois(1). | Mike Barcroft | 2001-08-21 | 1 | -0/+2 |
* | mdoc(7) police: bump document date for the previous delta. | Ruslan Ermilov | 2001-08-07 | 1 | -2/+2 |
* | o Move APNIC flag from -p to -A. Since, -p is usually associated | Mike Barcroft | 2001-08-05 | 2 | -25/+51 |
* | Fix a bug I introduced in Rev. 1.21 that prevented 'whois test' from | Mike Barcroft | 2001-07-22 | 1 | -0/+2 |
* | o Add phantom's gethostinfo() function to reduce duplicated code. | Mike Barcroft | 2001-07-20 | 1 | -49/+56 |
* | Re-write the logic that finds the whois server to query. | Mike Barcroft | 2001-07-17 | 1 | -16/+30 |
* | Minor grammar cleanup. | Dima Dorfman | 2001-06-27 | 1 | -6/+5 |
* | Implement recursive IP address searches based on the results of a | Dima Dorfman | 2001-06-27 | 2 | -8/+29 |
* | Stylify, ANSIfy, silence warnings, plug a memory leak, don't assume the | Dag-Erling Smørgrav | 2001-06-22 | 2 | -90/+70 |
* | Do retry next entry in addrinfo during connect. | Hajimu UMEMOTO | 2001-06-01 | 1 | -5/+10 |
* | Direct queries for IP numbers to ARIN. It would be nice if we could | Poul-Henning Kamp | 2001-05-28 | 2 | -6/+19 |
* | mdoc(7) police: fix markup. | Ruslan Ermilov | 2001-05-22 | 1 | -40/+57 |
* | mdoc(7) police: use the new features of the Nm macro. | Ruslan Ermilov | 2000-11-20 | 1 | -1/+1 |
* | Enable whois queries over IPv6 | Kris Kennaway | 2000-07-07 | 1 | -43/+39 |
* | Tell people how to look up NIC handle information these days (for the two | David E. O'Brien | 2000-03-02 | 1 | -0/+10 |
* | Remove single-space hard sentence breaks. These degrade the quality | Sheldon Hearn | 2000-03-01 | 1 | -3/+6 |
* | Fix typos | Ruslan Ermilov | 1999-12-31 | 1 | -2/+2 |