From owner-cvs-all Wed Jul 5 3: 2:52 2000 Delivered-To: cvs-all@freebsd.org Received: from coconut.itojun.org (coconut.itojun.org [210.160.95.97]) by hub.freebsd.org (Postfix) with ESMTP id C726B37B653; Wed, 5 Jul 2000 03:02:47 -0700 (PDT) (envelope-from itojun@itojun.org) Received: from kiwi.itojun.org (localhost.itojun.org [127.0.0.1]) by coconut.itojun.org (8.9.3+3.2W/3.7W) with ESMTP id TAA02831; Wed, 5 Jul 2000 19:02:12 +0900 (JST) To: "Dampure, Pierre Y." <pierre.dampure@alveley.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, current@FreeBSD.ORG In-reply-to: pierre.dampure's message of Wed, 05 Jul 2000 10:53:40 +0100. <396305A4.A106E6A0@alveley.org> X-Template-Reply-To: itojun@itojun.org X-Template-Return-Receipt-To: itojun@itojun.org X-PGP-Fingerprint: F8 24 B4 2C 8C 98 57 FD 90 5F B4 60 79 54 16 E2 Subject: Re: cvs commit: src/lib/libc/net getaddrinfo.c From: itojun@iijlab.net Date: Wed, 05 Jul 2000 19:02:12 +0900 Message-ID: <2829.962791332@coconut.itojun.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >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) usr.bin/telnet/commands.c:tn() does something very strange. i'll take a look at it. itojun To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message