www -> people.freebsd.org when needed, follow some other redirects,
and generally fix up some links.
This commit is contained in:
parent
e88e584ea8
commit
ae6a79fa82
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=8886
1 changed files with 9 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.97 2001/02/25 18:33:44 nik Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.98 2001/03/06 21:04:55 dannyboy Exp $">
|
||||
<!ENTITY title "FreeBSD Development Projects">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -49,7 +49,7 @@ freebsd-newbies@FreeBSD.ORG</a> mailing list.</li>
|
|||
<li><a name="retail" href="http://www.bafug.org/Retail.html">Retail Outlets for FreeBSD</a>
|
||||
is a list of worldwide retailers where FreeBSD can be purchased.</li>
|
||||
|
||||
<li><a name="securityhowto" href="http://www.FreeBSD.org/~jkb/howto.html">
|
||||
<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
|
||||
is freely available, the OS is constantly going through the
|
||||
|
@ -87,7 +87,7 @@ 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://www.FreeBSD.org/~rpratt/227/index.html">
|
||||
<li><a href="http://people.FreeBSD.org/~rpratt/227/index.html">
|
||||
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>
|
||||
|
@ -137,7 +137,7 @@ community currently has only the vaguest idea as to how large our user
|
|||
base is, and this makes it all the more difficult to persuade hardware
|
||||
and software vendors to take it seriously.</li>
|
||||
|
||||
<li><a name="giveaway" href="http://visar.csustan.edu">BSD CD Giveaway List</a>
|
||||
<li><a name="giveaway" href="http://visar.csustan.edu/giveaway.html">BSD CD Giveaway List</a>
|
||||
If somebody has a CD to give away (recipient pays for shipping) or to
|
||||
lend locally, they can put their email address on the list. Hardware
|
||||
and literature can also be given away. We encourage people to donate
|
||||
|
@ -193,7 +193,7 @@ seeks to provide a focus for work on Netscape's Mozilla project for
|
|||
the FreeBSD world by providing centralized resources such as a CVS
|
||||
repository, a mailing list, and other tools for development.</li>
|
||||
|
||||
<li><a name="multimedia" href="http://www.FreeBSD.org/~faulkner/multimedia/mm.html">MultiMedia</a>
|
||||
<li><a name="multimedia" href="http://people.FreeBSD.org/~faulkner/multimedia/mm.html">MultiMedia</a>
|
||||
A resource of links to information and software pertaining to the world
|
||||
of multimedia in the UNIX world.</li>
|
||||
|
||||
|
@ -203,7 +203,7 @@ install a wide range of applications with a minimum amount of effort.
|
|||
A list of current ports is available along with a search mechanism
|
||||
to see if a specific application exists in the Ports Collection.</li>
|
||||
|
||||
<li><a href="http://www.FreeBSD.org/~fenner/portsurvey/">FreeBSD Ports distfiles survey</a>
|
||||
<li><a href="http://people.FreeBSD.org/~fenner/portsurvey/">FreeBSD Ports distfiles survey</a>
|
||||
is a list which checks the Ports Collection for unfetchable distfiles
|
||||
and provides a summary for each port.</li>
|
||||
|
||||
|
@ -239,7 +239,7 @@ client side caching.</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
|
||||
|
||||
<li><a name="journaling" href="http://www.ece.cmu.edu/~ganger/papers">
|
||||
<li><a name="journaling" href="http://www.ece.cmu.edu/~ganger/papers/">
|
||||
Journaling versus Soft Updates: Asynchronous Meta-data Protection in File Systems</a></li>
|
||||
|
||||
<li><a href="http://people.FreeBSD.org/~terry/">Mode locking</a></li>
|
||||
|
@ -328,7 +328,7 @@ other, preventing one user from dominating the CPU.</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://www.FreeBSD.org/~terry/">Working LDAP for FreeBSD</a></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>
|
||||
Documentation and other information about taking advantage of multiple
|
||||
|
@ -448,7 +448,7 @@ cases) a wide-ish variety of SysV executabls taken from Solaris/x86
|
|||
2.5.1 and 2.6 systems. I have reason to believe that it will also run
|
||||
SCO UnixWare and SCO OpenServer binaries.</li>
|
||||
|
||||
<li><a name="oskit" href="http://www.cs.utah.edu/projects/flexmach/oskit/">The OSKit</a>
|
||||
<li><a name="oskit" href="http://www.cs.utah.edu/flux/oskit/">The OSKit</a>
|
||||
The OSKit is a framework and a set of 31 component libraries oriented
|
||||
to operating systems, together with extensive documentation. By
|
||||
providing in a modular way not only most of the infrastructure
|
||||
|
|
Loading…
Reference in a new issue