Add a project listing for HFS and HFS Plus.

Submitted by:	yar
This commit is contained in:
Tom Rhodes 2003-04-22 18:49:56 +00:00
parent b3f2c17699
commit 835ca2c28f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16656

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.138 2003/02/09 04:16:54 scottl Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.139 2003/03/15 02:10:34 brueffer Exp $">
<!ENTITY title "FreeBSD Development Projects">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
@ -178,6 +178,10 @@ All help is welcome. Send an email to albert@ons-huis.net for info.</li>
<a name="filesystem"></a>
<h3>File system</h3>
<ul>
<li><a href="http://people.freebsd.org/~yar/hfs/">HFS and HFS
Plus in FreeBSD.</a> This project is aimed at integrating
HFS support from Darwin into FreeBSD.</li>
<li><a name="afs" href="http://www.stacken.kth.se/projekt/arla/">Arla</a>
is a free AFS client implementation. The main goal is to
make a fully functional client with all capabilities of normal AFS.