Re: Darwin cmd import?

From: Robert Watson (rwatson_at_freebsd.org)
Date: 05/30/04

  • Next message: Geert Hendrickx: "documentation on sysctl vm.defer_swapspace_pageouts?"
    Date: Sat, 29 May 2004 19:55:21 -0400 (EDT)
    To: Cyrille Lefevre <clefevre-lists@9online.fr>
    
    

    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.
    >
    > for instance, I thing to decomment and relpath from bootstrap_cmds, sadc
    > and sar from system_cmds, and maybe some others in the future.
    >
    > also, how about to import NetBSD shlock ? and CMU md (a sort of mkdep in
    > C) ?
    >
    > PS : decomment and relpath only need some mods while sadc would need a
    > large amount of mods, don't know about sar.

    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.

    Robert N M Watson FreeBSD Core Team, TrustedBSD Projects
    robert@fledge.watson.org Senior Research Scientist, McAfee Research

    _______________________________________________
    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: Geert Hendrickx: "documentation on sysctl vm.defer_swapspace_pageouts?"

    Relevant Pages

    • Re: Darwin cmd import?
      ... > do you think it is possible to import some darwin commands w/ mods. ... > for instance, I thing to decomment and relpath from bootstrap_cmds, ... > sadc and sar from system_cmds, and maybe some others in the future. ...
      (freebsd-hackers)
    • Darwin cmd import?
      ... sadc and sar from system_cmds, and maybe some others in the future. ... decomment and relpath only need some mods while sadc would need a large ...
      (freebsd-hackers)