diff --git a/en/Makefile b/en/Makefile index 097a40672f..e639444c35 100644 --- a/en/Makefile +++ b/en/Makefile @@ -1,122 +1,123 @@ -# $FreeBSD: www/en/Makefile,v 1.76 2001/12/12 11:57:36 phantom Exp $ +# $FreeBSD: www/en/Makefile,v 1.77 2001/12/13 19:30:08 phantom Exp $ .if exists(Makefile.conf) .include "Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif # These are turned into validated, normalized HTML files. DOCS= applications.sgml DOCS+= auditors.sgml DOCS+= availability.sgml DOCS+= docs.sgml DOCS+= features.sgml DOCS+= register.sgml DOCS+= internet.sgml DOCS+= mailto.sgml DOCS+= publish.sgml DOCS+= relnotes.sgml DOCS+= send-pr.sgml DOCS+= support.sgml DOCS+= where.sgml DOCS+= y2kbug.sgml # These will be directly installed. DATA= favicon.ico DATA+= robots.txt # Subdirectories # SGML SUBDIR= security SUBDIR+= commercial SUBDIR+= docproj SUBDIR+= news SUBDIR+= internal SUBDIR+= java SUBDIR+= copyright SUBDIR+= search SUBDIR+= gallery SUBDIR+= projects SUBDIR+= prstats SUBDIR+= platforms SUBDIR+= releases SUBDIR+= smp SUBDIR+= conspectus +SUBDIR+= gnome .if !defined(WEB_ONLY) || empty(WEB_ONLY) SUBDIR+= ports SUBDIR+= doc .endif .if defined(BUILD_RELNOTES) SUBDIR+= relnotes .endif # These *must* be listed after the "doc" subdir, as they create symlinks # in to it. .if !defined(WEB_ONLY) || empty(WEB_ONLY) SUBDIR+= tutorials .endif # Non-SGML SUBDIR+= gifs SUBDIR+= cgi WEB_LANG?= ja es ru zh de COOKIE= FAQ handbook # Non-English .if !defined(ENGLISH_ONLY) || empty(ENGLISH_ONLY) .for DIR in ${WEB_LANG} SUBDIR+= ../${DIR} .endfor .endif WEBDIR= data # index.html is special, and generated from index.xsl and news/news.xml DATA+= index.html CLEANFILES+= index.html index.html: index.xsl news/news.xml news/press.xml includes.xsl news/includes.xsl ${XSLTPROC} ${XSLTPROCOPTS} -o index.html \ ${.CURDIR}/index.xsl ${.CURDIR}/news/news.xml .if !defined(NO_TIDY) -${TIDY} ${TIDYOPTS} index.html .endif # Handle the FAQ/ and handbook/ directories specially. FAQ: ${LN} -fs ${.OBJDIR}/../../doc/en_US.ISO8859-1/books/faq FAQ handbook: ${LN} -fs ${.OBJDIR}/../../doc/en_US.ISO8859-1/books/handbook handbook # In "make obj" case FAQ and handbook are symlinks and have to be removed # at "make clean" .if ${.OBJDIR} != ${.CURDIR} CLEANFILES+= FAQ CLEANFILES+= handbook .endif afterinstall: cd ${DOCINSTALLDIR}; \ ${LN} -fs doc/en_US.ISO8859-1/books/faq ${DOCINSTALLDIR}/FAQ cd ${DOCINSTALLDIR}; \ ${LN} -fs doc/en_US.ISO8859-1/books/handbook ${DOCINSTALLDIR}/handbook LINBOT?= ${PREFIX}/bin/linbot LINBOTOPTS?= -ab LINBOTDIR?= /linbot LINBOTINSTALLDIR?= ${DESTDIR}${LINBOTDIR} LINBOTURL?= http://www.FreeBSD.org/ linbot: @[ -d ${LINBOTINSTALLDIR} ] || ${MKDIR} ${LINBOTINSTALLDIR} ${LINBOT} ${LINBOTOPTS} -o ${LINBOTINSTALLDIR} ${LINBOTURL} .include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/news/newsflash.xsl b/en/news/newsflash.xsl index 468605412d..cc543e0096 100644 --- a/en/news/newsflash.xsl +++ b/en/news/newsflash.xsl @@ -1,129 +1,133 @@ - + FreeBSD News

FreeBSD is a rapidly developing operating system. Keeping up on the latest developments can be a chore! To keep on top of things, be sure and check this page periodically. Also, you may wish to subscribe to the freebsd-announce mailing list.

For latest news of FreeBSD Java Project please visit FreeBSD/Java NewsFlash page.

+

For latest news of FreeBSD GNOME Project please visit + FreeBSD/GNOME NewsFlash + page.

+

For a detailed description of past, present, and future releases, see the Release Information page.

For FreeBSD Security Advisories, please refer to the Security Information page.

Older announcements: 2000, 1999, 1998, 1997, 1996

  • , :

  • diff --git a/en/news/oldnewsflash.xsl b/en/news/oldnewsflash.xsl index 468605412d..cc543e0096 100644 --- a/en/news/oldnewsflash.xsl +++ b/en/news/oldnewsflash.xsl @@ -1,129 +1,133 @@ - + FreeBSD News

    FreeBSD is a rapidly developing operating system. Keeping up on the latest developments can be a chore! To keep on top of things, be sure and check this page periodically. Also, you may wish to subscribe to the freebsd-announce mailing list.

    For latest news of FreeBSD Java Project please visit FreeBSD/Java NewsFlash page.

    +

    For latest news of FreeBSD GNOME Project please visit + FreeBSD/GNOME NewsFlash + page.

    +

    For a detailed description of past, present, and future releases, see the Release Information page.

    For FreeBSD Security Advisories, please refer to the Security Information page.

    Older announcements: 2000, 1999, 1998, 1997, 1996

  • , :

  • diff --git a/en/projects/projects.sgml b/en/projects/projects.sgml index f69a811142..0deaceb57a 100644 --- a/en/projects/projects.sgml +++ b/en/projects/projects.sgml @@ -1,567 +1,573 @@ - + %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

    In addition, some of these projects regularly submit status reports, which can be viewed on the status reports page.

    Documentation

    Advocacy

    Applications

    Networking

    File system

    Kernel, security

    Device drivers

    Architecture

    Misc

    &footer; diff --git a/en/search/index-site.sgml b/en/search/index-site.sgml index 4470941755..76c6d4f9ed 100644 --- a/en/search/index-site.sgml +++ b/en/search/index-site.sgml @@ -1,53 +1,54 @@ - + %includes; ]> &header;

    Site Map

    &site;

    Meta homepages


    A-Z Index

    &atoz; &footer; diff --git a/en/search/site.map b/en/search/site.map index d9be86e6c9..60531c5b00 100644 --- a/en/search/site.map +++ b/en/search/site.map @@ -1,53 +1,54 @@ # Copyright (c) June 1998 Wolfram Schneider , Berlin. # # Site map for FreeBSD.org # # Empty lines and comments ('#') are ignored. # Format: | # An empty url begin a new section # -# $FreeBSD: www/en/search/site.map,v 1.16 2001/11/07 14:32:19 dd Exp $ +# $FreeBSD: www/en/search/site.map,v 1.17 2002/02/09 23:27:51 wosch Exp $ |Software ../availability.html|About FreeBSD ../features.html|Features ../releases/index.html|Releases ../handbook/install.html|Installation &u.rel.hardware;|Supported Hardware ../handbook/mirrors.html|Mirrors ../applications.html|Applications ../platforms/alpha.html|About Alpha port ../java/index.html|Java +../gnome/index.html|GNOME ../ports/index.html|Ports ../commercial/commercial.html|Commercial Vendors |Support ../support.html#mailing-list|Mailing lists ../support.html#newsgroups|Newsgroups ../support.html#web|Web ../support.html#pr|Bugs ../support.html#cvs|CVS ../support.html#user|User Groups ../projects/projects.html|Projects ../security/security.html|Security ../gallery/gallery.html|Gallery ../commercial/commercial.html|Commercial Vendors |News ../news/newsflash.html|Newsflash http://www.daemonnews.org/newsletter/|BSD Quick Newsletter ../news/pressreleases.html|Official Press Releases ../news/press.html|FreeBSD in the press ../publish.html#newsletter|Newsletter |Documentation ../docs.html#books|Books ../doc/en_US.ISO8859-1/books/handbook/index.html|Handbook ../doc/en_US.ISO8859-1/books/faq/index.html|FAQ ../docs.html#articles|Articles ../docs.html#man|Manual Pages ../docs.html#other|Other Documentation ../publish.html|Publications ../doc/en_US.ISO8859-1/books/handbook/bibliography.html|Bibliography ../y2kbug.html|Year2000 diff --git a/en/search/web.atoz b/en/search/web.atoz index cd5a0108d7..2c819fb2c3 100644 --- a/en/search/web.atoz +++ b/en/search/web.atoz @@ -1,425 +1,426 @@ # # `A-Z Index' for http://www.FreeBSD.org # # With the format `|'. # Empty lines or comments are ignored. # -# $FreeBSD$ +# $FreeBSD: www/en/search/web.atoz,v 1.54 2001/11/12 14:37:54 sobomax 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 # 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#past 4.1 FreeBSD|../releases/index.html#past 4.2 FreeBSD|../releases/index.html#past 4.3 FreeBSD|../releases/index.html#past 4.4 FreeBSD|../releases/index.html#current # relnotes.sgml Release Documentation|relnotes.sgml # 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 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|../platforms/alpha.html DEC Alpha|../platforms/alpha.html DIGITAL Alpha|../platforms/alpha.html FreeBSD/Alpha|../projects/projects.html#alpha Java|../java/index.html +GNOME|../gnome/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/ BSD Real-Quick (TM) Newsletter|http://www.daemonnews.org/newsletter/ Real-Quick (TM) Newsletter|http://www.daemonnews.org/newsletter/ Newsletter, BSD Real-Quick|http://www.daemonnews.org/newsletter/ Release Usage Statistic|http://www.freebsd.org/statistic/release_usage/images/ Statistic, Release Usage|http://www.freebsd.org/statistic/release_usage/images/