- Add in two other operating system projects (Darwin and DragonFly)
to the list of "Related OS Projects". Approved by: blackend (mentor)
This commit is contained in:
parent
6f4b1bb933
commit
f838d5c9ee
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18747
2 changed files with 18 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/support.sgml,v 1.316 2003/10/28 16:15:52 simon Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/support.sgml,v 1.317 2003/11/06 12:59:49 blackend Exp $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -1046,6 +1046,10 @@
|
|||
<li><a href="http://www.linux.org/"><strong>Linux</strong></a> is
|
||||
another free UNIX like system.</li>
|
||||
|
||||
<li><a href="http://www.opendarwin.org/"><strong>Darwin></strong></a>
|
||||
is the free system that forms the core of Apple's
|
||||
<a href="http://www.apple.com/macosx/">Mac OS X</a> system.</li>
|
||||
|
||||
<li><a href="http://www.cs.hut.fi/~jvh/lites.html"><strong>Lites</strong></a>
|
||||
is a 4.4 BSD Lite based server and emulation library that provides
|
||||
free UNIX functionality to a Mach based system.</li>
|
||||
|
@ -1053,6 +1057,10 @@
|
|||
<li>The <a href="http://www.gnu.org/software/hurd/hurd.html"><strong>GNU
|
||||
HURD</strong></a> project is another effort to develop a free
|
||||
UNIX like operating system.</li>
|
||||
|
||||
<li><a href="http://www.dragonflybsd.org/Main/"><strong>DragonFly
|
||||
BSD</strong></a> is based on FreeBSD 4.X but has a different
|
||||
set of development goals than FreeBSD 5.X.</li>
|
||||
</ul>
|
||||
|
||||
&footer;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/support.sgml,v 1.316 2003/10/28 16:15:52 simon Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/support.sgml,v 1.317 2003/11/06 12:59:49 blackend Exp $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -1046,6 +1046,10 @@
|
|||
<li><a href="http://www.linux.org/"><strong>Linux</strong></a> is
|
||||
another free UNIX like system.</li>
|
||||
|
||||
<li><a href="http://www.opendarwin.org/"><strong>Darwin></strong></a>
|
||||
is the free system that forms the core of Apple's
|
||||
<a href="http://www.apple.com/macosx/">Mac OS X</a> system.</li>
|
||||
|
||||
<li><a href="http://www.cs.hut.fi/~jvh/lites.html"><strong>Lites</strong></a>
|
||||
is a 4.4 BSD Lite based server and emulation library that provides
|
||||
free UNIX functionality to a Mach based system.</li>
|
||||
|
@ -1053,6 +1057,10 @@
|
|||
<li>The <a href="http://www.gnu.org/software/hurd/hurd.html"><strong>GNU
|
||||
HURD</strong></a> project is another effort to develop a free
|
||||
UNIX like operating system.</li>
|
||||
|
||||
<li><a href="http://www.dragonflybsd.org/Main/"><strong>DragonFly
|
||||
BSD</strong></a> is based on FreeBSD 4.X but has a different
|
||||
set of development goals than FreeBSD 5.X.</li>
|
||||
</ul>
|
||||
|
||||
&footer;
|
||||
|
|
Loading…
Reference in a new issue