K 10 svn:author V 6 brooks K 8 svn:date V 27 2006-01-11T06:41:30.000000Z K 7 svn:log V 392 MFC rev 1.6: When removing the local domain, only do so when the result will be a host name. This is matches the documented behaviro. The previous behavior would remove the domain name even if the result retained a dot. This fixes rsh connections from a.example.com to example.com. This is also reported to fix rsh connections from host xxx to yyy.example.com. PR: 88301 END