From owner-svn-src-all@FreeBSD.ORG Sun Aug 23 19:37:27 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B35B7106568D; Sun, 23 Aug 2009 19:37:27 +0000 (UTC) (envelope-from stb@lassitu.de) Received: from koef.zs64.net (koef.zs64.net [212.12.50.230]) by mx1.freebsd.org (Postfix) with ESMTP id 4E9C98FC18; Sun, 23 Aug 2009 19:37:26 +0000 (UTC) Received: from localhost by koef.zs64.net (8.14.3/8.14.3) with ESMTP id n7NJJY2X029840 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Sun, 23 Aug 2009 21:19:35 +0200 (CEST) (envelope-from stb@lassitu.de) (authenticated as stb) Message-Id: <76094077-6E36-45DF-B717-3C7884377A89@lassitu.de> From: Stefan Bethke To: Jeremie Le Hen In-Reply-To: <20090823143840.GD61707@felucia.tataz.chchile.org> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Date: Sun, 23 Aug 2009 21:19:34 +0200 References: <200908132318.n7DNIjvO015601@svn.freebsd.org> <20090823143840.GD61707@felucia.tataz.chchile.org> X-Mailer: Apple Mail (2.936) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Scott Long Subject: Re: svn commit: r196200 - in head: etc/mtree include sys/dev/mfi usr.sbin usr.sbin/mfiutil X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Aug 2009 19:37:27 -0000 Am 23.08.2009 um 16:38 schrieb Jeremie Le Hen: > Wouldn't it be more reasonable to use a standard > suffix for all dedicated admin utility such as vidcontrol, memcontrol, > kbdcontrol: > > % 59# find /bin /sbin /usr/bin /usr/sbin -name \*control | wc -l > % 25 > % 60# find /bin /sbin /usr/bin /usr/sbin -name \*config | wc -l > % 13 $ find /bin /sbin /usr/bin /usr/sbin -name \*ctl | wc -l 12 $ find /bin /sbin /usr/bin /usr/sbin -name \*cfg | wc -l 1 $ find /bin /sbin /usr/bin /usr/sbin -name \*util | wc -l 3 I'm afraid that train's left long ago. Stefan -- Stefan Bethke Fon +49 151 14070811