From owner-freebsd-current@FreeBSD.ORG Wed Mar 18 19:28:30 2015 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 617AD4D8; Wed, 18 Mar 2015 19:28:30 +0000 (UTC) Received: from mail-ig0-x230.google.com (mail-ig0-x230.google.com [IPv6:2607:f8b0:4001:c05::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 24B33D37; Wed, 18 Mar 2015 19:28:30 +0000 (UTC) Received: by igcau2 with SMTP id au2so1776141igc.1; Wed, 18 Mar 2015 12:28:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=wD4iXpau74h0+meCUQPUMUyJY1gjZO4hoh9WNdesDSI=; b=ixTYlhLs5ZKSCg0Rix9OhSY4h/bsHNW0cPgaBKsk1BAB952a57KzthDRd4q3soriZP ldzKJpR70xkmv/fKJe+yDk/WzAJTWNyH+5HciupiD2W/nYtls5Bfl/ohJlSvsAfJT+Gl 4RordA4YIL2YN6F3lYAUyf+gSCHl2ZdNbjpmR2agyIiLIS4g9mumzErsBnC6lhbyDZX/ zzv9GiglH++zb1W7BJr0A6vRdULG9mWLUcryOv2vLQmbFwZcWKkIouHpJCJxPqdY+5BA 5UtgFrIvCPQwkXDZ5Spr8yTmhCI4yqKKWNLjGTA/PA0fM8XnN09lnGAFg5/S+JHoN0Qx n5LA== MIME-Version: 1.0 X-Received: by 10.50.107.7 with SMTP id gy7mr9884726igb.49.1426706909511; Wed, 18 Mar 2015 12:28:29 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.36.17.194 with HTTP; Wed, 18 Mar 2015 12:28:29 -0700 (PDT) In-Reply-To: References: <2085699.T9kJlc0rkf@ralph.baldwin.cx> <3923303.nkjJO958qy@ralph.baldwin.cx> Date: Wed, 18 Mar 2015 12:28:29 -0700 X-Google-Sender-Auth: fJuWltjLjd4CuKuCtwNHAbxKhqQ Message-ID: Subject: Re: What parts of UMA are part of the stable ABI? From: Adrian Chadd To: John Baldwin Content-Type: text/plain; charset=UTF-8 Cc: FreeBSD Current , Ryan Stone X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Mar 2015 19:28:30 -0000 [snip] So yes, I'd like to see this in -HEAD sooner rather than later. You did the great work of chasing it down, so let's get it in -HEAD. :) -a