summaryrefslogtreecommitdiffstats
path: root/usr.bin/whois
Commit message (Expand)AuthorAgeFilesLines
* MFC r313659-r313673bapt2017-02-171-1/+1
* Send whois queries for gov.uk names to JANET.fanf2016-05-251-0/+1
* whois(1): Fix potential double-close and logic mistakescem2016-05-111-3/+9
* whois(1): Pull out async multiple host connection code into a routinecem2016-05-111-12/+22
* Example RIPE whois query with options and spaces.fanf2016-04-251-6/+26
* Handle whois referrals between RIRsfanf2016-04-081-0/+13
* Fix whois queries for ARIN AS numbers.fanf2016-03-311-3/+7
* Fix a regression in the .de and .dk whois special casesfanf2016-01-231-7/+15
* A lot of the cleverness in whois is no longer needed!fanf2016-01-232-189/+139
* Update whois synopsis and usage with new optionsfanf2016-01-222-2/+2
* Bump .Dd after r294575bjk2016-01-221-1/+1
* A few `whois` usability improvementsfanf2016-01-222-56/+80
* Although the website [1] says US-ASCII is accepted, ISO-8859-1 seems todelphij2015-08-231-1/+1
* Add META_MODE support.sjg2015-06-131-0/+19
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-272-126/+269
| |\ | |/ |/|
| * Merge head from 7/28sjg2014-08-191-4/+6
| |\
| * | Updated dependenciessjg2014-05-161-1/+0
| * | Updated dependenciessjg2014-05-101-0/+2
| * | Merge headsjg2014-04-282-10/+9
| |\ \
| * | | Updated dependenciessjg2013-03-111-0/+1
| * | | Updated dependenciessjg2013-02-161-2/+0
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+20
* | | | whois: add an option to query the PeeringDBfanf2015-05-142-2/+10
* | | | Update whois(1) synopsis.fanf2015-05-141-1/+1
* | | | Bump whois(1) date.fanf2015-05-141-1/+1
* | | | whois: alphabetize whois server listfanf2015-05-141-10/+12
* | | | whois: do not clobber command-line flags when tweaking O_NONBLOCKfanf2015-05-141-4/+4
* | | | whois: try whois.nic.TLD if TLD.whois-servers.net does not existfanf2015-05-142-26/+47
* | | | whois: check WHOIS_SERVER as well as RA_SERVER environment variablesfanf2015-05-142-3/+13
* | | | whois: code cleanupfanf2015-05-141-13/+5
* | | | whois: special case certain query suffixesfanf2015-05-141-12/+29
* | | | Clean up whois manual.fanf2015-05-141-67/+42
* | | | Try alternate addresses more agressively.delphij2015-04-251-9/+127
| |_|/ |/| |
* | | Introduce $RA_SERVER to set default whois server.ume2014-06-251-4/+6
| |/ |/|
* | mdoc: minor paragraph fixes.joel2014-02-081-1/+0
* | The whois() function is called in a loop so make sure we close thekevlo2014-01-041-9/+9
|/
* General mdoc(7) and typo fixes.gjb2012-05-101-1/+1
* Mark global functions and/or variables in whois(1) static where possible.ed2011-11-061-3/+3
* Remove the advertising clause from UCB copyrighted files in usr.bin. Thisjoel2010-12-112-8/+0
* Make whois capable of searching for IPv6 addresses just like it canedwin2010-01-141-0/+4
* Remove -d option, whois.nic.mil doesn't exist anymore.edwin2010-01-142-12/+3
* The 6bone was decommissioned on 6/6/06, so remove references to it.dougb2009-10-032-19/+8
* Use proper type cast for ctype macroache2007-04-141-1/+1
* Make DK-HOSTMASTER show contact info for .dk domains.phk2007-01-191-0/+2
* Markup fixes.ru2006-09-291-2/+3
* Add AfriNIC as a RIR.jhay2006-01-232-6/+16
* Reduce compiler warning: variable might be used uninitialized, by givingcharnier2005-05-291-0/+1
* Bump document date before ru gets me.ceri2004-12-111-1/+1
* Add a -k flag for querying whois.krnic.net (the National Internetceri2004-12-112-3/+13
OpenPOWER on IntegriCloud