From owner-freebsd-emulation@FreeBSD.ORG Tue Jul 9 20:41:43 2013 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 52795A4F; Tue, 9 Jul 2013 20:41:43 +0000 (UTC) (envelope-from alfred@freebsd.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 3AF141B1C; Tue, 9 Jul 2013 20:41:42 +0000 (UTC) Received: from Alfreds-MacBook-Pro-9.local (c-67-180-208-218.hsd1.ca.comcast.net [67.180.208.218]) by elvis.mu.org (Postfix) with ESMTPSA id 5A1071A3C30; Tue, 9 Jul 2013 13:41:42 -0700 (PDT) Message-ID: <51DC7585.6020903@freebsd.org> Date: Tue, 09 Jul 2013 13:41:41 -0700 From: Alfred Perlstein User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: Garrett Cooper Subject: Re: svn commit: r248084 - in head/sys: amd64/amd64 arm/arm cddl/compat/opensolaris/kern cddl/compat/opensolaris/sys cddl/contrib/opensolaris/uts/common/fs/zfs cddl/contrib/opensolaris/uts/common/fs/zfs... References: <201303090232.r292WN6W067161@svn.freebsd.org> <4952B228-DD42-45FE-9BC7-5D4B43FAF8FF@gmail.com> <51DC5208.9070305@freebsd.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Tue, 09 Jul 2013 20:50:47 +0000 Cc: alc@freebsd.org, swills@freebsd.org, jeff@freebsd.org, Attilio Rao , freebsd-emulation@freebsd.org, kib@freebsd.org, portmgr@freebsd.org, nox@freebsd.org, vbox@freebsd.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Jul 2013 20:41:43 -0000 On 7/9/13 12:39 PM, Garrett Cooper wrote: > On Tue, Jul 9, 2013 at 11:10 AM, Alfred Perlstein wrote: > In general (as most devs know), anytime that __FreeBSD_version__ needs > to be bumped for a change, there really should be an exp- run. I would > hope that intuition would at least allow a chicken switch between APIs > for a period of time so that people could at least be allowed time to > transition code over and then make the change. Can't an email hook be put in place to automatically spin one off based on commits to the file that change it? Tinderportsbox? -Alfred