| Summary: | [PATCH] whois: AUNIC fix, Add an option to connect to a specific port | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | Walter Campbell <wcampbel> | ||||
| Component: | bin | Assignee: | Mike Barcroft <mike> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | 4.3-STABLE | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Walter Campbell
2001-07-07 18:30:01 UTC
Responsible Changed From-To: freebsd-bugs->mike I'm going to be working on some whois(1) changes, so I'll take a look at this one. State Changed From-To: open->analyzed Two new options have been added to whois(1) in -CURRENT. The first option -p, allows one to query a whois server on a specific port. The second option -c, allows one to query a whois server based on a country code (for example: whois -c au query). The first one will not be MFC'd, but instead will be available in 5.0-RELEASE because we don't change around options in established branches. The second will be MFC'd after 4.4-RELEASE. State Changed From-To: analyzed->closed The -c option has been MFC'd. |