From owner-freebsd-current@FreeBSD.ORG Wed Jun 21 13:37:57 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CA5316A47A for ; Wed, 21 Jun 2006 13:37:57 +0000 (UTC) (envelope-from freebsd-current@kobalt.ath.cx) Received: from bounty.rbfh.de (bounty.rbfh.de [85.25.54.223]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2A0543D5E for ; Wed, 21 Jun 2006 13:37:54 +0000 (GMT) (envelope-from freebsd-current@kobalt.ath.cx) Received: by bounty.rbfh.de (Postfix, from userid 65001) id A698530BC008; Wed, 21 Jun 2006 15:37:54 +0200 (CEST) Date: Wed, 21 Jun 2006 15:37:54 +0200 From: freebsd-current@kobalt.ath.cx To: freebsd-current@freebsd.org Message-ID: <20060621133754.GA11316@bounty.rbfh.de> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11 Subject: Re: ~/.hosts patch 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: Wed, 21 Jun 2006 13:37:57 -0000 Justin Hibbits wrote: > Hey folks, got an interesting patch. This adds a ~/.hosts file > (personal version of /etc/hosts). It was written against 6-STABLE Doesn't provide the HOSTALIASES -- see hostname(7) -- environment variable the same thing?