diff --git a/en/alpha/Makefile b/en/alpha/Makefile index b5c3a419c4..73b27c95f0 100644 --- a/en/alpha/Makefile +++ b/en/alpha/Makefile @@ -1,14 +1,13 @@ -# $FreeBSD: www/en/alpha/Makefile,v 1.6 1999/09/06 07:02:39 peter Exp $ +# $FreeBSD: www/en/alpha/Makefile,v 1.7 2000/11/07 04:05:08 kuriyama Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif DOCS= alpha.sgml - -INDEXLINK=alpha.html +DOCS+= index.sgml .include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/alpha/index.sgml b/en/alpha/index.sgml new file mode 100644 index 0000000000..ea7a233a01 --- /dev/null +++ b/en/alpha/index.sgml @@ -0,0 +1,14 @@ + + + + %includes;]> + + + &header; + +

The information previously found here has moved here.

+ + &footer; + diff --git a/en/internal/developer.sgml b/en/internal/developer.sgml index fbe3819be6..49ecd3affd 100644 --- a/en/internal/developer.sgml +++ b/en/internal/developer.sgml @@ -1,54 +1,57 @@ - + %includes; ]> - + &header;

Committers Guide

Almost everything a new committer to the FreeBSD Project needs to know (see the Ports Guide and FDP Primer for more info).

Build the FreeBSD Web Pages

&webbuild;

FreeBSD Documentation Project Primer for New Contributors

This primer covers everything you will need to know in order to start contributing to the FreeBSD Documentation Project, from the tools and software you will be using (both mandatory and recommended) to the philosophy behind the Documentation Project.

FreeBSD Porter's Handbook

A Guide for FreeBSD Ports Committers

FreeBSD Projects

Other Resources

FreeBSD Internal Home &footer; diff --git a/en/platforms/Makefile b/en/platforms/Makefile index ba1d38ec03..03d67c9ced 100644 --- a/en/platforms/Makefile +++ b/en/platforms/Makefile @@ -1,14 +1,16 @@ -# $FreeBSD: www/en/alpha/Makefile,v 1.7 2000/11/07 04:05:08 kuriyama Exp $ +# $FreeBSD: www/en/platforms/Makefile,v 1.1 2000/11/22 10:26:10 murray Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif -DOCS= ia64.sgml - -INDEXLINK=ia64.html +DOCS= alpha.sgml +DOCS+= ia64.sgml +DOCS+= index.sgml +DOCS+= ppc.sgml +DOCS+= sparc.sgml .include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/platforms/alpha.sgml b/en/platforms/alpha.sgml new file mode 100644 index 0000000000..00fb3691af --- /dev/null +++ b/en/platforms/alpha.sgml @@ -0,0 +1,42 @@ + + + + %includes;]> + + + &header; + +

This page contains information about porting FreeBSD to Alpha + systems.

+ +

FreeBSD/Alpha Specific Links

+ + + +

Other Links of Interest

+ +

Hardware

+ + + +

Projects

+ + + + &footer; + diff --git a/en/platforms/ia64.sgml b/en/platforms/ia64.sgml index 025091c059..7cc5ed5413 100644 --- a/en/platforms/ia64.sgml +++ b/en/platforms/ia64.sgml @@ -1,72 +1,72 @@ - + %includes; ]> - + &header;

This page contains information about porting FreeBSD to Intel's upcoming IA64 architecture.

Latest News

What needs to be done

A lot of work needs to be done on the Cygnus IA64 toolchain. At the moment it looks like the various Linux camps doing IA64 development have splintered off without merging their respective changes back into Cygnus' tree. Anyone working on toolchain issues should coordinate with David Obrien.

HP's Linux IA64 simulator is currently less than ideal for FreeBSD development. Marcel Moolenaar is currently working on some of these issues.

FreeBSD/IA64 Specific Links

Other Links of Interest

IA64 Documentation

Software Tools

Related Projects

&footer; diff --git a/en/platforms/index.sgml b/en/platforms/index.sgml new file mode 100644 index 0000000000..168a033cc5 --- /dev/null +++ b/en/platforms/index.sgml @@ -0,0 +1,50 @@ + + + + %includes;]> + + + &header; + +

Introduction

+ +

