Date: Wed, 14 Jun 2000 13:17:34 -0700 From: "Andrey A. Chernov" <ache@freebsd.org> To: current@freebsd.org Cc: ume@freebsd.org Subject: Re: res_init.c 1.20 broke non-INET6 kernel! Message-ID: <20000614131734.A29253@freebsd.org> In-Reply-To: <20000614122148.A14919@freebsd.org>; from ache@freebsd.org on Wed, Jun 14, 2000 at 12:21:48PM -0700 References: <20000614122148.A14919@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 14, 2000 at 12:21:48PM -0700, Andrey A. Chernov wrote: > All nameservers are initialized to AF_INET6 which cause socket() to return -1 > in non-INET6 kernel. > > All names lookups fails as result. Returning res_init.c to 1.19 and res_send.c to 1.32 solve this thing. -- Andrey A. Chernov <ache@nagual.pp.ru> http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000614131734.A29253>