From owner-cvs-all@FreeBSD.ORG Thu Nov 23 19:50:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.ORG Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F088616A512; Thu, 23 Nov 2006 19:50:31 +0000 (UTC) (envelope-from wb@freebie.xs4all.nl) Received: from smtp-vbr13.xs4all.nl (smtp-vbr13.xs4all.nl [194.109.24.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1A7543DC2; Thu, 23 Nov 2006 19:49:48 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-vbr13.xs4all.nl (8.13.8/8.13.8) with ESMTP id kANJoOXC040485; Thu, 23 Nov 2006 20:50:24 +0100 (CET) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.13.8/8.13.3) with ESMTP id kANJoNmp001752; Thu, 23 Nov 2006 20:50:23 +0100 (CET) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.13.8/8.13.6/Submit) id kANJoNcF001751; Thu, 23 Nov 2006 20:50:23 +0100 (CET) (envelope-from wb) Date: Thu, 23 Nov 2006 20:50:23 +0100 From: Wilko Bulte To: Kip Macy Message-ID: <20061123195023.GA1729@freebie.xs4all.nl> References: <200611230225.kAN2PGYi043437@repoman.freebsd.org> <20061123145304.GF973@submonkey.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11 X-Virus-Scanned: by XS4ALL Virus Scanner Cc: cvs-src@FreeBSD.ORG, Ceri Davies , src-committers@FreeBSD.ORG, Kip Macy , cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/sun4v/include asm.h src/sys/sun4v/sun4v hcall.S interrupt.S support.S t1_copy.S X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Nov 2006 19:50:32 -0000 On Thu, Nov 23, 2006 at 11:39:25AM -0800, Kip Macy wrote.. > Interfaces aren't copyrightable. Depends what you call an interface. Apple thinks a GUI is very copyrightable ;-) > -Kip > > On 11/23/06, Ceri Davies wrote: > > > >On Thu, Nov 23, 2006 at 02:25:16AM +0000, Kip Macy wrote: > >> kmacy 2006-11-23 02:25:16 UTC > >> > >> FreeBSD src repository > >> > >> Modified files: > >> sys/sun4v/include asm.h > >> sys/sun4v/sun4v hcall.S interrupt.S support.S t1_copy.S > >> Log: > >> In contrast to the non-obvious and flexible nature of the optimized > >bcopy in t1_copy.S (which > >> shall retain its CDDL copyright, and thus likely be removed from > >GENERIC) I have removed the CDDL > >> from hcall.S because there is zero flexibility in the implementation > >of hypercalls as they derive > >> directly from the hypervisor interface which is not copyrighted > >(ironically the source for the > >> hypervisor itself is BSD licensed). > >> > >> It is best to start any bikeshed about this as soon as possible. > > > >OK, I'll bite. > > > >> Discussed with: bsdimp > > > >And Sun? > > > >Ceri > >-- > >That must be wonderful! I don't understand it at all. > > -- Moliere > > > > > > --- end of quoted text --- -- Wilko Bulte wilko@FreeBSD.org