Subject: Announcing NetBSD 1.5.2
To: None <netbsd-announce@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: netbsd-announce
Date: 09/13/2001 18:00:35
                          Announcing NetBSD 1.5.2
                          =======================

   The NetBSD Project is pleased to announce that release 1.5.2 of the
   NetBSD operating system is now available.

   NetBSD 1.5.2 is a patch release mostly intended to address recently
   discovered security vulnerabilities as well as platform-specific
   problems. The NetBSD Project recommends that you upgrade NetBSD 1.5 or
   1.5.1 systems to 1.5.2 at your earliest convenience.

   A complete list of changes are available in the CHANGES-1.5.2 file in
   top directory of the NetBSD 1.5.2 release tree. Also, included later
   in this announcement, is a list of the major changes added between
   NetBSD 1.5.1 and 1.5.2.

   Complete source and binaries for NetBSD 1.5.2 are available for
   download at many sites around the world. A list of download sites via
   FTP, AnonCVS, SUP, and other methods is provided at the end of this
   announcement; the latest list of available download sites may also be
   found at: http://www.netbsd.org/mirrors/

   CD images (ISOs), bootable on some platforms, will be available as of
   Sunday, 16 September 2001. Also included are three binary package CD
   images identical to those distributed for NetBSD 1.5.1. These will be
   available at the download sites listed under the "ISO image mirrors"
   section.


