Remove several dead links. Update 2 (or 3) links which have been moved.

This commit is contained in:
Tom Rhodes 2002-10-04 14:52:44 +00:00
parent 06187e8711
commit 63e023bca6
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=14483

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.128 2002/07/03 23:05:26 jim Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.129 2002/07/04 01:09:47 keramida Exp $">
<!ENTITY title "FreeBSD Development Projects">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
@ -50,9 +50,6 @@ is a list of resources to help those new to FreeBSD and UNIX in
general. There is also a
freebsd-newbies@FreeBSD.ORG mailing list.</li>
<li><a name="retail" href="http://www.bafug.org/purchase/FbsdRetail.html">Retail Outlets for FreeBSD</a>
is a list of worldwide retailers where FreeBSD can be purchased.</li>
<li><a name="securityhowto" href="http://people.FreeBSD.org/~jkb/howto.html">
FreeBSD Security How-To</a>
FreeBSD is a very secure operating system. Since source code
@ -91,13 +88,13 @@ use Linux and FreeBSD on the same system. It introduces FreeBSD
and discusses how the two operating systems can cooperate,
e.g. by sharing swap space.</li>
<li><a href="http://people.FreeBSD.org/~rpratt/227/index.html">
<li><a href="http://www.treefort.org/~rpratt/freebsd/227/">
Install Preview for FreeBSD 2.2.7</a>
This is a guide illustrating the FreeBSD install program for
those new to unix and/or FreeBSD.</li>
<li><a href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/developers-handbook/index.html">
Programmer's Documentation Project</a></li>
The FreeBSD Developers Handbook</a></li>
<li><a name="cookbook"
href="http://home.austin.rr.com/aaweber/CookBook/cookbook.html">
@ -192,12 +189,6 @@ a distributed filesystem. Among its features are disconnected
operation, good security model, server replication and persistent
client side caching.</li>
<li><a name="crossfs" href="http://crossfs.bizland.com/cxvfs.html">
crossFS Virtual File System</a>
is based on FreeBSD Virtual File System and provides a
framework for porting UNIX based filesystems to Windows NT systems.
</li>
<li><a name="cruptfs" href="http://www.cs.columbia.edu/~ezk/research/software/">cryptfs</a> encrypts file names and data pages using Blowfish.</li>
<li><a name="elephant" href="http://www.cs.ubc.ca/~feeley/DSG%20Web/dsg_p_elephant.html">Elephant</a>: The File System that Never Forgets
@ -224,7 +215,7 @@ improvements in reliability and performance.</li>
<li><a name="softupdate" href="ftp://ftp.FreeBSD.org/pub/FreeBSD/FreeBSD-current/src/sys/ufs/ffs/README.softupdates"> Soft Updates:</a>
A Solution to the Metadata Update Problem in File Systems</li>
<li><a name="tcfs" href="http://tcfs.dia.unisa.it/">TCFS</a>
<li><a name="tcfs" href="http://www.tcfs.it/">TCFS</a>
is a Transparent Cryptographic File System that is a suitable
solution to the problem of privacy for distributed filesystem. By a
deeper integration between the encryption service and the filesystem,
@ -258,15 +249,6 @@ 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="v9fs" href="http://www.acl.lanl.gov/~rminnich/">
V9FS: Memory-based filesystem for FreeBSD</a> It will (we hope)
become the basis of private name spaces for FreeBSD in the
future. It provides a filesystem that uses only memory for
directories, inodes, and data. This is not at all like mfs,
since mfs uses memory for "disk blocks", and essentially acts as
the device for UFS. V9FS in contrast is a first-class citizen
and is a full mountable filesystem. No writeup yet.</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
@ -295,11 +277,6 @@ are that users have strict control over the relative execution
rates of their processes, and users are load-insulated from each
other, preventing one user from dominating the CPU.</li>
<li><a name="metacomputing" href="http://www.acl.lanl.gov/~rminnich/">Metacomputing</a></li>
<li><a name="DHCP" href="http://home.san.rr.com/freebsd/dhcp.html">DHCP configuration</a>
How to set up DHCP on FreeBSD systems for use with cable modems, etc.</li>
<li><a href="http://people.FreeBSD.org/~terry/">Working LDAP for FreeBSD</a></li>
<li><a name="SMP" href="http://people.FreeBSD.org/~fsmp/SMP/SMP.html">Symmetric MultiProcessor Support</a>
@ -356,7 +333,6 @@ FreeBSD. This is to be accomplished with help from the FreeBSD developer
community as well as NVIDIA. Please visit the web page for regular news
updates and to find out how you can help.</li>
<li><a name="timekeeping" href="http://phk.freebsd.dk/rover.html">High-precision timekeeping with FreeBSD</a>
How to create a NTP stratum 1 server with state of the art
performance.</li>
@ -365,15 +341,6 @@ performance.</li>
with FreeBSD such as appliance controllers, infra-red controllers,
automated telephone systems, and more.</li>
<li><a name="isdn" href="http://www.freebsd-support.de/i4b/">i4b: ISDN for FreeBSD</a>
ISDN4BSD (or i4b for short) is a package for interfacing a computer
running FreeBSD, NetBSD, OpenBSD, or BSD/OS to ISDN. The only ISDN
protocol currently supported is the BRI protocol. ISDN4BSD allows you
to make IP network connections by using either IP packets sent in raw
HDLC frames on the B channel, or by using sychronous PPP. For
telephony, ISDN4BSD can answer incoming phone calls like an answering
machine.</li>
<li><a name="cam" href="http://people.FreeBSD.org/~gibbs/">CAM: New SCSI layer for FreeBSD</a>
Details about what the new CAM SCSI layer is, and how it works.</li>
@ -453,31 +420,6 @@ router, or even a dial-in server. All of this on only one standard
1.44MB floppy disk. It runs on a minimum 386SX CPU with 8MB of RAM,
and no hard drive is required!</li>
<li><a name="buds" href="http://www.mozie.org/projects/buds/index.html">
BUDS: BSD Unix Distributed Simple-ly</a>
Provide a general purpose clustering system for further
development into parallel-multi-processors. This system is
intended to be generic in nature, but powerful. It is not intend
for computationally intensive applications, nor is it intended
for highly complex interdependent applications.</li>
<li>The <a name="Eclipse"
href="http://www.bell-labs.com/project/eclipse/release/">Eclipse</a>
Operating System is a testbed for Quality of Service (QoS) that is
being developed at Information Sciences Research Center in Bell-Labs,
Lucent Technologies.
Eclipse provides flexible and fine-grained QoS support for
applications. Its design allows legacy or Eclipse-unaware applications
to provide QoS without the need of modification or recompilation. A
simple API is provided for (new) applications to take advantage of
the fine-grained QoS support.
Currently, the Eclipse project targets QoS support for server
applications, in particular, to differentiate the performance of
different web sites hosted on the same platform (see the Apache
examples). </li>
</ul>
<a name="misc"></a>