Here you will find a list of platforms that FreeBSD currently + supports along with platforms currently being ported to (with the + exception of x86, since most of the information on the remainder of + the site already pertains to that platform).

+ +

Table of Contents

+ + + +

Comments and Feedback

+ +

If you have comments about a port, or wish to provide feedback to + the developers, send it the relevant mailing list. The lists + are:

+ + + + &footer; + diff --git a/en/platforms/ppc.sgml b/en/platforms/ppc.sgml new file mode 100644 index 0000000000..44fa9d44ec --- /dev/null +++ b/en/platforms/ppc.sgml @@ -0,0 +1,29 @@ + + + + %includes;]> + + + &header; + +

This page contains information about porting FreeBSD to the + PowerPC.

+ +

FreeBSD/PPC Specific Links

+ + + +

Other Links of Interest

+ + + + &footer; + diff --git a/en/platforms/sparc.sgml b/en/platforms/sparc.sgml new file mode 100644 index 0000000000..e00b8ed2dd --- /dev/null +++ b/en/platforms/sparc.sgml @@ -0,0 +1,248 @@ + + + + %includes;]> + + + &header; + +

This page contains information about porting FreeBSD to SPARC + systems.

+ +

General Information

+ + + +

Source Code

+ + + +

Documentation and White Papers

+ + + +

Other Links of Interest

+ + + +
+ +

Port History

+ +

The FreeBSD/SPARC port was initiated by Jason Evans in 1997. + Originally, the port was backed by Sun Microelectronics, but they + have since backed out. This is quite interesting, given this + press release from Sun, which announces that RedHat Linux 6.1 + can now be purchased and shipped with a new UltraSPARC server or + workstation. Sun joined Linux International in May 1998, shortly + after Jason announced that he would no longer be working on the port + in an official capacity. Jordan Hubbard, the FreeBSD release + engineer, responded to Jason's + post suggesting that somebody needed to take the reins.

+ +

FreeBSD/SPARC didn't die, however disheartening the news of Sun's + retreat was. The mailing list did go on hiatus for a while while + several people working on coding. Late in October 1998, a source + code tarball was made available.

+ +

Paolo Di Francesco was the next "father" of the port. Paolo + attempted, for the first time in the history of the port, to + organize information, developers, and tasks into a structure that + can only be known as project management. If not for the 98-99 + holiday season and a few overspoken individuals on the mailing list, + Paolo would have continued on. During his tenure, a number of + people stepped up to work on the older Sun SPARC architectures. + This did cause a slight chasm in the project, and many of the more + qualified individuals were on the side of the UltraSPARC family of + machines. Luckily, this didn't end up a period of quiet on the + mailing list, as Telecom Italia provided us wit a list keep-alive. + A glitch in their system caused one of Paolo's posts to keep coming + back and back and back and back... This repeat post continued well + into 1999, when the list did once again become mostly silent.

+ +

This brings us up-to-date. David O'Brien had been itching for a + long time to start work on the port, but was waiting for some sort + of direction. As the months dragged on into 2000, he decided that + nobody was going to accept the challenge if he didn't. As to the + port status, nothing much has changed since the early boot code + release of October 1998. The rest of the port history is best + expressed by Jason Evans, and can be found here.

+ +
+ +

Port Status

+ +
+

While reading this, keep in mind it is from 1997 or 1998. + This information is pulled from the original FAQ, written by Jason + Evans.

+
+ +

The SPARC port is in it's infancy. We've done a good bit of + research into what needs to be done in order to make FreeBSD/SPARC a + reality, but the vast majority of the work has yet to be done.

+ +

Here's a short history of what led up to this porting effort. Sun + Microelectronics (SME) is the part of Sun that makes + microprocessors. Up until now, SMCC (the part of Sun that makes + workstations) has been the overwhelmingly primary customer of SME. + SME naturally wants to expand its sales, and to do that, they need + to sell CPUs to people outside of Sun. FreeBSD is perceived as + being a way of accomplishing this.

+ +

To understand why Sun could fund a FreeBSD port, which would seem + to conflict with Sun's Solaris offerings, you need to realize that + Sun is broken up into separate business units that often + compete with each other. The Solaris people at Sun + may not like having a FreeBSD port to compete with, but their power + to prevent it is somewhat diminished due to the business model. Of + course, if the FreeBSD port were a major threat, SMI (the main Sun + umbrella company) would put a stop to it. However, this is + unlikely, since FreeBSD mostly meets the needs of a different market + sector than Solaris. Solaris does wonderful things on big MP + servers. FreeBSD is fast and lean for small servers. It is also + useful for certain types of embedded applications, which is actually + the main reason SME is interested in seeing a port of FreeBSD to + SPARC.

+ +

A while back, SME approached the FreeBSD core team and offered + monetary compensation of some nature (I don't know the details) in + exchange for an official UltraSPARC port. The core team turned down + this offer. Once again, I don't know details, but one of the main + statements made (actually somewhat inferred) by Jordan Hubbard was + that SME's offer was not of major interest since to be of long term + use to FreeBSD, such a proposal would need to include support for a + number of years from someone internal to Sun.

+ +

Jordan's statement makes a great deal of sense. I've traced down + documentation in preparation for this port that people external to + Sun would have had a difficult, perhaps impossible time procuring. + Without such access, it is very difficult to make continual progress + on such a project.

+ +

Now it's time to mingle some of my background into this narrative. + I started working at SME in September of 1997. During my first + week, I caught wind of the negotiations SME was making with the core + team. I expressed extreme interest in working on the project. + Through a bit of persistence (and the failure of the proposal made + by SME), I was given permission to begin work on the port.

+ +

My other duties at SME include finding information for software + vendors who are porting their OSes/RTOSes to the UltraSPARC. This + puts me in a good position to gather hardware information pertinent + to the FreeBSD port.

+ +

So here's the catch. I have access to documentation, a machine to + develop on, but very little low-level OS or hardware experience. I + learn quickly, but I've got a lot to learn. Already several people + have been able to help me grasp concepts that are key to porting + FreeBSD, but there is much, much more to learn.

+ +

So, I can use the following types of help (not exclusively, of + course:

+ +
    +
  1. Answer my questions about kernel and hardware details. For + example, I have documentation on the MMU, but have never actually + dealt with one, so John Dyson has volunteered to get me through + the rough spots having to do with memory management, as well as + discussing design issues due to the difference in nature between + PCs and Suns.
  2. + +
  3. Actually write code.
  4. + +
  5. Various administrative things, such as a web page, bug tracking, + FAQ, etc.
  6. + +
  7. Whatever you can do to help.
  8. +
+ +
+ +

Frequently Asked Questions

+ +
    +
  1. What happened to the old FAQ?
  2. +
  3. What is the status of the port?
  4. +
  5. What machines will FreeBSD/SPARC run on?
  6. +
  7. Does FreeBSD/SPARC support device X?
  8. +
  9. Will FreeBSD/SPARC run Solaris/SunOS binaries?
  10. +
+ +

What happened to the old FAQ?

+ +

It's right here. + The old FAQ is SME-centeric, and sun4u-specific. These traits do + not reflect the current state of the port, since SME has pulled + their official support from the port and the majority of the + development equipment now consists of older Sun SPARC hardware. + Furthermore, there haven't been a lot of frequently asked questions + of late. Most of the items in the old FAQ date back to before the + mailing list was being archived.

+ +

What is the status of the port?

+ +

While we're in the early stages, and to help keep people interested + in the porting effort, you can view the status + online.

+ +

What machines will FreeBSD/SPARC run on?

+ +

Currently? None. The port is a long way away from running on + anything. We have plans to support every machine we can. It is + safe to assume that FreeBSD/SPARC will run on at least all the + machines that OpenBSD and NetBSD run on. This includes sun4, sun4c, + sun4m, and sun4u.

+ +

Does FreeBSD/SPARC support device X?

+ +

See question #3.

+ +

Will FreeBSD/SPARC run Solaris/SunOS binaries?

+ +

It is reasonable to say that FreeBSD/SPARC will provide some + Solaris/SunOS emulation. It is too early in the life of the port to + answer this any more specifically.

+ + &footer; + diff --git a/en/projects/projects.sgml b/en/projects/projects.sgml index a4c7c716d3..a9ad1a60ce 100644 --- a/en/projects/projects.sgml +++ b/en/projects/projects.sgml @@ -1,524 +1,528 @@ - + %includes; ]> &header;

In addition to the mainstream development path of FreeBSD, a number of developer groups are working on the cutting edge to expand FreeBSD's range of applications in new directions. Follow the links below to learn more about these exciting projects.

If you miss a project please send the URL and a short description (3-10 lines) to www@FreeBSD.ORG

Documentation

Advocacy

Applications

Networking

File system

Kernel, security

Device drivers

Architecture

Misc

&footer; diff --git a/en/search/web.atoz b/en/search/web.atoz index 989089c19f..f2c47affec 100644 --- a/en/search/web.atoz +++ b/en/search/web.atoz @@ -1,424 +1,424 @@ # # `A-Z Index' for http://www.FreeBSD.org # # With the format `|'. # Empty lines or comments are ignored. # -# $FreeBSD: www/en/search/web.atoz,v 1.49 2000/06/16 18:38:23 jim Exp $ +# $FreeBSD: www/en/search/web.atoz,v 1.50 2000/10/30 18:15:42 jim Exp $ # ../internal/about.sgml Usage statistics for this server|../internal/about.html Statistics for this server|../internal/about.html WWW statistics for this server|../internal/about.html Fieber, John|../internal/about.html Apache http server|../internal/about.html http server|../internal/about.html WWW server www.FreeBSD.ORG|../internal/about.html hub.freebsd.org|../internal/about.html BSDi, network connection|../internal/about.html Network connection, BSDi|../internal/about.html # ../applications.sgml Hittinger, Mark|../applications.html WinNet Communications|../applications.html Netscape Navigator|../applications.html Java, Netscape Navigator|../applications.html Internet services|../applications.html X Windows workstation|../applications.html Networking|../applications.html Software development|../applications.html Net surfing|../applications.html Education and research|../applications.html # ../auditors.sgml Security, Auditors|../auditors.html Auditors|../auditors.html # ../availability.sgml Availability of FreeBSD|../availability.html Hardware requirements|../availability.html Where to get it|../availability.html About the FreeBSD Project|../availability.html BSDi, address|../availability.html Kelly, Sean|../availability.html # ../gallery/cgallery.sgml Gallery, Commercial|../gallery/cgallery.html Commercial, Gallery|../gallery/cgallery.html # ../commercial/commercial.sgml Commercial Vendors|../commercial/commercial.html Vendors, commercial|../commercial/commercial.html Commercial Vendors, Consulting|../commercial/consulting.html Consulting, Commercial Vendors|../commercial/consulting.html Commercial Vendors, Hardware|../commercial/hardware.html Hardware, Commercial Vendors|../commercial/hardware.html Commercial Vendors, Software|../commercial/software.html Software, Commercial Vendors|../commercial/software.html Commercial Vendors, Miscellaneous|../commercial/misc.html Miscellaneous, Commercial Vendors|../commercial/misc.html # daemon.sgml BSD Daemon|../copyright/daemon.html Daemon, BSD|../copyright/daemon.html Nemeth, Evi|../copyright/daemon.html Lassiter, John|../copyright/daemon.html Hosokawa, Tatsumi|../copyright/daemon.html McKusick, Marshall Kirk|../copyright/daemon.html # docproj.sgml Documentation Project|../docproj/docproj.html Project, Documentation|../docproj/docproj.html Goals, documentation|../docproj/docproj.html FAQ, Documentation Project|../docproj/docproj.html Handbook, Documentation Project|../docproj/docproj.html Contributing, Documentation Project|../docproj/docproj.html Submitting corrections, Documentation Project|../docproj/docproj.html Submitting new material, Documentation Project|../docproj/docproj.html SGML, Documentation Project|../docproj/docproj.html Linuxdoc, Documentation Project|../docproj/docproj.html Docbook, Documentation Project|../docproj/docproj.html Guidelines, Documentation Project|../docproj/docproj.html # docs.sgml Documentation|../docs.html Handbook|../docs.html Japanese Handbook|../docs.html#handbook Handbook, Japanese|../docs.html#handbook Frequently Asked Questions (FAQ)|../docs.html#faq FAQ|../docs.html#faq Tutorials|../docs.html#tutorial Books|../docs.html#books Manual Pages|../docs.html#man 4.4BSD Documents|../docs.html#44doc BSD Documents|../docs.html#44doc Documents, 4.4BSD|../docs.html#44doc Schneider, Wolfram|../docs.html#man Info Documents|../docs.html#info GNU Info Documents|../docs.html#info Source Code|../docs.html#source Toomey, Warren|../docs.html#source Eilts, Hinrich|../docs.html#man y2k|../docs.html#y2kbug Year 2000 bug|../docs.html#y2kbug Millennium bug|../docs.html#y2kbug 2000, year bug|../docs.html#y2kbug # features.sgml Features|../features.html 4.4BSD, A complete operating system|../features.html Berkeley, University of California|../features.html UCB|../features.html Computer Systems Research Group|../features.html CSRG|../features.html Bounce buffering|../features.html Merged virtual memory and filesystem buffer cache|../features.html virtual memory|../features.html buffer cache|../features.html Compatibility, SCO|../features.html Compatibility, Linux|../features.html Compatibility, NetBSD|../features.html Compatibility, OpenBSD|../features.html Compatibility, BSDI|../features.html SCO, Compatibility|../features.html Linux, Compatibility|../features.html NetBSD, Compatibility|../features.html OpenBSD, Compatibility|../features.html BSDI, Compatibility|../features.html FrontPage Server|../features.html WordPerfect|../features.html Dynamically loadable kernel modules|../features.html LKM|../features.html loadable kernel modules|../features.html Shared libraries|../features.html Libraries, shared|../features.html Infoworld|../features.html Glass, Brett|../features.html # gallery.sgml Gallery, FreeBSD|../gallery/gallery.html Powered by FreeBSD logo|../gallery/gallery.html logo, Powered by FreeBSD|../gallery/gallery.html Tao, Brian|../gallery/gallery.html McKusick, Marshall Kirk|../gallery/gallery.html commercial organizations, gallery|../gallery/gallery.html#commercial gallery, commercial organizations|../gallery/gallery.html#commercial non-profit organizations, gallery|../gallery/gallery.html#non-profit gallery, non-profit organizations|../gallery/gallery.html#non-profit gallery, personal sites|../gallery/gallery.html#personal personal sites, gallery|../gallery/gallery.html#personal # internet.sgml Internet|../internet.html TCP/IP protocols|../internet.html NFS|../internet.html NIS|../internet.html SNMP|../internet.html FTP|../internet.html DNS/BIND|../internet.html PPP|../internet.html SLIP|../internet.html MBONE|../internet.html SAMBA|../internet.html PCNFS|../internet.html Appletalk|../internet.html Novell|../internet.html TCP extensions|../internet.html RFC-1323|../internet.html RFC-1644|../internet.html networking|../internet.html FTP Server ftp.FreeBSD.ORG, configuration|../internet.html Yahoo|../internet.html High performance and security|../internet.html Encryption software|../internet.html secure shells|../internet.html Kerberos|../internet.html end-to-end encryption|../internet.html secure RPC facilities|../internet.html O'Brien, Michael|../internet.html SunExpert|../internet.html # license.sgml Copyright|../copyright/license.html License|../copyright/license.html # mailto.sgml Contact us|../mailto.html Questions about this WWW server|../mailto.html Questions about the contents of this WWW server|../mailto.html Questions about FreeBSD|../mailto.html # mirror.sgml Mirroring the FreeBSD Web Pages|../internal/mirror.html rsync|../internal/mirror.html # mozilla.sgml Mozilla Group, FreeBSD|../projects/mozilla.html Netscape source code|../projects/mozilla.html # newsflash.sgml News flash|../news/newsflash.html Press releases, News|../news/newsflash.html Daemon News|http://www.daemonnews.org/ FreeBSD zine|http://www.freebsdzine.org/ #Changes at the FreeBSD Web Server|../news/webchanges.html #Webchanges at the FreeBSD Web Server|../news/webchanges.html # npgallery.sgml Non-profit organizations, Gallery|../gallery/npgallery.html Gallery, Non-profit organizations|../gallery/npgallery.html # npgallery.sgml Personal sites, Gallery|../gallery/pgallery.html Gallery, Personal sites|../gallery/pgallery.html # ports/index.sgml Ports Collection|../ports/index.html # press.sgml Press, in the|../news/press.html Press Releases, Official|../news/pressreleases.html # publish.sgml Related Publications|../publish.html Publications, Related|../publish.html Covers, Publications|../publish.html Daemon, Covers|../publish.html CDROM, Covers|../publish.html#cdroms Books, Covers|../publish.html#books Magazins, Covers|../publish.html#magazines Newsletter|../publish.html#newsletter # releases/index.sgml Recent announcements about FreeBSD Releases|../releases/index.html Current Releases|../releases/index.html#current Future Releases|../releases/index.html#future Past Releases|../releases/index.html#past Releases, current|../releases/index.html#current Releases, future|../releases/index.html#future Releases, past|../releases/index.html#past 1.0 FreeBSD|../releases/index.html#past 1.1 FreeBSD|../releases/index.html#past 1.1.5 FreeBSD|../releases/index.html#past 1.1.5.1 FreeBSD|../releases/index.html#past 2.0 FreeBSD|../releases/index.html#past 2.0.5 FreeBSD|../releases/index.html#past 2.1 FreeBSD|../releases/index.html#past 2.1.5 FreeBSD|../releases/index.html#past 2.1.6 FreeBSD|../releases/index.html#past 2.1.7 FreeBSD|../releases/index.html#past 2.2 FreeBSD|../releases/index.html#past 2.2.1 FreeBSD|../releases/index.html#past 2.2.2 FreeBSD|../releases/index.html#past 2.2.5 FreeBSD|../releases/index.html#past 2.2.6 FreeBSD|../releases/index.html#past 2.2.7 FreeBSD|../releases/index.html#past 2.2.8 FreeBSD|../releases/index.html#past 3.0 FreeBSD|../releases/index.html#past 3.1 FreeBSD|../releases/index.html#past 3.2 FreeBSD|../releases/index.html#past 3.3 FreeBSD|../releases/index.html#past 3.4 FreeBSD|../releases/index.html#past 4.0 FreeBSD|../releases/index.html#current # search.sgml Search Services|search.html Web pages, search|search.html#web Search, Web pages|search.html#web Mailing list archives, search|search.html#mailinglists Search, Mailing list archives|search.html#mailinglists Ports Changes, Search|search.html Search, Ports Changes|search.html Message-ID, Search|search.html Search, Message-ID|search.html Usenet News, Search|search.html Newsgroups, Search|search.html Search, Usenet News|search.html Cross reference of the FreeBSD kernel|search.html XR, Cross reference of the FreeBSD kernel|search.html Kernel, Cross reference|search.html # searchhints.sgml Searching Hints|searchhints.html # security/security.sgml Security Guide|../security/security.html # send-pr.sgml Submit a FreeBSD problem report|../send-pr.html Bug report, submit|../send-pr.html # support.sgml Support|../support.html Mailing lists|../support.html#mailing-list non-English mailing lists|../support.html#mailing-list Mailing lists, German|../support.html#mailing-list Mailing lists, Czech|../support.html#mailing-list Mailing lists, Polish|../support.html#mailing-list Mailing lists, Portuguese|../support.html#mailing-list Mailing lists, Japanese|../support.html#mailing-list Mailing lists, Hungarian|../support.html#mailing-list Mailing lists, Itilian|../support.html#mailing-list Mailing lists, Russian|../support.html#mailing-list Mailing lists, French|../support.html#mailing-list Mailing lists, Indonesian|../support.html#mailing-list Mailing lists, Korean|../support.html#mailing-list Mailing lists, Netherlands|../support.html#mailing-list Mailing lists, Spanish|../support.html#mailing-list German mailing lists|../support.html#mailing-list Czech mailing lists|../support.html#mailing-list Polish mailing lists|../support.html#mailing-list Portuguese mailing lists|../support.html#mailing-list Japanese mailing lists|../support.html#mailing-list Hungarian mailing lists|../support.html#mailing-list Russian mailing lists|../support.html#mailing-list French mailing lists|../support.html#mailing-list Indonesian mailing lists|../support.html#mailing-list Korean mailing lists|../support.html#mailing-list Spanish mailing lists|../support.html#mailing-list German web pages|../support.html#web Czech web pages|../support.html#web Chinese web pages|../support.html#web Portuguese web pages|../support.html#web Hungarian web pages|../support.html#web Japanese web pages|../support.html#web Slovakian web pages|../support.html#web Russian web pages|../support.html#web Indonesian web pages|../support.html#web Korean web pages|../support.html#web Polish web pages|../support.html#web Spanish web pages|../support.html#web Newsgroups|../support.html#newsgroups Web Resources, mirrors|../support.html#web GNATS Problem Report Database|../support.html#pr Bug reports, view|../support.html#pr CVS Repository|../support.html#cvs CTM|../support.html#cvs CVSup|../support.html#cvs anoncvs|../support.html#anoncvs User Groups|../support.html#user General UNIX Information|../support.html#general X Window System|../support.html#xwin Hardware, support|../support.html#hardware # /projects/ Multimedia|../projects/projects.html#multimedia Mozilla|../projects/mozilla.html Home Automation|../projects/projects.html#homeauto Automation, Home|../projects/projects.html#homeauto Symmetric MultiProcessing (SMP)|../projects/projects.html#SMP SMP|../projects/projects.html#SMP Sparc|../projects/projects.html#sparc FreeBSD-Sparc|../projects/projects.html#sparc -Alpha, FreeBSD|../alpha/index.html -DEC Alpha|../alpha/index.html -DIGITAL Alpha|../alpha/index.html +Alpha, FreeBSD|../platforms/alpha.html +DEC Alpha|../platforms/alpha.html +DIGITAL Alpha|../platforms/alpha.html FreeBSD/Alpha|../projects/projects.html#alpha Java|../java/index.html PicoBSD|http://www.FreeBSD.org/~picobsd single floppy FreeBSD|http://www.FreeBSD.org/~picobsd Related Operating System Projects|../projects/projects.html#related Operating System, related projects|../projects/projects.html#related DEVFS|../projects/projects.html#devfs soft update code|../projects/projects.html#softupdate Newbies Project|../projects/newbies.html Hardening Project|../projects/projects.html#hardening secure environment|../projects/projects.html#hardening KAME Project|../projects/projects.html#kame IPv6/IPsec stack for BSD|../projects/projects.html#kame Token-Ring Project|../projects/projects.html#tokenring i4b|../projects/projects.html#isdn ISDN|../projects/projects.html#isdn ISDN4BSD|../projects/projects.html#isdn USB|../projects/projects.html#usb Drawbridge|../projects/projects.html#drawbridge secure MobileIP via IPSec|../projects/projects.html#smn MobileIP via IPSec|../projects/projects.html#smn IPSec|../projects/projects.html#kame SMN|../projects/projects.html#smn High-precision timekeeping|../projects/projects.html#timekeeping timekeeping, High-precision|../projects/projects.html#timekeeping ALTQ|../projects/projects.html#altq bandwidth management|../projects/projects.html#altq Alternate Queueing|../projects/projects.html#altq vinum|../projects/projects.html#vinum logical volume manager|../projects/projects.html#vinum volume manager, logical|../projects/projects.html#vinum ATM, BSD|../projects/projects.html#atm BSD ATM|../projects/projects.html#atm PAO|../projects/projects.html#pao Mobile Computing|../projects/projects.html#pao laptop|../projects/projects.html#pao Point to Point Protocol (PPP)|../projects/projects.html#ppp GLOBAL common source code tag system|../projects/projects.html#global Metacomputing|../projects/projects.html#metacomputing Voice Answering Machine|../projects/projects.html#vam Answering Machine, Voice|../projects/projects.html#vam Retail Outlets for FreeBSD|../projects/projects.html#retail CAM|../projects/projects.html#cam Security Advisories|ftp://ftp.freebsd.org/pub/FreeBSD/CERT/index.html Advisories, security|ftp://ftp.freebsd.org/pub/FreeBSD/CERT/index.html SA|ftp://ftp.freebsd.org/pub/FreeBSD/CERT/index.html # where.sgml Getting FreeBSD|../where.html Installing FreeBSD|../where.html#install Distribution Sites|../where.html#distribution Release Information|../where.html#releases Applications and Utility Software|../where.html#apps Commercial software|../where.html # news/ Real-Quick (TM) Newsletter|../news/qnewsletter.html RQN|../news/qnewsletter.html Quick (TM) Newsletter|../news/qnewsletter.html Newsletter, Real-Quick (TM)|../news/qnewsletter.html Release Usage Statistic|http://www.freebsd.org/statistic/release_usage/images/ Statistic, Release Usage|http://www.freebsd.org/statistic/release_usage/images/