From owner-svn-src-all@FreeBSD.ORG Fri Mar 27 13:51:38 2015 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 AC5B1DB5; Fri, 27 Mar 2015 13:51:38 +0000 (UTC) Received: from mail.soaustin.net (pancho.soaustin.net [76.74.250.40]) by mx1.freebsd.org (Postfix) with ESMTP id 8C3A8758; Fri, 27 Mar 2015 13:51:37 +0000 (UTC) Received: by mail.soaustin.net (Postfix, from userid 502) id 29BDB56082; Fri, 27 Mar 2015 08:51:37 -0500 (CDT) Date: Fri, 27 Mar 2015 08:51:37 -0500 From: Mark Linimon To: Slawa Olhovchenkov Subject: Re: svn commit: r280727 - in head: share/mk sys/conf Message-ID: <20150327135136.GA2397@lonesome.com> References: <201503270235.t2R2ZCwp047154@svn.freebsd.org> <20150327100014.GA74532@zxy.spb.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150327100014.GA74532@zxy.spb.ru> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Warner Losh 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: Fri, 27 Mar 2015 13:51:38 -0000 On Fri, Mar 27, 2015 at 01:00:14PM +0300, Slawa Olhovchenkov wrote: > Alpha 21064 support EISA. Alpha is no longer supported in FreeBSD. mcl