Add projects

Point to Point Protocol (PPP)
	GLOBAL common source code tag system
	Metacomputing
This commit is contained in:
Wolfram Schneider 1998-05-06 12:12:38 +00:00
parent 2c4586f602
commit 92bda35e34
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=2780
5 changed files with 23 additions and 8 deletions

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1998-05-05 13:48:00 $">
<!ENTITY date "$Date: 1998-05-06 12:12:38 $">
<!ENTITY title "Support">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $Id: support.sgml,v 1.70 1998-05-05 13:48:00 wosch Exp $ -->
<!-- $Id: support.sgml,v 1.71 1998-05-06 12:12:38 wosch Exp $ -->
<html>
&header;
@ -269,6 +269,8 @@ below to learn more about these exciting projects.</p>
<li><a name="devfs" href="http://www.freebsd.org/~julian/">DEVFS</a></li>
<li><a name="drawbridge" href="http://drawbridge.tamu.edu/"> Drawbridge, a firewall package</a></li>
<li><a name="hardening" href="http://www.watson.org/fbsd-hardening/">FreeBSD Hardening Project, a more secure environment</a></li>
<li><a name="metacomputing" href="http://www.sarnoff.com:8000/docs/metacomputing.html"> Metacomputing</a></li>
<li><a name="ppp" href="http://www.awfulhak.demon.co.uk/ppp.html"> Point to Point Protocol (PPP)</a></li>
<li><a name="smn" href="http://www.cs.pdx.edu/research/SMN/"> Secure MobileIP via IP</a></li>
<li><a name="softupdate" href="http://www.freebsd.org/~julian/">soft update code</a></li>
<li><a name="SMP" href="http://www.freebsd.org/~fsmp/SMP/SMP.html">Symmetric MultiProcessor Support</a></li>
@ -293,6 +295,7 @@ below to learn more about these exciting projects.</p>
<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/~abial/">PicoBSD: Fitting FreeBSD on a single floppy</a></li>
</ul>

View file

@ -4,7 +4,7 @@
# With the format `<titel>|<url>'.
# Empty lines or comments are ignored.
#
# $Id: web.atoz,v 1.26 1998-05-05 08:50:25 wosch Exp $
# $Id: web.atoz,v 1.27 1998-05-06 12:12:38 wosch Exp $
# about.sgml
Usage statistics for this server|about.html
@ -360,6 +360,9 @@ BSD ATM|support.html#atm
PAO|support.html#pao
Mobile Computing|support.html#pao
laptop|support.html#pao
Point to Point Protocol (PPP)|support.html#ppp
GLOBAL common source code tag system|support.html#global
Metacomputing|support.html#metacomputing
# where.sgml

View file

@ -4,7 +4,7 @@
# With the format `<titel>|<url>'.
# Empty lines or comments are ignored.
#
# $Id: web.atoz,v 1.26 1998-05-05 08:50:25 wosch Exp $
# $Id: web.atoz,v 1.27 1998-05-06 12:12:38 wosch Exp $
# about.sgml
Usage statistics for this server|about.html
@ -360,6 +360,9 @@ BSD ATM|support.html#atm
PAO|support.html#pao
Mobile Computing|support.html#pao
laptop|support.html#pao
Point to Point Protocol (PPP)|support.html#ppp
GLOBAL common source code tag system|support.html#global
Metacomputing|support.html#metacomputing
# where.sgml

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1998-05-05 13:48:00 $">
<!ENTITY date "$Date: 1998-05-06 12:12:38 $">
<!ENTITY title "Support">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $Id: support.sgml,v 1.70 1998-05-05 13:48:00 wosch Exp $ -->
<!-- $Id: support.sgml,v 1.71 1998-05-06 12:12:38 wosch Exp $ -->
<html>
&header;
@ -269,6 +269,8 @@ below to learn more about these exciting projects.</p>
<li><a name="devfs" href="http://www.freebsd.org/~julian/">DEVFS</a></li>
<li><a name="drawbridge" href="http://drawbridge.tamu.edu/"> Drawbridge, a firewall package</a></li>
<li><a name="hardening" href="http://www.watson.org/fbsd-hardening/">FreeBSD Hardening Project, a more secure environment</a></li>
<li><a name="metacomputing" href="http://www.sarnoff.com:8000/docs/metacomputing.html"> Metacomputing</a></li>
<li><a name="ppp" href="http://www.awfulhak.demon.co.uk/ppp.html"> Point to Point Protocol (PPP)</a></li>
<li><a name="smn" href="http://www.cs.pdx.edu/research/SMN/"> Secure MobileIP via IP</a></li>
<li><a name="softupdate" href="http://www.freebsd.org/~julian/">soft update code</a></li>
<li><a name="SMP" href="http://www.freebsd.org/~fsmp/SMP/SMP.html">Symmetric MultiProcessor Support</a></li>
@ -293,6 +295,7 @@ below to learn more about these exciting projects.</p>
<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/~abial/">PicoBSD: Fitting FreeBSD on a single floppy</a></li>
</ul>

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1998-05-05 13:48:00 $">
<!ENTITY date "$Date: 1998-05-06 12:12:38 $">
<!ENTITY title "Support">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $Id: usergroups.sgml,v 1.70 1998-05-05 13:48:00 wosch Exp $ -->
<!-- $Id: usergroups.sgml,v 1.71 1998-05-06 12:12:38 wosch Exp $ -->
<html>
&header;
@ -269,6 +269,8 @@ below to learn more about these exciting projects.</p>
<li><a name="devfs" href="http://www.freebsd.org/~julian/">DEVFS</a></li>
<li><a name="drawbridge" href="http://drawbridge.tamu.edu/"> Drawbridge, a firewall package</a></li>
<li><a name="hardening" href="http://www.watson.org/fbsd-hardening/">FreeBSD Hardening Project, a more secure environment</a></li>
<li><a name="metacomputing" href="http://www.sarnoff.com:8000/docs/metacomputing.html"> Metacomputing</a></li>
<li><a name="ppp" href="http://www.awfulhak.demon.co.uk/ppp.html"> Point to Point Protocol (PPP)</a></li>
<li><a name="smn" href="http://www.cs.pdx.edu/research/SMN/"> Secure MobileIP via IP</a></li>
<li><a name="softupdate" href="http://www.freebsd.org/~julian/">soft update code</a></li>
<li><a name="SMP" href="http://www.freebsd.org/~fsmp/SMP/SMP.html">Symmetric MultiProcessor Support</a></li>
@ -293,6 +295,7 @@ below to learn more about these exciting projects.</p>
<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/~abial/">PicoBSD: Fitting FreeBSD on a single floppy</a></li>
</ul>