From owner-freebsd-arch@FreeBSD.ORG Sat Mar 29 15:45:00 2003 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78F7437B401 for ; Sat, 29 Mar 2003 15:45:00 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id A32D043F75 for ; Sat, 29 Mar 2003 15:44:59 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h2TNivA7016348; Sat, 29 Mar 2003 16:44:58 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Sat, 29 Mar 2003 16:44:03 -0700 (MST) Message-Id: <20030329.164403.54601077.imp@bsdimp.com> To: des@ofug.org From: "M. Warner Losh" In-Reply-To: References: X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: arch@freebsd.org Subject: Re: Allow underscores in DNS names X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Mar 2003 23:45:03 -0000 When this has come up in the past, it was decreed that _ is a bad bad bad bad idea, even though people want it. You might want to check the ancient archives (1998?) for all the reasons why. Warner