From owner-freebsd-current@FreeBSD.ORG Sun Apr 1 04:29:47 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8A78B16A401 for ; Sun, 1 Apr 2007 04:29:47 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.225]) by mx1.freebsd.org (Postfix) with ESMTP id 2938613C4B8 for ; Sun, 1 Apr 2007 04:29:46 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so849724wxc for ; Sat, 31 Mar 2007 21:29:46 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Ua1NCsJU+50o37kMaeE8+80xpTN/9i7jADX3N6Y0/nmsSeSiJA9lL4XaQx7FQVvmv0GxG3sKIZVlUOc6gsJRTO9c9M7qcGquu6vuqS91KPVNUETFDwXWsm+uG2dn0ZuISYhd7SlAcjBDXsxitRs6SiVkRjaWn+74kYkqWCzsCEY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=peKpNAK+0NuMhK2oSoYG1CT9aIxJJEWgMo7DkrUBvc0VwtgABB5ukVSho3fwTspPFSnqsWqE6ECemzSdCgAjIKTcDCFCH7crF3GSvpD5iWhMkYSNaqKZ7ZAo5t/r79kToMJTfJ2sRPgmRPwRy76rAUAgtve23r6bGC8V1MZGDKI= Received: by 10.90.52.2 with SMTP id z2mr2563772agz.1175401786143; Sat, 31 Mar 2007 21:29:46 -0700 (PDT) Received: by 10.90.116.6 with HTTP; Sat, 31 Mar 2007 21:29:46 -0700 (PDT) Message-ID: Date: Sat, 31 Mar 2007 21:29:46 -0700 From: "Kip Macy" To: "Chuck Swiger" In-Reply-To: <460F3015.5020308@mac.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070329215652.GD1524@roadrunner.q.local> <20070330192406.GA17536@xor.obsecurity.org> <460F27B0.6040100@gmail.com> <460F3015.5020308@mac.com> Cc: Tiffany Snyder , Harrison Grundy , freebsd-current@freebsd.org Subject: Re: Will these new features make it into 7.0? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 01 Apr 2007 04:29:47 -0000 > Has anyone asked Sun whether they would dual-license the needed header files > under a BSD-friendly license? Yes. Current answer is they'll think about it. > Or whether they would publish the APIs via an > RFC so that you could easily re-implement against that as a published spec? I don't know. That would be the cleanest approach. > Sun's released lots of things like XDR and NFS via RFCs, so it's at least not > unprecedented. :-) Its not a communications interface. They don't really have anything to gain (expect perhaps for good will), from standardizing it. -Kip