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:
parent
67b16ceb64
commit
97dc31365d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23102
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!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 title "FreeBSD Development Projects">
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!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
|
The PathConvert project</a> is to develop utilities which make
|
||||||
conversion between absolute path name and relative path name. It
|
conversion between absolute path name and relative path name. It
|
||||||
brings benefits mainly to the users of NFS and WWW.</li>
|
brings benefits mainly to the users of NFS and WWW.</li>
|
||||||
|
<!--
|
||||||
<li><a name="WAFS" href="http://www.eecs.harvard.edu/~stein/wafs/">
|
<li><a name="WAFS" href="http://www.eecs.harvard.edu/~stein/wafs/">
|
||||||
WAFS</a> is a simple filesystem designed to act as a logging
|
WAFS</a> is a simple filesystem designed to act as a logging
|
||||||
service for kernel subsystems. Reads and writes are keyed
|
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
|
sequential. Kernel subsystems can use this LSN service to
|
||||||
enforce write-ahead logging and guarantee consistency.
|
enforce write-ahead logging and guarantee consistency.
|
||||||
</li>
|
</li>
|
||||||
|
-->
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<a name="kernelandsecurity"></a>
|
<a name="kernelandsecurity"></a>
|
||||||
|
|
Loading…
Reference in a new issue