About NetBSD
------------

   The NetBSD operating system is a full-featured, open source, UNIX-like
   operating system descended from the Berkeley Networking Release 2
   (Net/2), 4.4BSD-Lite, and 4.4BSD-Lite2. NetBSD runs on 44 different
   system architectures featuring 16 distinct families of CPUs, and is
   being ported to more. The NetBSD 1.5.2 release contains complete
   binary releases for 21 different machine types.

   NetBSD is a highly integrated system. In addition to its highly
   portable, high performance kernel, NetBSD features a complete set of
   user utilities, compilers for several languages, the X Window System,
   firewall software and numerous other tools, all accompanied by full
   source code. We also support third party software (including the KDE
   and GNOME desktops) through our package system.

   More information on the goals of the NetBSD Project can be procured
   from the NetBSD web site at:

          http://www.netbsd.org/Goals/

   NetBSD is free. All of the code is under non-restrictive licenses, and
   may be used without paying royalties to anyone. Free support services
   are available via our mailing lists and web site. Commercial support
   is available from a variety of sources; some are listed at:

          http://www.netbsd.org/gallery/consultants.html

   More extensive information on NetBSD is available from our web site
   at:

          http://www.netbsd.org/

   NetBSD is the work of a diverse group of people spread around the
   world. The `Net' in our name is a tribute to the Internet, which
   enables us to communicate and share code, and without which the
   project would not exist.


System families supported by NetBSD 1.5.2
-----------------------------------------

   The NetBSD 1.5.2 release provides supported binary distributions for
   the following systems:

   NetBSD/alpha    Digital/Compaq Alpha (64-bit)
   NetBSD/amiga    Commodore Amiga, MacroSystem DraCo
   NetBSD/arc      Machines following the Advanced RISC Computing spec
   NetBSD/arm32    Acorn RiscPC/A7000, CATS, DEC Shark, EBSA-285, RC7500
   NetBSD/atari    Atari TT030, Falcon, Hades
   NetBSD/cobalt   Cobalt Networks' MIPS-based Microservers
   NetBSD/hp300    Hewlett-Packard 9000/300 and 400 series
   NetBSD/hpcmips  MIPS-based Windows CE PDA machines
   NetBSD/i386     80x86-based IBM PCs and clones
   NetBSD/mac68k   Apple Macintosh with 68k CPU
   NetBSD/macppc   Apple Power Macintosh and clones
   NetBSD/mvme68k  Motorola MVME 68k SBCs
   NetBSD/news68k  Sony's 68k-based "NET WORK STATION" series
   NetBSD/next68k  NeXT 68k 'black' hardware
   NetBSD/pc532    The NS32532-based PC532 computer
   NetBSD/pmax     Digital MIPS-based DECstations and DECsystems
   NetBSD/sparc    Sun SPARC (32-bit) and UltraSPARC (in 32-bit mode)
   NetBSD/sparc64  Sun UltraSPARC (in native 64-bit mode)
   NetBSD/sun3     Sun 3 and 3x
   NetBSD/vax      Digital VAX
   NetBSD/x68k     Sharp X680x0 series

   Ports available in source form only for this release include the
   following:

   NetBSD/amigappc PowerPC-based Amiga boards
   NetBSD/arm26    Acorn Archimedes, A-series and R-series systems
   NetBSD/bebox    Be Inc's BeBox
   NetBSD/evbsh3   Evaluation boards with Hitachi SH3 and SH4 CPUs
   NetBSD/luna68k  The LUNA product line of OMRON Tateishi Electric
   NetBSD/mmeye    Brains' mmEye Multi Media Server
   NetBSD/newsmips Sony's MIPS-based "NET WORK STATION" series
   NetBSD/prep     PReP (PowerPC Reference Platform) and CHRP machines
   NetBSD/sgimips  Silicon Graphics' MIPS-based workstations

   As of this writing, the pc532 binary release was still being built for
   the NetBSD 1.5.2 release, and will be available on the NetBSD download
   sites some time after this announcement.


Major Changes Between 1.5.1 and 1.5.2
-------------------------------------

   The complete list of changes between NetBSD 1.5.1 and 1.5.2 can be
   found in the file CHANGES-1.5.2 in the top directory of the source
   tree. The following are highlights only:

     * Fixed buffer overflow bug in telnetd; see Security Advisory
       SA#2001-012.

     * Fixed weakness in OpenSSL random number generator; see Security
       Advisory SA#2001-013.

     * Fixed dump and dump_lfs to drop setgid-tty privileges; see
       Security Advisory SA#2001-014.

     * Added bounds checks to values passed from userland to kernel; see
       Security Advisory SA#2001-015.

     * Fixed unsafe use of chdir(2) in fts(3); see Security Advisory
       SA#2001-016.

     * Fixed root compromise bug in Sendmail 8.11.3; see Security
       Advisory SA#2001-017.

     * Several bugs in the installation system on some platforms (causing
       NetBSD 1.5.1 not to install properly) have been fixed.

     * The DHCP software has been upgraded to ISC version 3, Release
       Candidate 10, fixing additional bugs.

   The NetBSD Packages Collection (pkgsrc), which is used to maintain,
   build, track dependencies, and maintain NetBSD-specific fixes to
   third-party programs, has been shipped with NetBSD 1.5.2 using the
   same source file (pkgsrc.tgz) as was shipped in NetBSD 1.5.1.

   Please note that at the moment, sysinst will not assist you in
   installing pre-built third-party binary packages or the pkgsrc system
   itself, so you will have to manually install packages using
   pkg_install or fetch and extract the pkgsrc.tgz tar file to get
   started.

   Lastly, it should be noted that the X11 binaries shipped in NetBSD
   1.5.2 are still based on XFree86 version 3.3.6. Several newer graphics
   cards are inadequately supported by that code base, but on the other
   hand sup port for several older graphics cards is not available in
   newer XFree86 code.

   NetBSD is in the process of moving to XFree86 version 4, and is
   currently maintaining both the XFree86 3.3.6 and the XFree86 version 4
   code in the xsrc source set, and you may at compile time pick which
   sources to build and install. To ease installation, testing and use of
   the XFree86 version 4 code, a binary snapshot based on XFree86 version
   4.1.0 has been made available for NetBSD/i386 1.5.x at:
   ftp://ftp.netbsd.org/pub/NetBSD/arch/i386/


Acknowledgments
---------------

   The NetBSD Foundation would like to thank all those who have
   contributed code, hardware, documentation, funds, colocation for our
   servers, web pages and other documentation, release engineering, and
   other resources over the years. More information on contributors is
   available at:

          http://www.netbsd.org/contrib/

   We would like to especially thank the University of California at
   Berkeley and the GNU Project for particularly large subsets of code
   that we use, and the Internet Software Consortium, Redback Networks
   and the Helsinki University of Technology for current colocation
   services.

   Last but not least, we would like to mention the fact that NetBSD's
   and every other Unix systems' internal clock just counted 10^9 since
   the epoch (Jan 1, 1970). We look forward to provide a stable, fast and
   secure operating system for the next billion of seconds!


About the NetBSD Foundation
---------------------------

   The NetBSD Foundation was chartered in 1995, with the task of
   overseeing core NetBSD project services, promoting the project within
   industry and the open source community, and holding intellectual
   property rights on much of the NetBSD code base. Day-to-day operations
   of the project are handled by volunteers.


NetBSD download sites
---------------------

   The following sites mirror NetBSD as of August 28, 2001.
   If you wish to become a distribution site for NetBSD, contact
   mirrors@netbsd.org.


   	FTP mirrors
   	-----------

   Australia

   * ftp.au.netbsd.org
     RMIT University, Melbourne
     ftp://ftp.au.netbsd.org/pub/NetBSD/

   * ftp2.au.netbsd.org
     AARNet Mirror Project, UQ, Brisbane
     ftp://ftp2.au.netbsd.org/pub/NetBSD/
     Limited to Australian connections

   Austria

   * ftp.at.netbsd.org
     University of Technology, Vienna
     ftp://ftp.at.netbsd.org/pub/NetBSD/

   * ftp.enemy.org
     Vienna Backbone Service
     ftp://ftp.enemy.org/pub/NetBSD/

   Canada

   * river.styx.org
     Wiznet Inc., Toronto
     ftp://river.styx.org/pub/NetBSD/

   Denmark

   * ftp.dk.netbsd.org
     ftp://ftp.dk.netbsd.org/pub/NetBSD/

   Finland

   * ftp.fi.netbsd.org
     The Finnish University and Research Network, Espoo
     ftp://ftp.fi.netbsd.org/pub/NetBSD/

   France

   * ftp2.fr.netbsd.org
     Universite Pierre et Marie Curie, Paris 06
     ftp://ftp2.fr.netbsd.org/pub/NetBSD/

   * ftp.bsdfr.org
     ftp://ftp.bsdfr.org/pub/NetBSD/

   * ftp.proxad.net
     Free SA, Paris
     ftp://ftp.free.fr/pub/NetBSD/

   Germany

   * ftp.de.netbsd.org
     Gigabell AG, Frankfurt
     ftp://ftp.de.netbsd.org/pub/NetBSD/

   * ftp2.de.netbsd.org
     University of Erlangen-Nuremberg
     ftp://ftp2.de.netbsd.org/pub/NetBSD/

   * filepile.nacamar.net
     ftp://filepile.nacamar.net/pub/NetBSD/

   * ftp.leo.org
     Dept. of Computer Science, TU Muenchen
     ftp://ftp.leo.org/pub/NetBSD/

   * ftp.netbsd.uni-mainz.de
     Johannes Gutenberg University, Mainz
     ftp://ftp.netbsd.uni-mainz.de/pub/NetBSD/

   Hungary

   * ftp.hu.netbsd.org
     ftp://ftp.hu.netbsd.org/pub/NetBSD/

   Japan

   * ftp.jp.netbsd.org
     Internet Research Institute Inc., Tokyo
     ftp://ftp.jp.netbsd.org/pub/NetBSD/

   * core.ring.gr.jp
     Electrotechnical Laboratory
     ftp://core.ring.gr.jp/pub/NetBSD/

   * ftp.dti.ad.jp
     Dream Train Internet Inc., Tokyo
     ftp://ftp.dti.ad.jp/pub/NetBSD/

   * ftp.iij.ad.jp
     Internet Initiative Japan Inc., Otemachi Tokyo.
     ftp://ftp.iij.ad.jp/pub/NetBSD/

   * mirror.nucba.ac.jp
     Nagoya University of Commerce and Business
     ftp://mirror.nucba.ac.jp/pub/NetBSD/

   * netbsd.tohoku.ac.jp
     Tohoku University, Sendai
     ftp://netbsd.tohoku.ac.jp/pub/NetBSD/

   * ring.asahi-net.or.jp
     ASAHI Net
     ftp://ring.asahi-net.or.jp/pub/NetBSD/

   Korea

   * ftp.kr.netbsd.org
     Unitel Co., Ltd., Seoul
     ftp://ftp.kr.netbsd.org/pub/NetBSD/

   Lithuania

   * netbsd.vejas.lt
     Kaisiadorys A.Brazauskas Secondary School
     ftp://netbsd.vejas.lt/pub/NetBSD/

   Netherlands

   * ftp.nl.netbsd.org
     University of Amsterdam
     ftp://ftp.nl.netbsd.org/pub/NetBSD/

   * ftp2.nl.netbsd.org
     Dutch Unix Users' Society, Utrecht
     ftp://ftp2.nl.netbsd.org/pub/NetBSD/

   Norway

   * ftp.no.netbsd.org
     Bergen IT Consult AS
     ftp://ftp.no.netbsd.org/pub/NetBSD/

   * ftp2.no.netbsd.org
     Tromso
     ftp://ftp2.no.netbsd.org/pub/NetBSD/

   * ftp.ntnu.no
     Norwegian University of Science and Technology
     ftp://ftp.ntnu.no/pub/NetBSD/

   Poland

   * ftp.pl.netbsd.org
     Lodz
     ftp://ftp.pl.netbsd.org/pub/NetBSD/

   Russia

   * ftp.ru.netbsd.org
     Landau Institute for Theoretical Physics, Chernogolovka
     ftp://ftp.ru.netbsd.org/pub/NetBSD/

   South Africa

   * ftp.za.netbsd.org
     UUNET (SA), Cape Town
     ftp://ftp.za.netbsd.org/pub/NetBSD/

   Sweden

   * ftp.se.netbsd.org
     Lulea University of Technology
     ftp://ftp.se.netbsd.org/pub/NetBSD/

   * ftp2.se.netbsd.org
     University of Gavle
     ftp://ftp2.se.netbsd.org/pub/NetBSD/

   * ftp.stacken.kth.se
     Royal Institute of Technology, Stockholm
     ftp://ftp.stacken.kth.se/pub/NetBSD/

   * ftp.sunet.se
     Swedish University NETwork, Uppsala
     ftp://ftp.sunet.se/pub/NetBSD/

   Turkey

   * ftp.enderunix.org
     ftp://ftp.enderunix.org/pub/NetBSD/

   UK

   * ftp.uk.netbsd.org
     ftp://ftp.uk.netbsd.org/pub/NetBSD/

   * sunsite.org.uk
     ftp://sunsite.org.uk/packages/netbsd/

   USA

   * ftp.netbsd.org
     Silicon Valley, California
     ftp://ftp.netbsd.org/pub/NetBSD/

   * archive.progeny.com
     Progeny Linux Systems, Indianapolis, Indiana
     ftp://archive.progeny.com/NetBSD/

   * download.sourceforge.net
     ftp://download.sourceforge.net/pub/mirrors/NetBSD/

   * ftp.cs.umn.edu
     University of Minnesota
     ftp://ftp.cs.umn.edu/pub/NetBSD/

   * ftp.eecs.umich.edu
     University of Michigan, Ann Arbor
     ftp://ftp.eecs.umich.edu/pub/NetBSD/

   * ftp.iastate.edu
     Iowa State University
     ftp://ftp.iastate.edu/pub/NetBSD/

   * ftp.op.net
     ftp://ftp.op.net/pub/NetBSD/

   * ftp.stealth.net
     Stealth Communications, New York
     ftp://ftp.stealth.net/pub/NetBSD/

   * mirror.arc.nasa.gov
     NASA Ames Research Center, San Francisco Bay Area, CA
     ftp://mirror.arc.nasa.gov/pub/NetBSD/

   * mirrors.cloud9.net
     White Plains, NY
     ftp://mirrors.cloud9.net/pub/NetBSD/

   * netbsd.stevens-tech.edu
     ftp://netbsd.stevens-tech.edu/pub/NetBSD/


   	ISO image mirrors
   	-----------------

   Australia

   * iso.au.netbsd.org
     RMIT University, Melbourne
     ftp://iso.au.netbsd.org/pub/NetBSD/iso/

   Denmark

   * iso.dk.netbsd.org
     ftp://iso.dk.netbsd.org/pub/NetBSD/iso/

   Finland

   * iso.fi.netbsd.org
     The Finnish University and Research Network, Espoo
     ftp://iso.fi.netbsd.org/pub/NetBSD/iso/

   France

   * iso.fr.netbsd.org
     Universite Pierre et Marie Curie, Paris 06
     ftp://iso.fr.netbsd.org/pub/NetBSD/

   * ftp.proxad.net
     Free SA, Paris
     ftp://ftp.free.fr/pub/NetBSD/iso/

   Germany

   * iso.de.netbsd.org
     Gigabell AG, Frankfurt
     ftp://iso.de.netbsd.org/pub/NetBSD/iso/

   * ftp.leo.org
     Dept. of Computer Science, TU Muenchen
     ftp://ftp.leo.org/pub/NetBSD/iso/

   Japan

   * iso.jp.netbsd.org
     Internet Research Institute Inc., Tokyo
     ftp://iso.jp.netbsd.org/pub/NetBSD/iso/

   * ftp.dti.ad.jp
     Dream Train Internet Inc., Tokyo
     ftp://ftp.dti.ad.jp/pub/NetBSD/iso/

   * ftp.iij.ad.jp
     Internet Initiative Japan Inc., Otemachi Tokyo.
     ftp://ftp.iij.ad.jp/pub/NetBSD/iso/

   * netbsd.tohoku.ac.jp
     Tohoku University, Sendai
     ftp://netbsd.tohoku.ac.jp/pub/NetBSD/iso/

   * ring.asahi-net.or.jp
     ASAHI Net
     ftp://ring.asahi-net.or.jp/pub/NetBSD/iso/

   Korea

   * ftp.kr.netbsd.org
     Unitel Co., Ltd., Seoul
     ftp://ftp.kr.netbsd.org/pub/NetBSD/iso/

   Netherlands

   * iso.nl.netbsd.org
     University of Amsterdam
     ftp://iso.nl.netbsd.org/pub/NetBSD/iso/

   Sweden

   * ftp.sunet.se
     Swedish University NETwork, Uppsala
     ftp://ftp.sunet.se/pub/NetBSD/iso/

   UK

   * iso.uk.netbsd.org
     Interoute Telecommunications (UK) Ltd
     ftp://iso.uk.netbsd.org/pub/NetBSD/iso/

   * iso2.uk.netbsd.org
     ftp://iso2.uk.netbsd.org/pub/NetBSD/iso/

   * sunsite.org.uk
     ftp://sunsite.org.uk/packages/netbsd/iso/

   USA

   * iso.netbsd.org
     Silicon Valley, California
     ftp://iso.netbsd.org/pub/NetBSD/iso/

   * archive.progeny.com
     Progeny Linux Systems, Indianapolis, Indiana
     ftp://archive.progeny.com/NetBSD/iso/

   * ftp.cs.umn.edu
     University of Minnesota
     ftp://ftp.cs.umn.edu/pub/NetBSD/NetBSD/iso/

   * ftp.eecs.umich.edu
     University of Michigan, Ann Arbor
     ftp://ftp.eecs.umich.edu/pub/NetBSD/iso/

   * ftp.iastate.edu
     Iowa State University
     ftp://ftp.iastate.edu/pub/NetBSD/iso/

   * mirrors.cloud9.net
     White Plains, NY
     ftp://mirrors.cloud9.net/pub/NetBSD/iso/

   * netbsd.stevens-tech.edu
     ftp://netbsd.stevens-tech.edu/pub/NetBSD/iso/


   	AnonCVS mirrors
   	---------------

   Austria

   * sunsite.univie.ac.at
     Vienna University, Department of Statistics and Decision Support Systems,
     Working Group for Computer Supported Didactics
     Instructions: for ssh: 'CVSROOT=anoncvs@sunsite.univie.ac.at:/cvsroot;
     CVS_RSH=ssh'. for pserver:
     'CVSROOT=:pserver:anoncvs@sunsite.univie.ac.at:/cvsroot'

   France

   * anoncvs.fr.netbsd.org
     Universite Pierre et Marie Curie, Paris 06
     Instructions: for ssh:
     'CVSROOT=anoncvs@anoncvs.fr.netbsd.org:/pub/NetBSD-CVS; CVS_RSH=ssh'. for
     pserver: 'CVSROOT=:pserver:anoncvs@anoncvs.fr.netbsd.org:/pub/NetBSD-CVS'

   Japan

   * anoncvs.jp.netbsd.org
     Internet Research Institute Inc., Tokyo
     Instructions: for pserver:
     'CVSROOT=:pserver:anoncvs@anoncvs.jp.netbsd.org:/cvs/cvsroot', password:
     anoncvs. http://www.jp.netbsd.org/ja/JP/Documentation/anoncvs.html (in
     Japanese)

   Norway

   * anoncvs.no.netbsd.org
     Tromso
     Instructions: http://www.pasta.cs.uit.no/Pasta/virtual.html

   Poland

   * anoncvs.pl.netbsd.org
     Faculty of Chemistry, University of Warsaw
     Instructions: for ssh: 'CVSROOT=anoncvs@anoncvs.pl.netbsd.org:/cvs;
     CVS_RSH=ssh'

   * anoncvs6.pl.netbsd.org
     Technical School in Lubin
     Instructions: for pserver:
     'CVSROOT=:pserver:anoncvs@anoncvs6.pl.netbsd.org:/cvsroot',
     'password=anoncvs'.

   USA

   * anoncvs.netbsd.org
     Silicon Valley, California
     Instructions: for ssh: 'CVSROOT=anoncvs@anoncvs.netbsd.org:/cvsroot;
     CVS_RSH=ssh'. for pserver:
     'CVSROOT=:pserver:anoncvs@anoncvs.netbsd.org:/cvsroot'


   	SUP mirrors
   	-----------

   France

   * sup2.fr.netbsd.org
     Universite Pierre et Marie Curie, Paris 06
     Instructions: Similar to sup.netbsd.org

   Japan

   * sup.jp.netbsd.org
     Internet Research Institute Inc., Tokyo
     Instructions: ftp://sup.jp.netbsd.org/pub/NetBSD/sup/README.sup

   USA

   * sup.netbsd.org
     Silicon Valley, California
     Instructions: See ftp://ftp.netbsd.org/pub/NetBSD/sup/README.sup


   	CVSup mirrors
   	-------------

   Germany

   * cvsup.de.netbsd.org
     Dreieich, near Frankfurt am Main
     Instructions: Available collections: netbsd, netbsd-basesrc, netbsd-doc,
     netbsd-gnusrc, netbsd-sharesrc, netbsd-syssrc, netbsd-xsrc, netbsd-
     htdocs, netbsd-base

   * cvsup2.de.netbsd.org
     Dept. of Computer Science, TU Muenchen
     Instructions: Available collections are same as cvsup.uk.NetBSD.org.  See
     http://cvsup.uk.NetBSD.org/ for a list.

   Japan

   * cvsup.jp.netbsd.org
     Internet Research Institute Inc., Tokyo
     Instructions: See http://www.jp.netbsd.org/ja/JP/Documentation/cvsup.html
     (in Japanese) for list of available collections.

   Norway

   * cvsup.pasta.cs.uit.no
     Tromso
     Instructions: See http://www.pasta.cs.uit.no/Pasta/cvsup.html

   UK

   * cvsup.uk.netbsd.org
     Instructions: See http://cvsup.uk.NetBSD.org/


   	rsync mirrors
   	-------------

   France

   * rsync.fr.netbsd.org
     Universite Pierre et Marie Curie, Paris 06
     rsync://rsync.fr.netbsd.org/

   Japan

   * rsync.jp.netbsd.org
     Internet Research Institute Inc., Tokyo
     rsync://rsync.jp.netbsd.org/

   USA

   * rsync.netbsd.org
     Silicon Valley, California
     rsync://rsync.netbsd.org/

   * archive.progeny.com
     Progeny Linux Systems, Indianapolis, Indiana
     rsync://archive.progeny.com/NetBSD/


   	AFS mirrors
   	-----------

   Sweden

   * ftp.stacken.kth.se
     Royal Institute of Technology, Stockholm
     AFS path: /afs/stacken.kth.se/ftp/pub/NetBSD

   USA

   * ftp.iastate.edu
     Iowa State University
     AFS path: /afs/iastate.edu/public/ftp/pub/netbsd


   	NFS mirrors
   	-----------

   UK

   * sunsite.org.uk
     Instructions: mount -o ro sunsite.org.uk:/public/packages/netbsd /mnt


   	WWW mirrors
   	-----------

   Australia

   * www.au.netbsd.org
     RMIT University, Melbourne
     http://www.au.netbsd.org/

   * www2.au.netbsd.org
     Adelaide
     http://www2.au.netbsd.org/

   Austria

   * www.at.netbsd.org
     University of Technology, Vienna
     http://www.at.netbsd.org/

   Belgium

   * www.be.netbsd.org
     Bruxelles
     http://www.be.netbsd.org/

   China

   * netbsd.shellhung.org
     Hong Kong
     http://netbsd.shellhung.org/

   Denmark

   * www.dk.netbsd.org
     TDC Net, Aarhus
     http://www.dk.netbsd.org/

   Finland

   * www.fi.netbsd.org
     Global Wire Oy, Lappeenranta
     http://www.fi.netbsd.org/

   France

   * www2.fr.netbsd.org
     Universite Pierre et Marie Curie, Paris 06
     http://www2.fr.netbsd.org/

   Germany

   * www.de.netbsd.org
     http://www.de.netbsd.org/

   Japan

   * www.jp.netbsd.org
     Internet Research Institute Inc., Tokyo
     http://www.jp.netbsd.org/

   Lithuania

   * www.lt.netbsd.org
     UAB "Living Source Vilnius", Kaunas
     http://www.lt.netbsd.org/

   Luxembourg

   * netbsd.wagener-consulting.lu
     Wagener Consulting s.ŕ r.l.
     http://netbsd.wagener-consulting.lu/

   Mexico

   * www.mx.netbsd.org
     Monterrey, Nuevo León
     http://www.mx.netbsd.org/

   Netherlands

   * www.nl.netbsd.org
     http://www.nl.netbsd.org/

   Norway

   * www.no.netbsd.org
     Bergen IT Consult AS
     http://www.no.netbsd.org/

   * www2.no.netbsd.org
     Tromso
     http://www2.no.netbsd.org/

   Poland

   * www.pl.netbsd.org
     Technical School in Lubin
     http://www.pl.netbsd.org/

   * www2.pl.netbsd.org
     Gdynia
     http://www2.pl.netbsd.org/

   Portugal

   * www.pt.netbsd.org
     Madeira
     http://www.pt.netbsd.org/

   Turkey

   * www.tr.netbsd.org
     http://www.tr.netbsd.org/

   UK

   * www.uk.netbsd.org
     Interoute Telecommunications (UK) Ltd
     http://www.uk.netbsd.org/

   USA

   * www.netbsd.org
     Western Washington University
     http://www.netbsd.org/

   * netbsd.bhni.net
     Data Center, Black Hat Networks
     http://netbsd.bhni.net/


   	CVSweb interfaces
   	-----------------

   Germany

   * cvsup.de.netbsd.org
     Dreieich, near Frankfurt am Main
     http://cvsup.de.netbsd.org/cgi/cvsweb.cgi?cvsroot=netbsd

   Japan

   * cvsweb.netbsd.org
     Internet Research Institute Inc., Tokyo
     http://cvsweb.netbsd.org/

   Norway

   * cvsweb.no.netbsd.org
     Tromso
     http://cvsweb.no.netbsd.org/

   Poland

   * cvsweb.pl.netbsd.org
     Faculty of Chemistry, University of Warsaw
     http://cvsweb.pl.netbsd.org/cgi-bin/cvsweb.cgi/

   * cvsweb2.pl.netbsd.org
     Technical School in Lubin
     http://cvsweb2.pl.netbsd.org/

--