The URL to the 'WAFS' project has not been available for a while. For

now, comment out the block until a better URL can be found.
This commit is contained in:
Hiten Pandya 2004-12-02 14:57:52 +00:00
parent 67b16ceb64
commit 97dc31365d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23102

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.163 2004/07/19 20:35:11 krion Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.164 2004/11/14 11:04:19 rwatson Exp $">
<!ENTITY title "FreeBSD Development Projects">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
@ -263,7 +263,7 @@ features that Veritas does not have.</li>
The PathConvert project</a> is to develop utilities which make
conversion between absolute path name and relative path name. It
brings benefits mainly to the users of NFS and WWW.</li>
<!--
<li><a name="WAFS" href="http://www.eecs.harvard.edu/~stein/wafs/">
WAFS</a> is a simple filesystem designed to act as a logging
service for kernel subsystems. Reads and writes are keyed
@ -271,7 +271,7 @@ by log-sequence number (LSN). All writes to WAFS are
sequential. Kernel subsystems can use this LSN service to
enforce write-ahead logging and guarantee consistency.
</li>
-->
</ul>
<a name="kernelandsecurity"></a>