Age | Commit message (Collapse) | Author |
|
|
|
least, this is the impression I get from looking at a lot of Perl docs.
|
|
|
|
|
|
|
|
verify that the length of the quoted string == length of the name we
are looking up. Inspired but not based on a FreeBSD change.
|
|
o Add SOCKS support from FreeBSD
|
|
o When invoked with no arguments and the record contains 'Whois Server: foo'
also do the lookup using foo as the whois server.
o If an entry BAR is not found (No match for "BAR"), fall back on
whois.internic.net. This makes internic handle lookups work again.
o Fix lookup of multiple entries
o Add -Q (quick) option to turn off double lookup
Note:
Double lookups will not work properly until {com,net,org}.whois-servers.net
has been changed to point to whois.crsnic.net (in progress).
Man page still needs a bit of work.
|
|
o Change default nic host to whois.crsnic.net to also get hosts registered
by registrars other than NSI.
o -i option to use NSI's nic host (whois.internic.net)
o -g option to use .gov nic host
o -R option to use .ru nic host
|
|
|
|
|
|
|
|
- remove arguments from .Os macros
- remove arguments from .Nm macros, where appropriate
- some more Dq/Sq/Ql insanity
- still lots to do in the usr.bin tree... :/
|
|
|
|
|
|
|
|
|
|
|
|
|