Added FreeBSD Rocks to the new Advocacy section:

FreeBSD Rocks is an initiative designed to provide the FreeBSD
	community with the latest FreeBSD news, software and
	resources.  All areas include search facilities, making
	keyword searching of historical posts a breeze.

Submitted by: Steven Harris <steve@playgal.com>

Move 'FreeBSD vs. Linux' and Daemonnews to Advocacy section.
Move PicoBSD to Architecture section.

Added a Table of Contents.
This commit is contained in:
Wolfram Schneider 1998-11-29 01:03:24 +00:00
parent 2015ffdc97
commit b8cff0cf1c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3841

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-11-26 13:45:22 $">
<!ENTITY date "$Date: 1998-11-29 01:03:24 $">
<!ENTITY title "FreeBSD Development Projects">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $Id: projects.sgml,v 1.32 1998-11-26 13:45:22 wosch Exp $ -->
<!-- $Id: projects.sgml,v 1.33 1998-11-29 01:03:24 wosch Exp $ -->
<html>
&header;
@ -20,12 +20,25 @@ If you miss a project please send the URL and a short
description (3-10 lines) to
<A HREF="../mailto.html">www@FreeBSD.ORG</A>
<ul>
<li><a href="#documentation">Documentation</a>
<li><a href="#advocacy">Advocacy</a>
<li><a href="#applications">Applications</a>
<li><a href="#networking">Networking</a>
<li><a href="#filesystem">Filesystem</a>
<li><a href="#kernelandsecurity">Kernel and Security</a>
<li><a href="#devicedrivers">Device drivers</a>
<li><a href="#architecture">Architecture</a>
<li><a href="#misc">Misc</a>
</ul>
<p>
<a name="documentation"></a>
<h3>Documentation</h3>
<ul>
<li><a href="../docproj/docproj.html">FreeBSD Documentation Project</a></li>
<li><a name="newbies" href="newbies.html">FreeBSD Resources for Newbies</a></li>
<li><a name="retail" href="http://www.bafug.org/Retail.html"> Retail Outlets for FreeBSD</a>
<li><a name="daemonnews" href="http://www.daemonnews.org">Daemon News</a></li>
<li><a name="securityhowto" href="http://www.freebsd.org/~jkb/howto.html">
FreeBSD Security How-To</a>
FreeBSD is a very secure operating system. Since source code
@ -37,9 +50,6 @@ description (3-10 lines) to
security of your machine.
<li><a name=bsdvlin href="http://www.futuresouth.com/~fullermd/freebsd/bsdvlin.html">FreeBSD vs. Linux</a>: a bunch of comparisons between FreeBSD
and Linux, which is another publically-distributed free UNIX-like
OS for PC's. </li>
<li><IMG SRC="../gifs/new.gif" ALT="[New!]" HEIGHT="11" WIDTH="28">
<a name="BSDsites" href="http://www.itworks.com.au/~gavin/FBSDsites.php3">
RELEASE/SNAP finder for FreeBSD FTP servers</a>.
@ -98,6 +108,32 @@ description (3-10 lines) to
</ul>
<a name="advocacy"></a>
<h3>Advocacy</h3>
<ul>
<li><li><IMG SRC="../gifs/new.gif" ALT="[New!]" HEIGHT="11" WIDTH="28">
<a name="freebsdrocks" href="http://www.freebsdrocks.com">FreeBSD
Rocks</a> is an initiative designed to provide the FreeBSD
community with the latest FreeBSD news, software and resources.
All areas include search facilities, making keyword searching of
historical posts a breeze. The pages are updated daily and
everyone is invited to sign up an post an article. If it happened
today, you'll see it on FreeBSDRocks.
</li>
<li><a name=bsdvlin
href="http://www.futuresouth.com/~fullermd/freebsd/bsdvlin.html">
FreeBSD vs. Linux</a>: a bunch of comparisons between FreeBSD and
Linux, which is another publically-distributed free UNIX-like OS
for PC's. </li>
<li><a name="daemonnews" href="http://www.daemonnews.org"> Daemon
News</a></li>
</ul>
<a name="applications"></a>
<h3>Applications</h3>
<ul>
<li><a name="java" href="http://www.freebsd.org/java/">Java on FreeBSD</a></li>
@ -110,6 +146,7 @@ description (3-10 lines) to
<li><a name="xcontest" href="http://www.freebsd.org/~xcontest/">FreeBSD X11 Desktop Theme Contest</a></li>
</ul>
<a name="networking"></a>
<h3>Networking</h3>
<ul>
<li><a name="altq" href="http://www.csl.sony.co.jp/person/kjc/kjc/software.html"> ALTQ: bandwidth management for applications</a></li>
@ -118,6 +155,7 @@ description (3-10 lines) to
<li><a name="smn" href="http://www.cs.pdx.edu/research/SMN/"> Secure MobileIP via IP</a></li>
</ul>
<a name="filesystem"></a>
<h3>File system</h3>
<ul>
<li><a name="afs" href="http://www.stacken.kth.se/projekt/arla/">Arla</a>
@ -159,7 +197,7 @@ description (3-10 lines) to
<li><a name="vinum" href="http://www.lemis.com/vinum.html"> Vinum: a logical volume manager</a></li>
</ul>
<a name="kernelandsecurity"></a>
<h3>Kernel, security</h3>
<ul>
<li><a name="drawbridge" href="http://drawbridge.tamu.edu/"> Drawbridge, a firewall package</a></li>
@ -173,7 +211,7 @@ description (3-10 lines) to
<li><a href="http://www.freebsd.org/~terry/">A validation suite for testing for kernel memory leaks</a></li>
</ul>
<a name="devicedrivers"></a>
<h3>Device drivers</h3>
<ul>
<li><a name="atm" href="http://www.ccrc.wustl.edu/pub/chuck/tech/bsdatm/bsdatm.html"> BSD ATM: implementation of ATM internetworking under 4.4BSD</a>:
@ -199,6 +237,7 @@ description (3-10 lines) to
<li><a name="usb" href="http://www.etla.net/~n_hibma/usb/usb.pl"> FreeBSD USB driver development</a></li>
</ul>
<a name="architecture"></a>
<h3>Architecture</h3>
<ul>
<li><a name="alpha" href="../alpha/alpha.html">Porting FreeBSD to Alpha systems</a></li>
@ -210,13 +249,17 @@ description (3-10 lines) to
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="picobsd"
href="http://www.freebsd.org/~picobsd/">Small and embedded
FreeBSD (PicoBSD)</a></li>
</ul>
<a name="misc"></a>
<h3>Misc</h3>
<ul>
<li><a name="global" href="http://wafu.netgate.net/tama/unix/global.html"> GLOBAL common source code tag system</a</li>
<li><a name="pao" href="http://www.jp.FreeBSD.org/PAO/">PAO: Mobile Computing page, laptops running FreeBSD</a></li>
<li><a name="picobsd" href="http://www.freebsd.org/~picobsd/">Small and embedded FreeBSD</a></li>
<li><a href="http://www.freebsd.org/~jraynard/source/">Replacement of gnu awk with bwk's "one true awk"</a></li>
<li><a href="http://www.bafug.org/FbsdCounter.html">The FreeBSD Counter Page</a>
page is the start of a project which will attempt to