Remove various stale links on the website
PR: 213523 Submitted by: linimon@ Approved by: bcr@ Differential Revision: https://reviews.freebsd.org/D22596
This commit is contained in:
parent
5d7d601abd
commit
d4dad2d32b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53644
7 changed files with 15 additions and 42 deletions
|
@ -204,13 +204,6 @@
|
|||
finally an integrated package management system for extending the
|
||||
environment with new features.</p></li>
|
||||
|
||||
<li><p>The Whistle Interjet: A ``network appliance'' that acts as a
|
||||
router, web server, mailhost (and other functionality), and can be
|
||||
configured using a web browser. The underlying operating system is
|
||||
FreeBSD, and Whistle have contributed many of their code
|
||||
enhancements back to the FreeBSD project (while keeping enough of
|
||||
them proprietary that they can stay in business).</p></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<p>Similarly to DragonflyBSD, OpenBSD was not a standalone project,
|
||||
|
|
|
@ -76,8 +76,8 @@
|
|||
and the original IEEE and The Open Group Standard, the original
|
||||
IEEE and The Open Group Standard is the referee document. The
|
||||
original Standard can be obtained online at <a
|
||||
href="http://www.opengroup.org/unix/online.html">
|
||||
http://www.opengroup.org/unix/online.html</a>.</p>
|
||||
href="https://www.opengroup.org/membership/forums/platform/unix">
|
||||
https://www.opengroup.org/membership/forums/platform/unix</a>.</p>
|
||||
|
||||
<p>This notice shall appear on any product containing this
|
||||
material.</p>
|
||||
|
|
|
@ -325,7 +325,7 @@
|
|||
The mark FreeBSD is a registered trademark of The FreeBSD
|
||||
Foundation and is used by The FreeBSD Project with the
|
||||
permission of <a
|
||||
href="https://www.freebsdfoundation.org/documents/Guidelines.shtml">The
|
||||
href="https://www.freebsdfoundation.org/legal/trademark-usage-terms-and-conditions/">The
|
||||
FreeBSD Foundation</a>.
|
||||
<a href="&base;/mailto.html" title="&header2.word.contact;">&header2.word.contact;</a>
|
||||
</xsl:template>
|
||||
|
|
|
@ -92,21 +92,6 @@
|
|||
security.</p>
|
||||
</story>
|
||||
</month>
|
||||
<month>
|
||||
<name>6</name>
|
||||
|
||||
<story>
|
||||
<name>Interview with Jordan Hubbard</name>
|
||||
<url>http://kerneltrap.org/node.php?id=278</url>
|
||||
<site-name>Kerneltrap</site-name>
|
||||
<site-url>http://kerneltrap.org/</site-url>
|
||||
<date>20 June 2002</date>
|
||||
<author>Jeremy Andrews</author>
|
||||
<p>Kerneltrap speaks with Jordan Hubbard, one of the creators
|
||||
of FreeBSD, and currently manager of Apple's Darwin project.</p>
|
||||
</story>
|
||||
|
||||
</month>
|
||||
|
||||
<month>
|
||||
<name>5</name>
|
||||
|
@ -393,16 +378,6 @@
|
|||
<a href="http://www.freebsdmall.com/">FreeBSD Mall</a>.</p>
|
||||
</story>
|
||||
|
||||
<story>
|
||||
<name>Kerneltrap Interview with Matt Dillon</name>
|
||||
<url>http://kerneltrap.com/article.php?sid=459</url>
|
||||
<site-name>Kerneltrap</site-name>
|
||||
<site-url>http://kerneltrap.com/</site-url>
|
||||
<date>02 January 2002</date>
|
||||
<author>Jeremy Andrews</author>
|
||||
<p>Kerneltrap interviews Matt Dillon, one of FreeBSD's key
|
||||
developers.</p>
|
||||
</story>
|
||||
</month>
|
||||
</year>
|
||||
</press>
|
||||
|
|
|
@ -781,7 +781,6 @@
|
|||
<links>
|
||||
<url href="http://www.csl.sony.co.jp/person/kjc/kjc/software.html#ALTQ"> ALTQ homepage.</url>
|
||||
<url href="http://www.rofug.ro/projects/freebsd-altq/">ALTQ integration in FreeBSD project.</url>
|
||||
<url href="http://kerneltrap.org/node.php?id=505">ALTQ merged into pf.</url>
|
||||
<url href="http://people.freebsd.org/~mlaier/ALTQ_driver/" />
|
||||
|
||||
</links>
|
||||
|
|
|
@ -141,12 +141,13 @@ being integrated back into the base FreeBSD distribution, as well as being
|
|||
ported to other BSD-derived systems.</li>
|
||||
|
||||
<li><a name="kernelstresstest"
|
||||
href="http://www.holm.cc/stress/">Kernel Stress Test Suite</a>: The
|
||||
purpose of this stress test is to crash the system. The stress test
|
||||
is composed of small test programs and scripts. Each test targets a
|
||||
specific area of the kernel. The key concept of this test suite is
|
||||
chaos. Each test sleeps for a random number of seconds before it
|
||||
starts up in a random number of invocations.</li>
|
||||
href="https://people.freebsd.org/~pho/stress/index.html">Kernel
|
||||
Stress Test Suite</a>: The purpose of this stress test is to crash
|
||||
the system. The stress test is composed of small test programs and
|
||||
scripts. Each test targets a specific area of the kernel. The key
|
||||
concept of this test suite is chaos. Each test sleeps for a random
|
||||
number of seconds before it starts up in a random number of
|
||||
invocations.</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
@ -1361,6 +1361,11 @@
|
|||
<text>The FreeBSD Foundation</text>
|
||||
<destination>https://www.freebsdfoundation.org/</destination>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<text>News And Events</text>
|
||||
<destination>https://www.freebsdfoundation.org/news-and-events/</destination>
|
||||
</item>
|
||||
</category>
|
||||
|
||||
<category name="News">
|
||||
|
|
Loading…
Reference in a new issue