From owner-svn-src-head@FreeBSD.ORG Sun Jun 7 17:12:35 2015 Return-Path: Delivered-To: svn-src-head@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 8ADFEA6C for ; Sun, 7 Jun 2015 17:12:35 +0000 (UTC) (envelope-from bms@fastmail.net) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) (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 541951E2A for ; Sun, 7 Jun 2015 17:12:35 +0000 (UTC) (envelope-from bms@fastmail.net) Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 1726E2048E for ; Sun, 7 Jun 2015 13:12:28 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute6.internal (MEProxy); Sun, 07 Jun 2015 13:12:28 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.net; h=cc :content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=F1oA3LJN/hb6mmDX6m2pVBLe9u8=; b=gYFia1 8qCuCh70ZZU+C3FCZeDY54BHlhmzDmYyHJ/bP5ge1t8OB/N1a5oIhM0RU2/371x5 IvItXY8FdVbqP2Yz1kS7s6+z7j2kJobhdxxDdOnUF9laR/Wq7fwpNKbC1Y8LtazN 49IwsIULjQIMxpwlY2dl9Zuh+R+AKeTgg8J28= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=F1oA3LJN/hb6mmD X6m2pVBLe9u8=; b=R9q0cGQxNNvPRNtmEDG9jPjIuu2LORvN9jLOqQLSmjY1KiS NtbnZTj4J47FLNZIhFzCXIq62Zr+uRh3nx6UcepZGh4ILet9obRiCkjHvaMVNNpK RM7KLsgXh0BwsJjjlVE1xc8hBq56GezV9owiKdBZnFntDMc6ngTxEvohbLeo= X-Sasl-enc: eP9aqPI8RqJINX5ATJeuIpQR9F+NzNAVtsivVgG1hM4w 1433697147 Received: from [192.168.1.64] (unknown [94.194.112.63]) by mail.messagingengine.com (Postfix) with ESMTPA id 2E378C00023; Sun, 7 Jun 2015 13:12:27 -0400 (EDT) Message-ID: <55747B7A.9070205@fastmail.net> Date: Sun, 07 Jun 2015 18:12:26 +0100 From: Bruce Simpson User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Garrett Cooper , Marcelo Araujo CC: "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Subject: Re: svn commit: r284116 - head/sys/boot/ficl References: <201506071420.t57EKnio083109@svn.freebsd.org> <5F622B98-A1AE-41FB-8E4A-E767DB928689@gmail.com> In-Reply-To: <5F622B98-A1AE-41FB-8E4A-E767DB928689@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Jun 2015 17:12:35 -0000 On 07/06/2015 18:06, Garrett Cooper wrote: > This commit's explicitly polluting the ficl interpreter with code from x86 on all platforms. +1