From owner-freebsd-current@FreeBSD.ORG Tue Apr 22 19:42:37 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 42E9C106566B for ; Tue, 22 Apr 2008 19:42:37 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) Received: from 0.mx.codelabs.ru (0.mx.codelabs.ru [144.206.177.45]) by mx1.freebsd.org (Postfix) with ESMTP id E2F668FC0A for ; Tue, 22 Apr 2008 19:42:36 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) DomainKey-Signature: a=rsa-sha1; q=dns; c=simple; s=one; d=codelabs.ru; h=Received:Date:From:To:Cc:Message-ID:References:MIME-Version:Content-Type:Content-Disposition:In-Reply-To:Sender:X-Spam-Status:Subject; b=D3eEaFN1efr9vjRy2l4rGkbCceTvcPRpSR893isd+cLz/T2VJgXUgTeWMc4ZBPpG1F6iAzeHOC0lZLn10rLhVIgyflUL6mygALtlO9AwFzOSmr84oe7z4BDUNKhULDTZ67do6EfY36OdRMBQcCStFGJOWJNowX/CF+wHGMpPqIw=; Received: from amnesiac.at.no.dns ([91.78.118.152]) by 0.mx.codelabs.ru with esmtpsa (TLSv1:AES256-SHA:256) id 1JoONt-0002jy-Sx; Tue, 22 Apr 2008 23:42:34 +0400 Date: Tue, 22 Apr 2008 23:42:43 +0400 From: Eygene Ryabinkin To: Brooks Davis Message-ID: References: <7ExUpek150AdEdP4WR1b6w@lz+EvuNSgXKgs9kqjMxQNA> <72123.1197626129@critter.freebsd.dk> <5f67a8c40804141026s27672065sb11a7f327572c0f2@mail.gmail.com> <5f67a8c40804141044v69557b92w7db0b272d6b9b848@mail.gmail.com> <3BdnONI1bT08mgV1Is+vnPQaMNw@OG4t+/sM8WGI7cjjTW4/N4fcF6w> <20080421162612.GA19629@lor.one-eyed-alien.net> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20080421162612.GA19629@lor.one-eyed-alien.net> Sender: rea-fbsd@codelabs.ru X-Spam-Status: No, score=-2.2 required=4.0 tests=ALL_TRUSTED,AWL,BAYES_20 Cc: Poul-Henning Kamp , Zaphod Beeblebrox , freebsd-current@freebsd.org Subject: Re: [RFC] Automated generation of /etc/resolv.conf from the rc.d script X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Apr 2008 19:42:37 -0000 Brooks, good day. Mon, Apr 21, 2008 at 11:26:12AM -0500, Brooks Davis wrote: > > Do you know why the EXIT case is unhandled? > > I'm not entierly sure. It seems to me that it should be handled, but > the failure to handle it may be tied to a design decision by OpenBSD or > it might be that it doesn't matter for anything their script currently > supports. OK, thanks for the information. By the way, do you have some thoughts about the patches I had sent? Or you just don't need such functionality? I am not receiving any comments, so does it mean that these patches are unneeded? Anyone? Poul-Henning? -- Eygene