From owner-svn-src-all@FreeBSD.ORG Thu Nov 6 18:59:51 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 876097A8 for ; Thu, 6 Nov 2014 18:59:51 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6C6C7954 for ; Thu, 6 Nov 2014 18:59:51 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.9/8.14.9) with ESMTP id sA6Ixpfg077089 for ; Thu, 6 Nov 2014 18:59:51 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.9/8.14.9/Submit) id sA6IxpYO077085 for svn-src-all@freebsd.org; Thu, 6 Nov 2014 18:59:51 GMT (envelope-from bdrewery) Received: (qmail 39740 invoked from network); 6 Nov 2014 12:59:49 -0600 Received: from unknown (HELO blah) (freebsd@shatow.net@67.182.131.225) by sweb.xzibition.com with ESMTPA; 6 Nov 2014 12:59:49 -0600 Message-ID: <545BC523.4030607@FreeBSD.org> Date: Thu, 06 Nov 2014 10:59:47 -0800 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Warner Losh , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r274184 - in head/sys: conf modules/linux modules/sound/sound modules/svr4 modules/vmm References: <201411061648.sA6Gmces047822@svn.freebsd.org> In-Reply-To: <201411061648.sA6Gmces047822@svn.freebsd.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 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: Thu, 06 Nov 2014 18:59:51 -0000 On 11/6/14 8:48 AM, Warner Losh wrote: > Author: imp > Date: Thu Nov 6 16:48:37 2014 > New Revision: 274184 > URL: https://svnweb.freebsd.org/changeset/base/274184 > > Log: > Retire the '@' symlink. It isn't really needed and causes more Nice, thanks. -- Regards, Bryan Drewery