Added the mailing lists -standards, -binup and -firewire

Submitted by: Eric Melville <eric@FreeBSD.ORG>
This commit is contained in:
Wolfram Schneider 2001-11-11 11:15:54 +00:00
parent 1210a952c2
commit c9bc30209d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11178

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/search/search.sgml,v 1.70 2001/07/23 07:30:44 dd Exp $">
<!ENTITY date "$FreeBSD: www/en/search/search.sgml,v 1.71 2001/09/05 19:35:02 dd Exp $">
<!ENTITY title "Search">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
@ -224,6 +224,14 @@ yield inaccurate results.</em></p>
<td>Source code audit project</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-binup"> <strong>Binup</strong></td>
<td>Design and development of the binary update system</td>
</tr>
<tr>
<tr>
<td><input type="checkbox" name="source"
value="cvs-all"> <strong>Commit</strong></td>
@ -260,6 +268,14 @@ yield inaccurate results.</em></p>
<td>Emulating other systems on FreeBSD</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-firewire"> <strong>Firewire</strong></td>
<td>Design and implementation
of a Firewire (aka IEEE 1394 aka iLink) subsystem for FreeBSD</td>
</tr>
<tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-fs"> <strong>Fs</strong></td>
@ -392,6 +408,14 @@ yield inaccurate results.</em></p>
<td>Porting FreeBSD to the SPARC</td>
</tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-standards"> <strong>Standards</strong></td>
<td>FreeBSD Conformance to the C99 and the POSIX standards</td>
</tr>
<tr>
<tr>
<td><input type="checkbox" name="source"
value="freebsd-tokenring"> <strong>Tokenring</strong></td>