From owner-freebsd-arch@FreeBSD.ORG Tue Nov 6 16:48:02 2007 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4636E16A46E; Tue, 6 Nov 2007 16:48:02 +0000 (UTC) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68]) by mx1.freebsd.org (Postfix) with ESMTP id 2D71613C4A3; Tue, 6 Nov 2007 16:48:02 +0000 (UTC) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (localhost [127.0.0.1]) by xorpc.icir.org (8.12.11/8.13.6) with ESMTP id lA6GB0UN002011; Tue, 6 Nov 2007 08:11:00 -0800 (PST) (envelope-from rizzo@xorpc.icir.org) Received: (from rizzo@localhost) by xorpc.icir.org (8.12.11/8.12.3/Submit) id lA6GB0vi002010; Tue, 6 Nov 2007 08:11:00 -0800 (PST) (envelope-from rizzo) Date: Tue, 6 Nov 2007 08:11:00 -0800 From: Luigi Rizzo To: obrien@freebsd.org, freebsd-arch@freebsd.org Message-ID: <20071106081100.A1940@xorpc.icir.org> References: <20071106160521.GG18357@dragon.NUXI.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20071106160521.GG18357@dragon.NUXI.org>; from obrien@freebsd.org on Tue, Nov 06, 2007 at 08:05:21AM -0800 Cc: Subject: Re: Rename sys/*/conf/DEFAULT to _DEFAULT X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Nov 2007 16:48:02 -0000 On Tue, Nov 06, 2007 at 08:05:21AM -0800, David O'Brien wrote: > Hi folks, > In the days of modern Unix, many (most?) of us have come to expect and > depend on command-line completion that today's modern shells provide in > order to reduce typing (and inaccurate typing). > > Given that premise, the "DEFAULTS" file in sys/*/conf constantly trips me > up as my kernel files are named "DEO". I know others with kernel configs > named with a 'D' that grumbled when command-line completion was now > thwart due to "DEFAULTS". > > A very simple solution to this is to rename "DEFAULTS" to "_DEFAULTS". objection! _luigi :)