K 10 svn:author V 4 mike K 8 svn:date V 27 2001-12-09T07:20:39.000000Z K 7 svn:log V 519 MFC 1.27 and 1.25: o Add support for Brazilian IP Addresses. Example `whois 200.236.70.0'. o Treat a buffer as a non-NUL terminated string, because the whois server may not return a new line character on the final line. o Remove the whois.networksolutions.com fallback code, which is no longer needed. o Instead of determining a hostname by terminating it when we see whitespace, only allow hostname characters and terminate the string when it's not such a character. o Add a small optimization in a for loop. END