Remove links to documentation that is either very out of date (anybody

need to know how to download the FreeBSD 2.2.5 kernel source code?) or
are now dead links.
This commit is contained in:
Gavin Atkinson 2014-08-11 19:11:28 +00:00
parent 353f760ff7
commit be5a313457
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45436

View file

@ -354,49 +354,10 @@
now available.</p>
</li>
<li>
<p><a href="http://flag.blackened.net/freebsd/">FreeBSD
How-To's for the Lazy and Hopeless</a> is another somewhat
more light-hearted attempt to provide more readable "how-to"
style information on setting up and configuring FreeBSD.</p>
</li>
<li>
<p><a href="http://www.tldp.org/HOWTO/Linux+FreeBSD.html">The
Linux+FreeBSD mini-HOWTO</a> describes how to use Linux
and FreeBSD on the same system. It introduces FreeBSD and
discusses how the two operating systems can cooperate, e.g.
by sharing swap space.</p>
</li>
<li>
<p><a href="http://www.nber.org/amd.html">Getting started with
AMD on FreeBSD</a></p>
</li>
<!--
<li>
<p><a href="http://ezine.daemonnews.org/200010/blueprints.html">Dynamic
Kernel Linker (KLD) Facility Programming Tutorial</a>.</p>
</li>
<li>
<p><a href="http://ezine.daemonnews.org/200007/newbus-intro.html">How to
Write Kernel Drivers with Newbus</a>.</p>
</li>
-->
<li>
<p><em>Writing an ISA device driver</em>. This document has
been imported into
<a href="&url.books;/arch-handbook/index.html">The FreeBSD
Architecture Handbook</a>.</p>
</li>
<li>
<p><em>FreeBSD Assembly Language Programming Tutorial</em>.
This document has been imported into
<a href="&url.books;/developers-handbook/index.html">The
FreeBSD Developer's Handbook</a>.</p>
</li>
<li>
<p><a
@ -415,12 +376,6 @@
Split DNS on FreeBSD 4.1</a></p>
</li>
<li>
<p><a href="http://people.FreeBSD.org/~fsmp/SMP/SMP.html">The
SMP support page</a> contains information on the SMP
support in FreeBSD 4.X and earlier.</p>
</li>
<li>
<p>Appendix A from the college textbook
<i>Operating Systems Concepts</i> by Silberschatz, Galvin