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.
> 
>   Revision  Changes    Path
>   1.12      +50 -29    src/lib/libc/net/getaddrinfo.c
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe cvs-all" in the body of the message

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.0.0.1)

Any clues?

PYD


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to