Lots of freebsd -> FreeBSD fixes
PR: docs/15382 Submitted by: Alexander Langer <alex@big.endian.de>
This commit is contained in:
parent
9651e1d561
commit
5b5e044611
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6151
86 changed files with 925 additions and 925 deletions
|
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/mozilla.sgml,v 1.9 1999/09/06 07:02:49 peter Exp $">
|
||||
<!ENTITY title 'FreeBSD Mozilla Group'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD$ -->
|
||||
<!-- $FreeBSD: www/en/projects/mozilla.sgml,v 1.9 1999/09/06 07:02:49 peter Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
|
@ -25,10 +25,10 @@
|
|||
|
||||
<dl>
|
||||
<!--
|
||||
<dt><a href="http://www.freebsd.org/cgi/cvsweb.cgi?cvsroot=mozilla">WEB Interface</a></dt>
|
||||
<dt><a href="http://www.FreeBSD.org/cgi/cvsweb.cgi?cvsroot=mozilla">WEB Interface</a></dt>
|
||||
|
||||
<dd>CVSweb provides a web-based interface for viewing the <a
|
||||
href="http://www.freebsd.org/cgi/cvsweb.cgi">CVS repository</a>,
|
||||
href="http://www.FreeBSD.org/cgi/cvsweb.cgi">CVS repository</a>,
|
||||
being able to select and compare specific revisions of the various
|
||||
files within it.</dd>
|
||||
-->
|
||||
|
|
@ -39,8 +39,8 @@
|
|||
repository, either for the CVS bits themselves (for those wishing to
|
||||
keep a local repository) or for a "checked out" version, suitable for
|
||||
directly building or editing. Fetch the CVSup binaries from
|
||||
<a href="ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/">
|
||||
ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/</a> and use a supfile
|
||||
<a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/development/CVSup/">
|
||||
ftp://ftp.FreeBSD.org/pub/FreeBSD/development/CVSup/</a> and use a supfile
|
||||
which looks something like this:
|
||||
<pre>
|
||||
*default prefix=/usr/src/mozilla base=/usr/src/mozilla host=mozilla.FreeBSD.org release=cvs delete compress use-rel-suffix tag=.
|
||||
|
|
@ -55,18 +55,18 @@ cvs-mozilla
|
|||
Mozilla repository using the standard <tt>cvs(1)</tt> commands.
|
||||
Simply set your <em>CVSROOT</em> environment variable to point to:
|
||||
<pre>
|
||||
anoncvs@mozilla.freebsd.org:/mozilla
|
||||
anoncvs@mozilla.FreeBSD.org:/mozilla
|
||||
</pre>
|
||||
<p>And you can then use <tt>cvs(1)</tt> for doing read-only operations
|
||||
on the Mozilla CVS repository.</dd>
|
||||
|
||||
<dt><a href="mailto:freebsd-mozilla@freebsd.org">freebsd-mozilla</a></dt>
|
||||
<dt><a href="mailto:freebsd-mozilla@FreeBSD.org">freebsd-mozilla</a></dt>
|
||||
|
||||
<dd>The FreeBSD-mozilla mailing list is provided for developers and
|
||||
users of the FreeBSD mozilla port to discuss issues relating to building,
|
||||
using and managing the mozilla sources and any FreeBSD-specific changes
|
||||
to them. To subscribe, send mail to <a
|
||||
href="mailto:majordomo@freebsd.org">majordomo@freebsd.org</a> and
|
||||
href="mailto:majordomo@FreeBSD.org">majordomo@FreeBSD.org</a> and
|
||||
say <em>subscribe freebsd-mozilla</em> in the body of your message.</dd>
|
||||
|
||||
</dl>
|
||||
|
|
|
|||
|
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/newbies.sgml,v 1.10 1999/09/06 07:02:49 peter Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/newbies.sgml,v 1.11 1999/09/23 08:53:49 wosch Exp $">
|
||||
<!ENTITY title 'Resources for newbies'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/projects/newbies.sgml,v 1.10 1999/09/06 07:02:49 peter Exp $ -->
|
||||
<!-- $FreeBSD: www/en/projects/newbies.sgml,v 1.11 1999/09/23 08:53:49 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
|
@ -12,7 +12,7 @@
|
|||
<p>The following resources are some of those which FreeBSD
|
||||
newbies have found most helpful when learning to use FreeBSD.
|
||||
Please send corrections and additions to
|
||||
<a href="mailto:freebsd-newbies@freebsd.org">FreeBSD-Newbies@FreeBSD.org</a>.</p>
|
||||
<a href="mailto:freebsd-newbies@FreeBSD.org">FreeBSD-Newbies@FreeBSD.org</a>.</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="#web-site">Using the FreeBSD web site</a></li>
|
||||
|
|
@ -99,7 +99,7 @@
|
|||
|
||||
<li><p>Join the FreeBSD-Questions mailing list to see the questions you
|
||||
were too afraid to ask, and their answers. Subscribe by sending mail
|
||||
to <a href="mailto:majordomo@freebsd.org">majordomo@freebsd.org</a>
|
||||
to <a href="mailto:majordomo@FreeBSD.org">majordomo@FreeBSD.org</a>
|
||||
with "subscribe freebsd-questions" on its own in the message body
|
||||
(the subject doesn't matter). You can look up old questions and
|
||||
answers via the <a href="../search/search.html#mailinglists">search</a>
|
||||
|
|
@ -223,7 +223,7 @@
|
|||
share, either computer related or not, or just want to meet new
|
||||
newbies and make them feel welcome. There's always people around
|
||||
who help others simply because they like to. Write to
|
||||
<a href="mailto:freebsd-newbies@freebsd.org">FreeBSD Newbies</a>
|
||||
<a href="mailto:freebsd-newbies@FreeBSD.org">FreeBSD Newbies</a>
|
||||
for more information.</p>
|
||||
|
||||
<p>Friends who run FreeBSD are a great resource. No book can replace
|
||||
|
|
@ -246,7 +246,7 @@
|
|||
<a href="http://www.welearn.com.au/freebsd/newbies/">FreeBSD-Newbies</a>
|
||||
mailing list for non-technical discussions about matters of interest
|
||||
to newbies. Another mailing list,
|
||||
<a href="mailto:questions@freebsd.org">FreeBSD-Questions</a>,
|
||||
<a href="mailto:questions@FreeBSD.org">FreeBSD-Questions</a>,
|
||||
answers our questions about using FreeBSD.</p>
|
||||
|
||||
&footer;
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.78 1999/11/22 19:19:19 wosch Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.79 1999/12/09 21:39:39 wosch Exp $">
|
||||
<!ENTITY title "FreeBSD Development Projects">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
|
@ -50,7 +50,7 @@ description (3-10 lines) to
|
|||
<li><a name="retail" href="http://www.bafug.org/Retail.html">Retail Outlets for FreeBSD</a>
|
||||
is a list of worldwide retailers where FreeBSD can be purchased.</li>
|
||||
|
||||
<li><a name="securityhowto" href="http://www.freebsd.org/~jkb/howto.html">
|
||||
<li><a name="securityhowto" href="http://www.FreeBSD.org/~jkb/howto.html">
|
||||
FreeBSD Security How-To</a>
|
||||
FreeBSD is a very secure operating system. Since source code
|
||||
is freely available, the OS is constantly going through the
|
||||
|
|
@ -96,7 +96,7 @@ description (3-10 lines) to
|
|||
and discusses how the two operating systems can cooperate,
|
||||
e.g. by sharing swap space.</li>
|
||||
|
||||
<li><a href="http://www.freebsd.org/~rpratt/227/index.html">
|
||||
<li><a href="http://www.FreeBSD.org/~rpratt/227/index.html">
|
||||
Install Preview for FreeBSD 2.2.7</a>
|
||||
This is a guide illustrating the FreeBSD install program for
|
||||
those new to unix and/or FreeBSD.</li>
|
||||
|
|
@ -215,7 +215,7 @@ description (3-10 lines) to
|
|||
<a name="applications"></a>
|
||||
<h3>Applications</h3>
|
||||
<ul>
|
||||
<li><a name="java" href="http://www.freebsd.org/java/">Java on FreeBSD</a>
|
||||
<li><a name="java" href="http://www.FreeBSD.org/java/">Java on FreeBSD</a>
|
||||
This contains information on where to obtain the latest JDK for
|
||||
FreeBSD, how to install and run it, and a list of java software that
|
||||
you may find interesting. Please note that the JDK is unsupported on
|
||||
|
|
@ -226,7 +226,7 @@ description (3-10 lines) to
|
|||
the FreeBSD world by providing centralized resources such as a CVS
|
||||
repository, a mailing list, and other tools for development.</li>
|
||||
|
||||
<li><a name="multimedia" href="http://www.freebsd.org/~faulkner/multimedia/mm.html">MultiMedia</a>
|
||||
<li><a name="multimedia" href="http://www.FreeBSD.org/~faulkner/multimedia/mm.html">MultiMedia</a>
|
||||
A resource of links to information and software pertaining to the world
|
||||
of multimedia in the UNIX world.</li>
|
||||
|
||||
|
|
@ -236,7 +236,7 @@ description (3-10 lines) to
|
|||
A list of current ports is available along with a search mechanism
|
||||
to see if a specific application exists in the Ports Collection.</li>
|
||||
|
||||
<li><a href="http://www.freebsd.org/~fenner/portsurvey/">FreeBSD Ports distfiles survey</a>
|
||||
<li><a href="http://www.FreeBSD.org/~fenner/portsurvey/">FreeBSD Ports distfiles survey</a>
|
||||
is a list which checks the Ports Collection for unfetchable distfiles
|
||||
and provides a summary for each port.</li>
|
||||
</ul>
|
||||
|
|
@ -264,10 +264,10 @@ description (3-10 lines) to
|
|||
operation, good security model, server replication and persistent
|
||||
client side caching.
|
||||
|
||||
<li><a name="devfs" href="http://www.freebsd.org/~julian/">DEVFS</a></li>
|
||||
<li><a href="http://www.freebsd.org/~terry/">Mode locking</a></li>
|
||||
<li><a href="http://www.freebsd.org/~terry/">Make the namei interface reflexive</a></li>
|
||||
<li><a href="http://www.freebsd.org/~terry/">NFS client and server locking</a></li>
|
||||
<li><a name="devfs" href="http://www.FreeBSD.org/~julian/">DEVFS</a></li>
|
||||
<li><a href="http://www.FreeBSD.org/~terry/">Mode locking</a></li>
|
||||
<li><a href="http://www.FreeBSD.org/~terry/">Make the namei interface reflexive</a></li>
|
||||
<li><a href="http://www.FreeBSD.org/~terry/">NFS client and server locking</a></li>
|
||||
<li><a href="http://iclub.nsu.ru/~semen/ntfs/">NTFS Driver for FreeBSD</a>
|
||||
This driver allows Windows NTFS partitions to be mounted by FreeBSD.
|
||||
Currently NTFS partitions can only be accessed in read-only mode, but
|
||||
|
|
@ -278,7 +278,7 @@ description (3-10 lines) to
|
|||
use reliable memory. Reliable memory enables dramatic
|
||||
improvements in reliability and performance.</li>
|
||||
|
||||
<li><a name="softupdate" href="ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/src/sys/contrib/softupdates/README"> Soft Updates:</a>
|
||||
<li><a name="softupdate" href="ftp://ftp.FreeBSD.org/pub/FreeBSD/FreeBSD-current/src/sys/contrib/softupdates/README"> Soft Updates:</a>
|
||||
A Solution to the Metadata Update Problem in File Systems</li>
|
||||
|
||||
<li><a name="tcfs" href="http://tcfs.dia.unisa.it/">TCFS</a>
|
||||
|
|
@ -355,14 +355,14 @@ description (3-10 lines) to
|
|||
<li><a name="DHCP" href="http://home.san.rr.com/freebsd/dhcp.html">DHCP configuration</a>
|
||||
How to set up DHCP on FreeBSD systems for use with cable modems, etc.</li>
|
||||
|
||||
<li><a href="http://www.freebsd.org/~jraynard/source/">Handling more than 32 signals</a></li>
|
||||
<li><a href="http://www.freebsd.org/~terry/">Working LDAP for FreeBSD</a></li>
|
||||
<li><a href="http://www.FreeBSD.org/~jraynard/source/">Handling more than 32 signals</a></li>
|
||||
<li><a href="http://www.FreeBSD.org/~terry/">Working LDAP for FreeBSD</a></li>
|
||||
|
||||
<li><a name="SMP" href="http://www.freebsd.org/~fsmp/SMP/SMP.html">Symmetric MultiProcessor Support</a>
|
||||
<li><a name="SMP" href="http://www.FreeBSD.org/~fsmp/SMP/SMP.html">Symmetric MultiProcessor Support</a>
|
||||
Documentation and other information about taking advantage of multiple
|
||||
processors under FreeBSD.</li>
|
||||
<li><a href="http://www.freebsd.org/~terry/">A validation suite for testing for kernel memory leaks</a></li>
|
||||
<li><a name="spy" href="http://www.freebsd.org/~abial/spy/">SPY</a>
|
||||
<li><a href="http://www.FreeBSD.org/~terry/">A validation suite for testing for kernel memory leaks</a></li>
|
||||
<li><a name="spy" href="http://www.FreeBSD.org/~abial/spy/">SPY</a>
|
||||
allows you to monitor and/or selectively block syscalls on your
|
||||
system. It could be used either as a safety monitoring device, policy
|
||||
enforcement, or debugging tool.
|
||||
|
|
@ -381,7 +381,7 @@ hardware. This is a list of drivers currently under
|
|||
development that could stand to gain from time or resources
|
||||
you may have to offer.
|
||||
|
||||
<li><a name="deviceframework" href="http://www.freebsd.org/~dfr/devices.html">
|
||||
<li><a name="deviceframework" href="http://www.FreeBSD.org/~dfr/devices.html">
|
||||
A New Device Framework for FreeBSD</a></li>
|
||||
|
||||
<li><a name="atm" href="http://www.ccrc.wustl.edu/pub/chuck/tech/bsdatm/bsdatm.html"> BSD ATM: implementation of ATM internetworking under 4.4BSD</a>:
|
||||
|
|
@ -401,7 +401,7 @@ you may have to offer.
|
|||
How to create a NTP stratum 1 server with state of the art
|
||||
performance.</li>
|
||||
|
||||
<li><a name="homeauto" href="http://www.freebsd.org/~fsmp/HomeAuto/HomeAuto.html">Home Automation</a>
|
||||
<li><a name="homeauto" href="http://www.FreeBSD.org/~fsmp/HomeAuto/HomeAuto.html">Home Automation</a>
|
||||
with FreeBSD such as appliance controllers, infra-red controllers,
|
||||
automated telephone systems, and more.</li>
|
||||
|
||||
|
|
@ -414,7 +414,7 @@ you may have to offer.
|
|||
telephony, ISDN4BSD can answer incoming phone calls like an answering
|
||||
machine.</li>
|
||||
|
||||
<li><a name="cam" href="http://www.freebsd.org/~gibbs/">CAM: New SCSI layer for FreeBSD</a>
|
||||
<li><a name="cam" href="http://www.FreeBSD.org/~gibbs/">CAM: New SCSI layer for FreeBSD</a>
|
||||
Details about what the new CAM SCSI layer is, and how it works.</li>
|
||||
|
||||
<li><a name="tokenring" href="http://www.jurai.net/~winter/tr/tr.html">The FreeBSD Token-Ring Project</a>
|
||||
|
|
@ -444,7 +444,7 @@ you may have to offer.
|
|||
mailing list information, the hardware used, and other Alpha
|
||||
projects.</li>
|
||||
|
||||
<li><a name="sparc" href="http://www.freebsd.org/~obrien/freebsd-sparc/">Porting FreeBSD to Sparc systems</a>
|
||||
<li><a name="sparc" href="http://www.FreeBSD.org/~obrien/freebsd-sparc/">Porting FreeBSD to Sparc systems</a>
|
||||
Contains information on the FreeBSD Sparc port including a FAQ,
|
||||
some early boot code, information on Sparc processors and motherboards,
|
||||
and other Sparc projects.</li>
|
||||
|
|
@ -470,7 +470,7 @@ you may have to offer.
|
|||
programs, such as boot loaders or OS-level servers atop a
|
||||
microkernel.</li>
|
||||
|
||||
<li><a name="picobsd" href="http://www.freebsd.org/~picobsd/">Small and embedded FreeBSD (PicoBSD)</a>
|
||||
<li><a name="picobsd" href="http://www.FreeBSD.org/~picobsd/">Small and embedded FreeBSD (PicoBSD)</a>
|
||||
PicoBSD is a one floppy version of FreeBSD which in its different
|
||||
variations allows you to have secure dial-up access, small diskless
|
||||
router, or even a dial-in server. All of this on only one standard
|
||||
|
|
@ -510,7 +510,7 @@ you may have to offer.
|
|||
FreeBSD. It also contains some improvements and bug fixes for the
|
||||
APM BIOS driver.</li>
|
||||
|
||||
<li><a href="http://www.freebsd.org/~jraynard/source/">Replacement of gnu awk with bwk's "one true awk"</a></li>
|
||||
<li><a href="http://www.FreeBSD.org/~jraynard/source/">Replacement of gnu awk with bwk's "one true awk"</a></li>
|
||||
|
||||
<li><A name="freebsdxr" HREF="http://lxr.linux.no/freebsd/source">FreeBSD cross reference</A>.
|
||||
A hypertext cross referenced presentation of the FreeBSD kernel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue