>>Hmmm. Something definitely looks strange, 'cause since this morning if I
>>do:
>> telnet localhost (or telnet to ANY host, either in my host file or in
>>DNS)
>>I get:
>> localhost: no address associated with name
>>whereas a 'ping localhost' works perfectly fine (and so does a telnet
>Hmmm. Something definitely looks strange, 'cause since this morning if I
>do:
> telnet localhost (or telnet to ANY host, either in my host file or in
>DNS)
>I get:
> localhost: no address associated with name
>whereas a 'ping localhost' works perfectly fine (and so does a telnet
>127
Jun-ichiro itojun Hagino wrote:
>
> itojun 2000/07/04 22:07:23 PDT
>
> Modified files:
> lib/libc/net getaddrinfo.c
> Log:
> sync with kame.
> - better return code. from enami@netbsd
> - do not use "class" as variable name. C++ guy had trouble with it.
>
> Revisio