Re: Darwin cmd import?

From: Cyrille Lefevre (clefevre-lists_at_9online.fr)
Date: 05/30/04

  • Next message: takawata_at_jp.freebsd.org: "uaudio patch for accepts only fixed sampling rate"
    To: "Robert Watson" <rwatson@freebsd.org>
    Date: Sun, 30 May 2004 23:51:44 +0200
    
    

    "Robert Watson" <rwatson@freebsd.org> wrote:
    > On Fri, 28 May 2004, Cyrille Lefevre wrote:
    >
    > > regarding the APSL (http://www.opensource.apple.com/apsl/), do you think
    > > it is possible to import some darwin commands w/ mods.
    [snip]
    > The FreeBSD Core Team took a look at the APSL a while back, and decided
    > that similar to LGPL/GPL, it was an acceptable license for use in
    > userspace for stand-alone tools, but that similar protections to LGPL/GPL
    > would be required for kernel code (not built by default, carefully marked,
    > etc). That said, Apple tends to release only code they've heavily
    > rewritten or created from scratch under APSL; code they modify tends to
    > remain under the existing license (CMU, BSD, etc). Generally they're
    > careful to label the license on the download page.

    thanks for lighting me :)

    Cyrille Lefevre.

    -- 
    home: mailto:cyrille.lefevre@laposte.net
    _______________________________________________
    freebsd-hackers@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
    To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
    

  • Next message: takawata_at_jp.freebsd.org: "uaudio patch for accepts only fixed sampling rate"

    Relevant Pages

    • general Darwin imports (was Re: Darwin cmd import?)
      ... > The FreeBSD Core Team took a look at the APSL a while back, ... Apple tends to release only code they've heavily ... > remain under the existing license. ...
      (freebsd-hackers)
    • Re: licensing question APSL
      ... The quotes on the followup are essentially correct except that explicit approval is required by core to add new Non-BSD-Licensed code and that there would need to be a mechanism to not build them as part of buildworld to allow environments that do not want to deal with the APSL to avoid it similar to GPL or CDDL code. ... The PR followup stating the APSL license is ok, has been the statement of the original PR submitter, so I don't trust that in the first place. ... identify and replace non-BSD licensed code with BSD licensed code -- ... To date we have had some luck in requesting Apple relicense APSL code to BSD though -- for example the Audit and OpenBSM code is Apple code now under a BSD license, which allows us to include it in the base and GENERIC kernel. ...
      (freebsd-hackers)
    • Re: licensing question APSL
      ... The PR followup stating the APSL ... license is ok, has been the statement of the original PR submitter, so I ...
      (freebsd-hackers)