Add an item for NTFS driver port from Darwin.
This commit is contained in:
parent
e548d29dee
commit
1c5485ec8b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=35630
1 changed files with 11 additions and 1 deletions
|
@ -15,7 +15,7 @@ Ideas//EN"
|
|||
<ideas>
|
||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||
<cvs:keyword name="freebsd">
|
||||
$FreeBSD: www/en/projects/ideas/ideas.xml,v 1.161 2010/03/30 21:36:21 rwatson Exp $
|
||||
$FreeBSD: www/en/projects/ideas/ideas.xml,v 1.162 2010/04/02 09:28:32 pav Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
@ -205,6 +205,16 @@ these buses to be a subclass of this new base class.</p>
|
|||
</desc>
|
||||
</idea>
|
||||
|
||||
<idea id="portntfs" class="soc">
|
||||
<title>Port Darwin's NTFS implementation</title>
|
||||
|
||||
<desc>
|
||||
<p>The <a href="http://www.opensource.apple.com/source/ntfs/ntfs-65.2/kext/">Kernel</a>
|
||||
part of NTFS implementation on Mac OS X is dual licensed under both a
|
||||
3-clause BSD and GPL license, and supports writing.</p>
|
||||
</desc>
|
||||
</idea>
|
||||
|
||||
<idea id="portudf" class="soc">
|
||||
<title>Port NetBSD's UDF implementation</title>
|
||||
|
||||
|
|
Loading…
Reference in a new issue