2007-07-27 14:40:00 +04:00
.\" $NetBSD: main,v 1.352 2007/07/27 10:40:00 jnemeth Exp $
1999-01-13 11:18:44 +03:00
.\"
2005-08-22 08:02:30 +04:00
.\" Copyright (c) 1999-2005 The NetBSD Foundation, Inc.
1999-01-13 11:18:44 +03:00
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
.\" 1. Redistributions of source code must retain the above copyright
.\" notice, this list of conditions and the following disclaimer.
.\" 2. Redistributions in binary form must reproduce the above copyright
.\" notice, this list of conditions and the following disclaimer in the
.\" documentation and/or other materials provided with the distribution.
.\" 3. All advertising materials mentioning features or use of this software
.\" must display the following acknowledgement:
.\" This product includes software developed by the NetBSD
.\" Foundation, Inc. and its contributors.
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
.\" contributors may be used to endorse or promote products derived
.\" from this software without specific prior written permission.
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.ig
The notes that describe the improvements over the last release
aren't appropriate for a snapshot, so these are conditional on
FOR_RELEASE. 0 == snapshot; 1 == release
..
.
.tm Processing INSTALL
.
.\" -------------------- CONFIGURATION --------------------
.
1999-03-23 23:55:38 +03:00
.nr FOR_RELEASE 1
2002-02-07 05:07:05 +03:00
.nr DOC_XR 1
2004-10-14 03:28:34 +04:00
.ds MACHINE_LIST acorn26 acorn32 algor alpha amd64 amiga amigappc arc atari
.as MACHINE_LIST " bebox cats cesfic cobalt dreamcast evbarm evbmips evbppc
2007-04-08 13:35:21 +04:00
.as MACHINE_LIST " evbsh3 ews4800mips hp300 hp700 hpcarm hpcmips hpcsh
2006-01-09 20:58:49 +03:00
.as MACHINE_LIST " hppa i386 ibmnws iyonix luna68k mac68k macppc mipsco mmeye
.as MACHINE_LIST " mvme68k mvmeppc netwinder news68k newsmips next68k ofppc
2004-10-14 03:28:34 +04:00
.as MACHINE_LIST " pc532 pdp10 playstation2 pmax pmppc prep sandpoint sbmips
2007-01-06 06:34:26 +03:00
.as MACHINE_LIST " sgimips shark sparc sparc64 sun2 sun3 vax x68k xen zaurus .
1999-01-17 02:43:15 +03:00
.so \*[.CURDIR]/../common/macros
2000-10-10 16:08:24 +04:00
.
2007-07-26 15:29:05 +04:00
.Dd July 26, 2007
1999-01-13 11:18:44 +03:00
.Dt INSTALL 8
.Os NetBSD
.Sh NAME
.Nm INSTALL
2000-10-10 16:08:24 +04:00
.Nd Installation procedure for
.Nx*M .
2001-11-26 03:19:56 +03:00
.Sh CONTENTS
.Tc
1999-01-13 11:18:44 +03:00
.Sh DESCRIPTION
.
.Ss About this Document
2000-10-29 15:24:57 +03:00
.Pp
1999-01-13 11:18:44 +03:00
.
This document describes the installation procedure for
2007-01-04 03:19:45 +03:00
.Nx
\*V on the
2000-10-10 16:08:24 +04:00
.Em \*M
2002-06-29 12:36:06 +04:00
platform.
It is available in four different formats titled
1999-01-13 11:18:44 +03:00
.Pa INSTALL. Ns Ar ext ,
1999-04-24 03:09:03 +04:00
where
2001-04-09 19:07:56 +04:00
.Ar \&.ext
1999-01-13 11:18:44 +03:00
is one of
1999-04-24 03:09:03 +04:00
.Pa \&.ps , \&.html , \&.more ,
2000-10-10 16:08:24 +04:00
.No or Pa \&.txt :
.(tag \&.morex -offset indent
1999-01-13 11:18:44 +03:00
.It Pa \&.ps
PostScript.
.It Pa \&.html
2000-08-24 07:57:38 +04:00
.No Standard Internet Tn HTML .
1999-01-13 11:18:44 +03:00
.It Pa \&.more
2000-10-29 15:24:57 +03:00
The enhanced text format used on
.Ul
systems by the
1999-01-13 11:18:44 +03:00
.Xr more 1
and
.Xr less 1
2002-06-29 12:36:06 +04:00
pager utility programs.
This is the format in which the on-line
1999-01-13 11:18:44 +03:00
.Em man
pages are generally presented.
.It Pa \&.txt
Plain old
.Tn ASCII .
2000-10-10 16:08:24 +04:00
.tag)
1999-01-13 11:18:44 +03:00
.Pp
You are reading the
1999-04-24 03:09:03 +04:00
.Em \*[format]
version.
1999-01-13 11:18:44 +03:00
.
2006-04-20 04:57:33 +04:00
.if \n[i386]:\n[macppc]:\n[sparc]:\n[sparc64]:\n[amd64] \{\
2001-07-05 03:33:18 +04:00
.Ss "Quick install notes for the impatient"
.Pp
This section contains some brief notes describing what you need to
install
2007-01-04 03:19:45 +03:00
.Nx
\*V on a machine of the \*M architecture.
2001-07-05 03:33:18 +04:00
.Bl -bullet
.It
Fetch the
2005-08-22 08:02:30 +04:00
.if \n[i386]:\n[amd64] \{\
2001-07-05 03:33:18 +04:00
appropriate pair of boot floppy images from the
2005-08-22 08:02:30 +04:00
.Pa \*M/installation/floppy/
2007-05-27 00:45:12 +04:00
directory, or a CD-ROM image (the images from
.Pa \*M/installation/cdrom/
are bootable, but do no contain binary sets - these are intended for network
installs, or when different bootblocks are needed).
2002-06-29 12:36:06 +04:00
Most people will need the
2001-07-05 03:33:18 +04:00
.Pa boot1.fs
and
.Pa boot2.fs
2007-05-27 00:45:12 +04:00
or
.Pa boot.iso
2005-08-22 08:02:30 +04:00
images for VGA console installation, or the
.Pa boot-com1.fs
and
.Pa boot-com2.fs
2007-05-27 00:45:12 +04:00
or
.Pa boot-com.iso
2005-08-22 08:02:30 +04:00
images for installation via serial console.
.if \n[i386] \{\
You may also possibly (but not necessarily) want to use
2001-07-05 03:33:18 +04:00
.Pa bootlap1.fs
and
.Pa bootlap2.fs
if installing on a laptop.
2007-05-27 00:45:12 +04:00
The INSTALL_LAPTOP kernel can be loaded from one of the cdrom images via
the bootloader:
.Ic boot Ar nblaptop .
.\}
.Pp
The default kernel on ISO images have ACPI enabled. This is known to cause
issues on a few older machines which have buggy ACPI tables. To boot with
ACPI disabled, interrupt the
.Nx
boot loader, and enter:
.Ic boot Fl c .
At the userconf prompt, enter:
.Ic disable acpi
followed by:
.Ic quit .
.if \n[i386] \{\
The kernel from the two floppy set is also present on the ISO images and can be
loaded using:
.Ic boot Ar nbnoacpi .
2001-07-05 03:33:18 +04:00
.\}
2005-08-22 08:02:30 +04:00
.\}
2002-07-22 20:45:14 +04:00
.if \n[macppc] \{\
2002-06-29 12:36:06 +04:00
files necessary to boot your system.
The files depend on what model you
are using and how you plan to boot your machine.
2003-06-01 21:37:23 +04:00
For systems with built-in floppy drives (Open Firmware 1 or 2),
fetch the pair of boot floppy images
2004-08-22 05:54:29 +04:00
.Pa macppc/installation/floppy/boot1.fs
2003-06-01 21:37:23 +04:00
and
2004-08-22 05:54:29 +04:00
.Pa macppc/installation/floppy/boot2.fs ,
2003-06-01 21:37:23 +04:00
which include the bootloader and installation kernel.
For systems without floppy drives (most are Open Firmware 3), fetch the
bootloader
2004-08-22 05:54:29 +04:00
.Pa macppc/installation/ofwboot.xcf
2002-05-09 13:45:28 +04:00
and the installation kernel
2004-08-22 05:54:29 +04:00
.Pa macppc/binary/kernel/netbsd-GENERIC_MD.gz .
2003-06-01 21:37:23 +04:00
If you have a CD-R, you can fetch the CD image,
2006-11-26 14:26:27 +03:00
.Pa macppccd-\*V.iso .
2001-07-05 03:33:18 +04:00
.\}
2002-07-22 20:45:14 +04:00
.if \n[sparc] \{\
2001-07-05 03:33:18 +04:00
CD image,
2006-11-26 14:26:27 +03:00
.Pa sparccd-\*V.iso
2001-07-05 03:33:18 +04:00
or the floppy disk images,
2004-08-22 05:54:29 +04:00
.Pa sparc/install/floppy/disk1.gz No and Pa sparc/install/floppy/disk2 .
2001-07-05 09:03:02 +04:00
You need either the pair of floppies or the CD to boot your system.
.\}
2004-06-10 11:01:00 +04:00
.if \n[sparc64] \{\
CD image,
2006-11-26 14:26:27 +03:00
.Pa sparc64cd-\*V.iso
2004-06-10 11:01:00 +04:00
or the installation kernel and bootloader,
2004-08-22 05:54:29 +04:00
.Pa sparc64/binary/kernel/netbsd-INSTALL.gz No and Pa sparc64/installation/misc/ofwboot
2004-06-10 11:01:00 +04:00
which can be booted from a
.Tn Solaris
or
.Nx
partition.
.\}
.if \n[macppc]:\n[sparc]:\n[sparc64] \{\
2003-06-01 21:37:23 +04:00
Alternatively, you may netboot the installation kernel. This process is
covered below, in detail.
2001-07-05 03:33:18 +04:00
.\}
.It
The actual binary distribution is in the
2004-08-22 05:54:29 +04:00
.Pa \*M/binary/sets/
2001-07-05 03:33:18 +04:00
directory.
When you boot the install
2002-07-22 20:45:14 +04:00
.if \n[i386] floppies,
2003-06-01 21:37:23 +04:00
.if \n[macppc] kernel from floppies, hard drive, or CD-ROM,
2002-07-22 20:45:14 +04:00
.if \n[sparc] floppies or CD-ROM,
2004-06-10 11:01:00 +04:00
.if \n[sparc64] CD-ROM or installation kernel,
2001-07-05 03:33:18 +04:00
the installation program
can fetch these files for you (using e.g. ftp),
if you have a network connection.
There are several other methods to get the binary sets onto
2002-01-03 06:32:10 +03:00
your machine.
2001-07-05 03:33:18 +04:00
.Pp
You will at a minimum need
2005-08-22 08:02:30 +04:00
.ie \n[i386]:\n[amd64] \{\
2001-07-05 03:33:18 +04:00
one of the kernel sets, typically
2002-06-12 16:19:53 +04:00
.Pa kern-GENERIC.tgz ,
2001-07-05 03:33:18 +04:00
as well as
.\}
.el \{\
the following sets:
2004-06-10 11:01:00 +04:00
.Pa kern-GENERIC.tgz ,
2001-07-05 03:33:18 +04:00
.\}
.Pa base.tgz
and
.Pa etc.tgz .
In a typical workstation installation you will probably want
all the installation sets.
2006-04-20 04:57:33 +04:00
.if \n[i386] \{\
2001-07-05 03:33:18 +04:00
.It
Write the floppy images directly to a pair of floppies.
If you have problems writing a raw image to a floppy,
the
.Ic rawrite.exe
MS-DOS program
or the
.Ic Rawrite32.exe
Windows32 program (inside
.Pa rawrite32.zip )
in the
2004-08-22 05:54:29 +04:00
.Pa i386/installation/misc/
2001-07-05 03:33:18 +04:00
directory may be of help.
.\}
2006-04-20 04:57:33 +04:00
.if \n[macppc] \{\
2001-07-05 03:33:18 +04:00
.It
2003-06-01 21:37:23 +04:00
If your \*M has a floppy drive, create the pair of boot floppies using
.Ic suntar
(MacOS 9),
.Ic rawrite
(Windows), or
.Ic dd
(any
.Ul
system with floppy support). If your system has Open Firmware 3, drag
2002-11-18 15:39:43 +03:00
.Pa ofwboot.xcf No and Pa netbsd-GENERIC_MD.gz
2002-06-29 12:36:06 +04:00
to your hard drive icon (the top level of the drive, not the desktop).
2003-06-01 21:37:23 +04:00
If you are using the CD image, burn it now.
2001-07-05 03:33:18 +04:00
.\}
2006-04-20 04:57:33 +04:00
.if \n[sparc] \{\
2001-07-05 03:33:18 +04:00
.It
2002-06-29 12:36:06 +04:00
Make sure your sparc's CD-ROM drive is bootable.
Burn the CD.
Otherwise, write the floppy images directly to a pair of floppies
(after uncompressing disk1.gz).
2001-07-05 03:33:18 +04:00
.\}
2006-04-20 04:57:33 +04:00
.if \n[sparc64] \{\
2004-06-10 11:01:00 +04:00
.It
Burn the CD or put the installation kernel and bootloader
at the root level of a bootable
.Tn Solaris
or
.Nx
partition.
.\}
2001-07-05 03:33:18 +04:00
.Pp
The disk(s) you just prepared will be used to boot the installation
kernel, which contains all the tools required to install
.Nx .
2002-07-22 20:45:14 +04:00
.if \n[macppc] \{\
2001-07-05 03:33:18 +04:00
.It
Determine your machine's model, quirks, and Open Firmware version from the
.Nx*M
Model Support webpage.
2003-07-26 21:06:22 +04:00
.Lk http://www.NetBSD.org/Ports/macppc/models.html
2001-07-05 03:33:18 +04:00
.Pp
At present,
.Nx*M
cannot exist on the same hard drive as
2002-07-19 11:17:45 +04:00
.Tn Mac OS
2003-06-01 21:37:23 +04:00
unless you partition your disk before running the installer.
2003-09-02 09:34:28 +04:00
Open Firmware versions prior to 3 require a dedicated
2001-07-05 03:33:18 +04:00
.Nx
2003-09-02 09:34:28 +04:00
drive \(em you must use the entire disk,
2002-06-29 12:36:06 +04:00
partitioned with the installation tools.
Open Firmware version 3 cannot boot into
2001-07-05 03:33:18 +04:00
.Nx
2003-06-01 21:37:23 +04:00
on a drive partitioned with the installation tools, you must partition
your disk before running the installer, then select the
2001-07-05 03:33:18 +04:00
.Dq Me "Re-install sets or install additional sets"
option in the installer (selecting the
.Dq Me "Install NetBSD to hard disk"
or
.Dq Me "Upgrade NetBSD on a hard disk"
2002-06-29 12:36:06 +04:00
options will render your drive unbootable).
If you are unsure, you may want to read the section below on
2001-07-05 03:33:18 +04:00
.Sx Partitioning your hard drive for NetBSD
.It
For systems with Open Firmware versions prior to 3, you may need to use
Apple's System Disk utility to enter Open Firmware and use your screen and
2002-06-29 12:36:06 +04:00
keyboard.
To enter Open Firmware, hold down the
2001-07-05 03:33:18 +04:00
.Key COMMAND-OPTION-O-F
2003-06-01 21:37:23 +04:00
keys after the boot chime starts, but before the chime ends.
2002-06-29 12:36:06 +04:00
Entering Open Firmware versions prior to 3 is usually the most frustrating
part of installation \(em you may want to read the section below on
2001-07-05 03:33:18 +04:00
.Sx Older Open Firmware System Preparation
.Pp
You should have the Open Firmware
2002-01-03 00:12:15 +03:00
.Dq Pa "0 \*>"
2001-07-05 03:33:18 +04:00
prompt on your screen before attempting to boot
.Nx*M .
.\}
2002-07-22 20:45:14 +04:00
.if \n[macppc] \{\
2001-07-05 03:33:18 +04:00
.It
2002-06-29 12:36:06 +04:00
At the Open Firmware prompt, type the command to boot.
2003-06-01 21:37:23 +04:00
To boot from the installation floppies, the command is
.Dq Ic "boot fd:0" .
2002-01-03 06:32:10 +03:00
For the install kernel and bootloader on your hard drive (Open Firmware
3), the command is
2003-06-01 21:37:23 +04:00
.Dq Ic "boot hd:,\eofwboot.xcf netbsd-GENERIC_MD.gz" .
2001-07-05 03:33:18 +04:00
.Pp
For boot CDs, the command is something like
2001-08-17 11:04:41 +04:00
.Dq Ic "boot cd:,\eofwboot.xcf netbsd.macppc"
(for Open Firmware 3) or
2002-01-03 06:32:10 +03:00
.Dq Ic "boot scsi-int/sd@3:0 NETBSD.MACPPC"
2001-08-17 11:04:41 +04:00
(for earlier Open Firmware versions).
You will need to use the correct case for
.Ic OFWBOOT.XCF No and Ic NETBSD.MACPPC
2002-06-29 12:36:06 +04:00
depending on how your version of Open Firmware interprets the ISO
2002-07-08 20:27:05 +04:00
file system.
2002-06-29 12:36:06 +04:00
You may need to replace
2001-07-05 03:33:18 +04:00
.Ic cd
with
2003-10-11 03:59:16 +04:00
.Ic "scsi/sd@3 , scsi-int/sd@3 , ata/atapi-disk ,"
2002-06-29 12:36:06 +04:00
or some other device alias.
You should also use the Open Firmware
2001-07-05 03:33:18 +04:00
.Ic dir
command to confirm that the
.Nx*M
kernel is called
2001-08-17 11:04:41 +04:00
.Pa NETBSD.MACPPC .
2003-06-01 21:37:23 +04:00
You may want to read the section below on
.Sx Open Firmware boot syntax
2001-07-05 03:33:18 +04:00
.\}
2004-06-10 11:01:00 +04:00
.if \n[sparc]:\n[sparc64] \{\
2001-07-05 03:33:18 +04:00
.It
2004-06-12 10:57:53 +04:00
You will need to get to the
.if \n[sparc] OpenBoot PROM
.if \n[sparc64] OpenFirmware
2001-07-05 03:33:18 +04:00
.Dq Ic "ok"
2002-06-29 12:36:06 +04:00
prompt.
After your system first powers on, and displays some initial information,
press the
2001-07-05 03:33:18 +04:00
.Key STOP-A
2004-11-14 07:15:40 +03:00
keys, or send a BREAK if you're on a serial console.
2002-06-29 12:36:06 +04:00
At the
2001-07-05 03:33:18 +04:00
.Dq Ic "ok"
prompt, type the command to boot your system into
.Nx .
2004-06-10 11:01:00 +04:00
.\}
.if \n[sparc] \{\
2001-07-05 03:33:18 +04:00
The command to boot from CD is one of the following commands (depending on
your model):
.Dq Ic b sd(,30,) ,
.Dq Ic boot sd(,30,) ,
or
.Dq Ic boot cdrom .
.Pp
The command to boot from floppy is either
.Dq Ic boot fd(,,1)
or
.Dq Ic boot floppy .
The installer will prompt you to insert the second floppy when it is ready
for it.
.\}
2004-06-10 11:01:00 +04:00
.if \n[sparc64] \{\
The command to boot from CD is:
.Dq Ic boot cdrom .
The command to boot the
.Nx
kernel from a
.Tn Solaris
or
.Nx
partition depends on which disk and partition it is on.
To boot from the first partition of the first (primary) disk:
.Dq Ic "boot disk:a /ofwboot -a" .
When it asks you for a kernel, specify
.Dq Ic "netbsd-INSTALL.gz"
.\}
2001-07-05 03:33:18 +04:00
.It
For third-party programs which are not part of the base
.Nx
distribution, you will want to explore the
.Ic pkgsrc
2005-08-22 10:36:31 +04:00
system with its more than 5400 program packages.
2001-07-05 03:33:18 +04:00
.El
.\}
1999-01-13 11:18:44 +03:00
.Ss "What is NetBSD?"
2000-10-29 15:24:57 +03:00
.Pp
1999-01-13 11:18:44 +03:00
.
The
.Nx
2000-10-10 16:08:24 +04:00
Operating System is a fully functional
1999-03-23 23:55:38 +03:00
.Tn Open Source
2000-10-29 15:24:57 +03:00
.Ul
operating system derived from the University of California, Berkeley
2000-10-10 16:08:24 +04:00
Networking Release 2 (Net/2), 4.4BSD-Lite, and 4.4BSD-Lite2 sources.
1999-01-13 11:18:44 +03:00
.Nx
2004-08-22 05:54:29 +04:00
runs on fifty four different system architectures (ports),
2002-06-29 12:36:06 +04:00
featuring seventeen machine architectures
2004-08-22 05:54:29 +04:00
across fifteen distinct CPU families,
2002-06-29 12:36:06 +04:00
and is being ported to more.
The
2007-01-04 03:19:45 +03:00
.Nx
\*V release contains complete binary releases for many different
2002-06-29 12:36:06 +04:00
system architectures.
2004-08-22 05:54:29 +04:00
(A few ports are not fully supported at this time
2002-06-29 12:36:06 +04:00
and are thus not part of the binary distribution.
For information on them, please see the
2000-10-10 16:08:24 +04:00
.Nx
web site at
2003-07-26 21:06:22 +04:00
.Lk http://www.NetBSD.org/ . )
1999-03-23 23:55:38 +03:00
.Pp
.Nx
is a completely integrated system.
In addition to its highly portable, high performance kernel,
2001-04-07 19:23:15 +04:00
.nh
1999-03-23 23:55:38 +03:00
.Nx
features a complete set of user utilities, compilers for several
2000-11-16 04:48:29 +03:00
languages, the X Window System, firewall software
1999-03-23 23:55:38 +03:00
and numerous other tools, all accompanied by full source code.
1999-01-13 11:18:44 +03:00
.Pp
1999-03-23 23:55:38 +03:00
.\" XXX Should we include some text here about NetBSD's license
.\" policies and how commercial-friendly it is?
1999-01-13 11:18:44 +03:00
.Nx
is a creation of the members of the Internet community.
Without the unique cooperation and coordination the net makes
2000-10-10 16:08:24 +04:00
possible, it's likely that
1999-03-23 23:55:38 +03:00
.Nx
wouldn't exist.
2004-08-23 20:03:57 +04:00
.
2002-07-09 18:49:27 +04:00
.if \n[FOR_RELEASE] \{\
2007-05-06 03:07:11 +04:00
.Ss Changes Between The NetBSD 3.0 and 4.0 Releases
2000-10-29 15:24:57 +03:00
.Pp
1999-01-13 11:18:44 +03:00
The
2007-05-06 03:07:11 +04:00
.Nx 4.0
2002-06-29 12:36:06 +04:00
release
2000-11-13 04:22:39 +03:00
provides numerous significant functional enhancements, including
1999-03-23 23:55:38 +03:00
support for many new devices, integration of hundreds of bug fixes,
2002-07-09 18:49:27 +04:00
new and updated kernel subsystems, and many user-land enhancements.
2002-06-29 12:36:06 +04:00
The result of these improvements is a stable operating system fit for
1999-03-23 23:55:38 +03:00
production use that rivals most commercially available systems.
1999-01-13 11:18:44 +03:00
.Pp
2007-05-06 03:07:11 +04:00
It is impossible to completely summarize more than a year of development that
2005-11-06 20:25:55 +03:00
went into the
2007-01-04 03:19:45 +03:00
.Nx
\*V release.
2007-07-24 02:22:13 +04:00
.\" {BEGIN from htdocs/releases/formal-4/NetBSD-4.0.xml#major-changes
.Pp
The complete list of changes can be found in the
CHANGES:
.Lk ftp://ftp.NetBSD.org/pub/NetBSD/NetBSD-4.0/CHANGES
and
CHANGES-4.0:
.Lk ftp://ftp.NetBSD.org/pub/NetBSD/NetBSD-4.0/CHANGES-4.0
files in the top level directory of the NetBSD 4.0 release tree. Some highlights include:
.Ss2 Networking
.(bullet
.Xr agr 4 :
new pseudo-device driver for link level aggregation.
.It
IPv6 support was extended with an RFC 3542-compliant API and added for
.Xr gre 4
tunnels and the
.Xr tun 4
device.
.It
A NDIS-wrapper was added to use Windows binary drivers on the i386 platform, see
.Xr ndiscvt 8 .
.It
The IPv4 source-address selection policy can be set from a number of algorithms. See "IPSRCSEL" in
.Xr options 4
and
.Xr in_getifa 9 .
.It
Imported
.Xr wpa_supplicant 8
and
.Xr wpa_cli 8 .
Utilities to connect and handle aspects of 802.11 WPA networks.
.It
Imported
.Xr hostapd 8 .
An authenticator for IEEE 802.11 networks.
.It
.Xr carp 4 :
import Common Address Redundancy Protocol to allow multiple hosts to share a set of IP addresses for high availability / redundancy, from OpenBSD.
.It
AltQ support for the PF packet filter.
.It
.Xr ftpd 8
can now run in standalone mode, instead of from
.Xr inetd 8 .
.It
.Xr tftp 1
now has support for multicast TFTP operation in open-loop mode, server is in progress.
.bullet)
2000-10-10 16:08:24 +04:00
.
2007-07-24 02:22:13 +04:00
.Ss2 Filesystems
.(bullet
.Xr scan_ffs 8 ,
.Xr scan_lfs 8 :
Utilities to find FFSv1/v2 and LFS partitions to recover lost disklabels.
.It
tmpfs: Added a new memory-based file system aimed at replacing mfs. Contrary to mfs, it is not based on a disk file system, so it is more efficient both in overall memory consumption and speed. See
.Xr mount_tmpfs 8 .
.It
Added UDF support for optical media and block devices, see
.Xr mount_udf 8 .
Read-only for now.
.It
NFS export list handling was changed to be filesystem independent.
.It
LFS: Lots of stability improvements and new cleaner daemon. It is now also possible to use LFS as root filesystem.
.It
Support for System V Boot File System was added, see
.Xr newfs_sysvbfs 8
and
.Xr mount_sysvbfs 8 .
.bullet)
2000-10-10 16:08:24 +04:00
.
2007-07-24 02:22:13 +04:00
.Ss2 Drivers
2000-10-29 15:24:57 +03:00
.(bullet
2007-07-24 02:22:13 +04:00
Audio:
.(bullet
Support for new models on drivers, like Intel ICH8, 6300ESB, nForce 3/4, etc.
2007-05-08 22:39:33 +04:00
.It
2007-07-24 02:22:13 +04:00
Added support for AC'97 modems.
2007-05-08 22:39:33 +04:00
.It
2007-07-24 02:22:13 +04:00
.Xr auich 4 :
added support to handle the AC'97 modem as audio device.
2007-05-08 22:39:33 +04:00
.bullet)
2007-07-24 02:22:13 +04:00
.
.It
Hardware Monitors:
.(bullet
.Xr amdpm 4 :
added support for the i2c bus on the AMD-8111 used on many Opteron motherboards and for the Analog Devices ADT7464 hardware monitor chip.
.It
.Xr adt7467c 4 :
new driver for Analog Devices ADT7467 and ADM1030 hardware monitor chips.
.It
.Xr ipmi 4 :
new driver for motherboards implementing the Intelligent Platform Management Interface 1.5 or 2.0, from OpenBSD.
2007-05-08 22:39:33 +04:00
.It
2007-07-24 02:22:13 +04:00
.Xr it 4 :
new driver for iTE 8705F/8712F and SiS 950 hardware monitors.
.It
The
.Xr lm 4
driver was rewritten and support for more chips was added, for example for Winbond W83627HF, W83627THF, W83627DHG and Asus AS99127F.
.It
.Xr ug 4 :
new driver for ASUS Abit uGuru hardware monitor found on newer ASUS motherboards.
2000-10-29 15:24:57 +03:00
.bullet)
2000-10-10 16:08:24 +04:00
.
2007-07-24 02:22:13 +04:00
.It
Networking:
.(bullet
.Xr ath 4 :
updated HALs with support for WiSOC (AR531x) and 32bit SPARC.
.It
.Xr kse 4 :
new driver for Micrel KSZ8842/8841 PCI network cards.
.It
.Xr msk 4 :
new driver for Marvell Yukon 2 GigE PCI network cards, from OpenBSD.
.It
.Xr nfe 4 :
new driver for NVIDIA nForce Ethernet network cards, from OpenBSD.
.It
.Xr ral 4 :
new 802.11 driver for PCI/Cardbus Ralink RT2500, RT2501, RT2600, RT2661 and RT2500 USB chipsets, from OpenBSD.
.It
.Xr rum 4 :
new 802.11 driver for USB Ralink RT2501 and RT2601 chipsets, from OpenBSD.
.It
.Xr sip 4 :
now works on sparc64.
.It
.Xr wm 4 :
added support for the following chips: i82801H IFE (GT), i82801H IFE (G), i82801H (M_AMT), i82801H (AMT), i82801H, i82801H (IFE), i82801H (M), i8003, etc.
.It
.Xr wpi 4 :
new driver for Intel PRO/Wireless 3945ABG PCI 802.11 network cards, from OpenBSD.
.bullet)
2000-10-10 16:08:24 +04:00
.
2007-07-24 02:22:13 +04:00
.It
Power Management:
2000-10-29 15:24:57 +03:00
.(bullet
2007-07-24 02:22:13 +04:00
Support for Intel Speedstep SMI on PIIX4 PCI-ISA.
.It
Support for AMD PowerNow and Cool'n'Quiet Technology on K7 and K8 CPUs, both in 32 and 64 bit mode.
.It
Enhanced Speedstep supports more CPUs than before and for CPUs without a table with the list of supported frequencies, it will create a fake table with the the current, maximal and minimal supported frequency; to be able to use it on Core Solo/Duo CPUs.
.It
Also the powernow and speedstep drivers were modified to be able to be used on SMP systems, that means that the new frequency will be set in all CPUs available.
2000-10-29 15:24:57 +03:00
.bullet)
2000-10-10 16:08:24 +04:00
.
2007-07-24 02:22:13 +04:00
.It
Storage:
.(bullet
.Xr ahcisata 4 :
new driver for AHCI 1.0 and 1.1 compliant SATA controllers.
.It
.Xr ataraid 4 :
added support to handle Adaptec HostRAID and VIA V-Tech software RAID.
.It
.Xr ciss 4 :
new driver for HP/Compaq 5th+ generation Smart ARRAY controllers, from OpenBSD.
.It
.Xr fdc 4 :
added support for SBus based sparc64 machines and fixed formatting on sparc.
.It
.Xr mfi 4 :
new driver for LSI Logic and Dell MegaRAID SAS controllers, from OpenBSD.
.It
.Xr njata 4 :
new driver for Workbit NinjaATA-32 CardBus IDE controller.
.It
.Xr svwsata 4 :
new driver for Serverworks K2 SATA controllers, from OpenBSD.
.It
.Xr viaide 4
now support the VIA VT8237A SATA controller.
.bullet)
2000-10-10 16:08:24 +04:00
.
2007-07-24 02:22:13 +04:00
.It
USB:
2000-10-29 15:24:57 +03:00
.(bullet
2007-07-24 02:22:13 +04:00
.Xr ucycom 4 :
new driver for Cypress microcontroller based serial devices.
.It
.Xr uipaq 4 :
new driver for the iPAQ devices.
.It
.Xr utoppy 4 :
new driver for the Topfield TF5000PVR range of digital video recorders.
2000-10-29 15:24:57 +03:00
.bullet)
2000-10-10 16:08:24 +04:00
.
2007-07-24 02:22:13 +04:00
.bullet)
.
.Ss2 Platforms
.(bullet
i386: added support for the Multiboot specification. This means much improved support for loading the kernel by GRUB, including passing in parameters to the kernel.
.It
evbarm: New platform support for Arcom Viper PXA255-based single board, Atmark Techno Armadillo-9 and Armadillo-210, Linksys NSLU2 (a.k.a. "Slug") and I-O DATA HDL-G Giga LANDISK NAS devices.
.It
evbmips: Add support for Alchemy Au1550 processors, DBAu1550 boards, Alchemy Au15XX PCI host, 4G Systems MTX-1 board (MeshCube/AccessCube), Plat'home OpenMicroServer (OMS-AL400/128) and Atheros AR5312 SoC.
.It
New port
ews4800mips: NEC's MIPS based EWS4800 workstations.
.It
New port
landisk: port to the SH4 processor based NAS appliances, supporting models by I-O DATA (USL-5P, HDL-U, HDL-AV, HDL-W and HDLM-U series, SuperTank LAN Tank, UHDL-160U and UHDL-300U) and Plextor PX-EH16L, PX-EH25L and PX-EH40L.
.It
prep: This port has been modernized, and support for five additional machines has been added, among them the IBM 7024-E20 and 7025-F30 models and Motorola Powerstack E1. Additionally, sysinst support was added, and the bootloader process was improved, allowing easy installation and upgrade to future releases.
.It
Xen: support for Xen3 domU and dom0, including support for hardware virtualization on CPUs that support it.
.bullet)
.
.Ss2 Kernel subsystems
.(bullet
Improved Firewire (IEEE1394) support imported from FreeBSD.
.It
The
.Xr midi 4
framework got a complete overhaul for better support of Active Sensing and improved handling of tempo and timebase changes.
.It
Added a Bluetooth protocol stack including:
.(bullet
hardware drivers:
.Xr ubt 4
for USB controllers, and
.Xr bt3c 4
for the 3Com Bluetooth PC-Card
.It
socket based access to the HCI, L2CAP, RFCOMM and SCO protocols
.It
pseudo drivers for integrating services on remote Bluetooth devices such as Keyboards, Mice and SCO Audio into the NetBSD device framework.
.bullet)
.
2007-07-24 14:04:58 +04:00
.Pp
2007-07-24 02:22:13 +04:00
See
.Xr bluetooth 4 ,
.Xr bthset 1
and
.Xr btpin 1 .
.It
Imported the
.Xr bio 4
framework from OpenBSD, to query/control block device controllers. Currently supporting the
.Xr mfi 4
driver.
.It
Kernel uses stateful read-ahead algorithm.
.It
.Xr timecounter 9
adds a new time-keeping infrastructure along with NTP API 4 nanokernel implementation.
.It
.Xr dkctl 8
can be used to switch buffer queuing strategies on the fly, see also
.Xr bufq 9 .
.It
.Xr firmload 9 :
An API for loading firmware images used by various hardware devices.
.It
.Xr fileassoc 9
is used by Veriexec, it adds in-kernel and file-system independent file meta-data association interface.
.It
The
.Xr proplib 3
protocol was added for sending property lists to/from the kernel using ioctls.
.It
Start of 32bit-Linux-emulation for amd64 (COMPAT_LINUX32).
.It
.Xr wscons 4
console driver supports splash screens, scrolling, progress bar for kernel and boot messages.
.bullet)
2000-10-10 16:08:24 +04:00
.
2007-07-24 02:22:13 +04:00
.Pp
Kernel interfaces have continued to be refined, and more subsystems and device drivers are shared among the different ports. You can look for this trend to continue.
.Ss2 Security
2000-10-29 15:24:57 +03:00
.(bullet
2007-07-24 02:22:13 +04:00
The FAST_IPSEC IPsec implementation was extended to use hardware acceleration for IPv6, in addition to the hardware accelerated IPv4 that was available before. See
.Xr fast_ipsec 4
for more information.
.It
.Xr mprotect 2
got restrictions to enforce W^X policies, from PaX. See
.Xr options 4 ,
.Xr sysctl 3 ,
and
.Xr paxctl 1 .
.It
GCC 4's support for stack smashing protection (SSP) was enabled by adding libssp, see
.Xr security 8 .
.It
2007-05-10 22:34:02 +04:00
The kernel authorization framework
.Xr kauth 9
2007-07-24 02:22:13 +04:00
was added, replacing the traditional BSD credential management and privileged operation access control with an abstract layer, allowing the implementation of various security models either as part of the NetBSD distribution or as third-party LKMs.
2007-05-10 22:34:02 +04:00
.Pp
2007-07-24 02:22:13 +04:00
NetBSD's kernel authorization is a hybrid clean-room implementation of a similar interface developed by Apple, extending its capabilities and combining concepts of credential inheritance control.
2002-07-08 20:27:05 +04:00
.bullet)
.
2007-07-24 02:22:13 +04:00
.Ss2 Userland
.(bullet
3rd party software updates:
2002-07-08 20:27:05 +04:00
.(bullet
2007-07-24 02:22:13 +04:00
BIND 9.4.1
.It
OpenSSL 0.9.8d
.It
CVS 1.11.21
.It
OpenSSH 4.4
.It
gettext 0.14.4
.It
PF from OpenBSD 3.7
.It
(n)awk 20050424
.It
Postfix 2.4.1
.It
am-utils 6.1.3
.It
file 4.21
.It
zlib 1.2.3
.It
GNU binutils 2.16.1
.It
GNU groff 1.19.2
.It
IPFilter 4.1.23
.It
GNU gcc 4.1.1
.It
NTP 4.2.2p2
.It
pppd 2.4.4
.bullet)
.
.It
.Xr cksum 1
can now verify checksums
.It
iSCSI target (server) code added, see
.Xr iscsi-target 8 ;
Initiator (client) code is underway.
.It
2007-05-08 22:39:33 +04:00
Various utilities to support Bluetooth were added:
2007-07-24 02:22:13 +04:00
.(bullet
2007-05-08 22:39:33 +04:00
.Xr btconfig 8
for controller configuration
.It
.Xr btdevctl 8
to manage pseudo devices relating to remote services
.It
.Xr bthcid 8
and
.Xr btpin 1
for authenticating radio connections
.It
.Xr sdpd 8
for providing service discovery to remote devices
.It
.Xr sdpquery 1
for querying services on remote devices
.It
.Xr rfcomm_sppd 1
to access remote services over RFCOMM via stdio or pty
.It
.Xr bthset 1
2007-07-24 02:22:13 +04:00
for making connections to Bluetooth headsets.
2000-10-29 15:24:57 +03:00
.bullet)
2000-10-10 16:08:24 +04:00
.
2007-07-24 02:22:13 +04:00
.bullet)
2000-10-10 16:08:24 +04:00
.
2007-07-24 02:22:13 +04:00
.Pp
Besides this list, there there have also been innumerable bug fixes and other miscellaneous enhancements of course.
.Ss2 Components removed from NetBSD
.Pp
In this release of NetBSD, some software components known from previous releases were removed from the system. In some cases those were components that are not useful anymore or their utility does not justify maintenance overhead. Other components were not working properly and there was lack of interest in fixing them.
2000-10-29 15:24:57 +03:00
.(bullet
2007-07-24 02:22:13 +04:00
Sushi ...
2000-10-10 16:08:24 +04:00
.It
2007-07-24 02:22:13 +04:00
Vinum ...
.It
Sendmail was removed. Postfix is the MTA and provides the
.Xr sendmail 1
command line tool. Postfix has been included with NetBSD since NetBSD 1.5 was released in December 2005. Details about Postfix can be found in the
NetBSD Guide:
.Lk http://www.NetBSD.org/docs/guide/en/chap-mail.html .
For those who need Sendmail, it is available from pkgsrc in the
.Pa mail/sendmail
and
.Pa mail/sendmail813
packages.
.It
NETCCITT ...
.It
NETNS ...
.It
UUCP was removed. The NetBSD improvements were merged into the pkgsrc version. For those who use UUCP tools, they are available from pkgsrc in the
.Pa net/uucp
package. The
.Xr cu 1
command is available as a frontend to
.Xr tip 1 .
.It
The Fortran 77 compiler (
g77
) has been removed with the transition from GCC 3 to GCC 4, which does not include it. For those who need it, it is available from pkgsrc in the
.Pa lang/gcc3-f77
package.
.It
The evbsh5 port has been removed from NetBSD due to lack of interest, compounded by a lack of available SH5 hardware.
2000-10-10 16:08:24 +04:00
.bullet)
2002-07-08 20:27:05 +04:00
.
2007-07-24 02:22:13 +04:00
.\" END from htdocs/releases/formal-4/NetBSD-4.0.xml#major-changes }
2007-07-26 19:26:35 +04:00
.pso ../printwhatis
2000-10-29 15:24:57 +03:00
.\} \" \n[FOR_RELEASE]
1999-01-13 11:18:44 +03:00
.
.Ss "The Future of NetBSD"
2000-10-29 15:24:57 +03:00
.Pp
1999-01-13 11:18:44 +03:00
.
The
.Nx
Foundation has been incorporated as a non-profit
2002-06-29 12:36:06 +04:00
organization.
Its purpose is to encourage, foster and promote the free exchange
of computer software, namely the
1999-01-13 11:18:44 +03:00
.Nx
Operating
2002-06-29 12:36:06 +04:00
System.
The foundation will allow for many things to be handled more
1999-01-13 11:18:44 +03:00
smoothly than could be done with our previous informal organization.
In particular, it provides the framework to deal with other parties
that wish to become involved in the
.Nx
Project.
.Pp
The
.Nx
Foundation will help improve the quality of
.Nx
by:
2000-10-10 16:08:24 +04:00
.(bullet
1999-01-13 11:18:44 +03:00
providing better organization to keep track of development
2000-10-10 16:08:24 +04:00
efforts, including co-ordination with groups working in
1999-01-13 11:18:44 +03:00
related fields.
.It
providing a framework to receive donations of goods and
services and to own the resources necessary to run the
.Nx
Project.
.It
providing a better position from which to undertake
promotional activities.
.It
periodically organizing workshops for developers and other
interested people to discuss ongoing work.
2000-10-10 16:08:24 +04:00
.bullet)
1999-01-13 11:18:44 +03:00
.Pp
2002-06-29 12:36:06 +04:00
We intend to begin narrowing the time delay between releases.
Our ambition is to provide a full release every six to eight months.
1999-03-24 00:17:44 +03:00
.Pp
1999-01-13 11:18:44 +03:00
We hope to support even
.Em more
hardware in the future, and we have a
rather large number of other ideas about what can be done to improve
.Nx .
.Pp
We intend to continue our current practice of making the
2000-10-10 16:08:24 +04:00
NetBSD-current development source available on a daily basis.
1999-01-13 11:18:44 +03:00
.Pp
We intend to integrate free, positive changes from whatever sources
1999-03-24 00:17:44 +03:00
submit them, providing that they are well thought-out and increase the
usability of the system.
1999-01-13 11:18:44 +03:00
.Pp
Above all, we hope to create a stable and accessible system, and to be
responsive to the needs and desires of
.Nx
users, because it is for
and because of them that
.Nx
exists.
.br_ne 10P
.
.Ss "Sources of NetBSD"
2000-10-29 15:24:57 +03:00
.Pp
1999-01-13 11:18:44 +03:00
.
1999-12-08 06:57:29 +03:00
Refer to
2005-06-05 03:24:40 +04:00
.Lk http://www.NetBSD.org/mirrors/ .
1999-01-13 11:18:44 +03:00
.br_ne 10P
.
.Ss "NetBSD \*V Release Contents
2000-10-29 15:24:57 +03:00
.Pp
1999-01-13 11:18:44 +03:00
.
The root directory of the
2007-01-04 03:19:45 +03:00
.Nx
\*V release is organized as follows:
2000-10-11 02:03:41 +04:00
.ie \n[FOR_RELEASE] \{\
1999-01-13 11:18:44 +03:00
.Pp
.Pa .../NetBSD-\*V/
2001-04-07 19:23:15 +04:00
.(tag README.files
1999-01-13 11:18:44 +03:00
.It Li CHANGES
Changes since earlier
.Nx
releases.
.It Li LAST_MINUTE
Last minute changes.
.It Li MIRRORS
A list of sites that mirror the
2007-01-04 03:19:45 +03:00
.Nx
\*V distribution.
1999-01-13 11:18:44 +03:00
.It Li README.files
README describing the distribution's contents.
.It Li TODO
2006-04-20 05:32:48 +04:00
.Nx Ns 's
2000-10-10 16:08:24 +04:00
todo list (also somewhat incomplete and out of date).
2000-10-29 15:24:57 +03:00
.It Pa patches/
1999-01-13 11:18:44 +03:00
Post-release source code patches.
2000-10-29 15:24:57 +03:00
.It Pa source/
1999-01-13 11:18:44 +03:00
Source distribution sets; see below.
2000-10-10 16:08:24 +04:00
.tag)
1999-01-13 11:18:44 +03:00
.Pp
In addition to the files and directories listed above, there is one
directory per architecture, for each of the architectures for which
2007-01-04 03:19:45 +03:00
.Nx
\*V has a binary distribution.
1999-01-13 11:18:44 +03:00
.Pp
The source distribution sets can be found in subdirectories of the
2000-10-29 15:24:57 +03:00
.Pa source
2002-06-29 12:36:06 +04:00
subdirectory of the distribution tree.
They contain the complete sources to the system.
The source distribution sets are as follows:
2000-10-10 16:08:24 +04:00
.(tag sharesrc
.It Sy gnusrc
This set contains the
.Dq gnu
sources, including the source for the compiler, assembler, groff,
and the other GNU utilities in the binary distribution sets.
2004-08-22 05:54:29 +04:00
.showsize 79 367
2000-10-10 16:08:24 +04:00
.It Sy pkgsrc
This set contains the
.Dq pkgsrc
sources, which contain the infrastructure to build third-party packages.
2004-08-22 05:54:29 +04:00
.showsize 24 200
2000-10-10 16:08:24 +04:00
.It Sy sharesrc
This set contains the
.Dq share
sources, which include the sources for the man pages not associated
2001-04-07 19:23:15 +04:00
with any particular program; the sources for the typesettable document
set; the dictionaries; and more.
2004-08-22 05:54:29 +04:00
.showsize 5 20
2000-10-10 16:08:24 +04:00
.It Sy src
This set contains all of the base
2007-01-04 03:19:45 +03:00
.Nx
\*V sources which are not in
2000-10-10 16:08:24 +04:00
.Sy gnusrc ,
.Sy sharesrc ,
or
.Sy syssrc .
2004-08-22 05:54:29 +04:00
.showsize 37 176
2000-10-10 16:08:24 +04:00
.It Sy syssrc
This set contains the sources to the
2007-01-04 03:19:45 +03:00
.Nx
\*V kernel for all architectures;
2005-06-20 17:25:23 +04:00
.Xr config 1 ;
2000-10-10 16:08:24 +04:00
and
.Xr dbsym 8 .
2004-08-22 05:54:29 +04:00
.showsize 26 140
2000-10-10 16:08:24 +04:00
.It Sy xsrc
This set contains the sources to the X Window System.
2004-08-22 05:54:29 +04:00
.showsize 84 450
2000-10-10 16:08:24 +04:00
.tag)
1999-01-13 11:18:44 +03:00
.Pp
2000-08-07 15:58:04 +04:00
All the above source sets are located in the
1999-01-13 11:18:44 +03:00
.Pa source/sets
2000-08-07 15:58:04 +04:00
subdirectory of the distribution tree.
1999-01-13 11:18:44 +03:00
.Pp
2002-06-29 12:36:06 +04:00
The source sets are distributed as compressed tar files.
2002-07-26 06:45:37 +04:00
Except for the
.Sy pkgsrc
set, which is traditionally unpacked into
.Pa /usr/pkgsrc ,
all sets may be unpacked into
1999-01-13 11:18:44 +03:00
.Pa /usr/src
with the command:
2006-10-30 21:36:44 +03:00
.Dl # Ic "cd / ; tar -zxpf set_name.tgz"
2000-10-29 15:24:57 +03:00
.Pp
2000-10-10 16:08:24 +04:00
In each of the source distribution set directories, there are
files which contain the checksums of the files in the directory:
.(tag SYSVSUM -offset indent
.It Li BSDSUM
Historic
2000-10-29 15:24:57 +03:00
.Bx
checksums for the various files
1999-05-24 11:03:16 +04:00
in that directory, in the format produced by the command:
2002-07-09 18:49:27 +04:00
.br
2001-04-07 19:23:15 +04:00
.Ic cksum -o 1 Ar file .
2000-10-10 16:08:24 +04:00
.It Li CKSUM
1999-05-24 11:03:16 +04:00
.Tn POSIX
checksums for the various files in that
directory, in the format produced by the command:
2002-07-09 18:49:27 +04:00
.br
1999-05-24 11:03:16 +04:00
.Ic cksum Ar file .
2000-10-10 16:08:24 +04:00
.It Li MD5
1999-05-24 11:03:16 +04:00
.Tn MD5
digests for the various files in that
directory, in the format produced by the command:
2002-07-09 18:49:27 +04:00
.br
1999-05-24 11:03:16 +04:00
.Ic cksum Fl m Ar file .
2000-10-10 16:08:24 +04:00
.It Li SYSVSUM
Historic AT\*&T System V
1999-05-24 11:03:16 +04:00
.Ux
checksums for the various files in that directory, in the format produced by
the command:
2002-07-09 18:49:27 +04:00
.br
2002-07-15 16:47:58 +04:00
.Ic cksum -o 2 Ar file .
2000-10-10 16:08:24 +04:00
.tag)
1999-05-24 11:03:16 +04:00
.Pp
The MD5 digest is the safest checksum, followed by the POSIX
2002-06-29 12:36:06 +04:00
checksum.
The other two checksums are provided only to ensure
1999-05-24 11:03:16 +04:00
that the widest possible range of system can check the integrity
of the release files.
2000-10-10 16:08:24 +04:00
.\}
.el \{\
.Pp
.Pa \&.../NetBSD-current/tar_files/
2000-10-29 15:24:57 +03:00
.(item -compact -offset indent
.Pa pkgsrc.tar.gz
.It
.Pa src/*.tar.gz
.It
.Pa xsrc/*.tar.gz
.item)
2000-10-10 16:08:24 +04:00
.Pp
2004-08-22 05:54:29 +04:00
Other directories provide unpacked source trees e.g. for distribution via
the the software update protocol (SUP) or the
concurrent version system (CVS). For more information see:
.Lk http://www.NetBSD.org/mirrors/
2000-10-10 16:08:24 +04:00
.\}
.
.
.so ../common/contents -----------------------------------------------
.
.
.(Note
Each directory in the \*M binary distribution also has its
own checksum files, just as the source distribution does.
1999-05-24 11:03:16 +04:00
.Note)
1999-01-13 11:18:44 +03:00
.br_ne 7P
.
2000-10-10 16:08:24 +04:00
.Ss "NetBSD/\*M System Requirements and Supported Devices"
1999-01-13 11:18:44 +03:00
.
.so hardware -----------------------------------------------
.br_ne 7P
.
2004-05-13 04:26:25 +04:00
.if \n[xen] \{.Ss "Installation options"
.br_ne 7P
.
.so instopt -----------------------------------------------
.\}
.
1999-01-13 11:18:44 +03:00
.Ss "Getting the NetBSD System on to Useful Media"
.
.so xfer -----------------------------------------------
.br_ne 7P
.
2000-10-10 16:08:24 +04:00
.Ss "Preparing your System for NetBSD installation"
1999-01-13 11:18:44 +03:00
.
.so prep -----------------------------------------------
.br_ne 7P
.
2002-07-22 20:45:14 +04:00
.ie \n[mac68k] .Ss "Installing the NetBSD System (Sysinst Method)"
2002-07-19 11:17:45 +04:00
.el .Ss "Installing the NetBSD System"
1999-01-13 11:18:44 +03:00
.
.so install -----------------------------------------------
.br_ne 7P
.
.Ss "Post installation steps"
.
.so ../common/postinstall -----------------------------------------------
.br_ne 7P
.
.Ss "Upgrading a previously-installed NetBSD System"
.
.so upgrade -----------------------------------------------
.br_ne 7P
.
.Ss "Compatibility Issues With Previous NetBSD Releases"
2000-10-29 15:24:57 +03:00
.Pp
1999-01-13 11:18:44 +03:00
.
Users upgrading from previous versions of
.Nx
may wish to bear the
following problems and compatibility issues in mind when upgrading to
2007-01-04 03:19:45 +03:00
.Nx
\*V .
2002-07-09 18:49:27 +04:00
.
2007-07-26 06:19:00 +04:00
.Ss2 Issues affecting an upgrade from NetBSD 2.1 and older releases.
2007-07-26 15:29:05 +04:00
See the section below on upgrading from NetBSD 3.x as well.
.Pp
2007-07-26 02:25:14 +04:00
It is
.Ic very important
that you populate the directory
.Pa /etc/pam.d
with appropriate configuration files for the Pluggable Authentication Modules
(PAM) because you will not be able to login any more otherwise. Using
.Em postinstall
as described below will take care of this. Please refer to
.Lk http://www.netbsd.org/guide/en/chap-pam.html
for documentation about PAM.
2002-09-07 08:01:46 +04:00
The following issues can generally be resolved by extracting the
2002-07-24 07:03:58 +04:00
.Sy etc
2002-09-07 08:01:46 +04:00
set into a temporary directory and running
.Em postinstall :
2002-07-09 18:49:27 +04:00
.(disp
2005-04-18 03:12:40 +04:00
postinstall -s /path/to/etc.tgz check
postinstall -s /path/to/etc.tgz fix
2002-07-09 18:49:27 +04:00
.disp)
2002-09-07 08:01:46 +04:00
.Pp
Issues fixed by
.Em postinstall :
.(bullet -offset indent
2002-07-09 18:49:27 +04:00
Various files in
.Pa /etc
need upgrading.
These include:
.(bullet -compact -offset indent
.Pa /etc/defaults/*
.It
.Pa /etc/mtree/*
.It
2007-07-26 02:25:14 +04:00
.Pa /etc/pam.d/*
.It
2002-07-09 18:49:27 +04:00
.Pa /etc/daily
.It
.Pa /etc/weekly
.It
.Pa /etc/monthly
.It
.Pa /etc/security
.It
.Pa /etc/rc.subr
.It
.Pa /etc/rc
.It
.Pa /etc/rc.shutdown
.It
.Pa /etc/rc.d/*
.bullet)
2007-07-26 09:02:18 +04:00
.bullet)
2002-09-07 08:01:46 +04:00
.
.Pp
The following issues need to be resolved manually:
.
.(bullet -offset indent
2007-07-26 06:19:00 +04:00
The user
.Sq _pflogd
2007-07-26 09:02:18 +04:00
and the groups
2007-07-26 06:19:00 +04:00
.Sq _pflogd
2007-07-26 02:25:14 +04:00
and
2007-07-26 06:19:00 +04:00
.Sq authpf
need to be created.
2002-09-07 08:01:46 +04:00
.bullet)
.
2007-07-26 15:29:05 +04:00
.Ss2 Issues affecting an upgrade from NetBSD 3.x releases.
The following issues can generally be resolved by extracting the
.Sy etc
set into a temporary directory and running
.Em postinstall :
.(disp
postinstall -s /path/to/etc.tgz check
postinstall -s /path/to/etc.tgz fix
.disp)
.Pp
Issues fixed by
.Em postinstall :
.(bullet -offset indent
Various files in
.Pa /etc
need upgrading.
These include:
.(bullet -compact -offset indent
.Pa /etc/defaults/*
.It
.Pa /etc/mtree/*
.It
.Pa /etc/daily
.It
.Pa /etc/weekly
.It
.Pa /etc/monthly
.It
.Pa /etc/security
.It
.Pa /etc/rc.subr
.It
.Pa /etc/rc
.It
.Pa /etc/rc.shutdown
.It
.Pa /etc/rc.d/*
.It
.Pa /etc/envsys.conf
.bullet)
.bullet)
.
.Pp
The following issues need to be resolved manually:
.
.(bullet -offset indent
The users
.Sq _proxy
and
.Sq authpf
and the groups
.Sq _proxy
and
.Sq rwhod
need to be created and the user
.Sq uucp
needs to be updated.
.It
A number of things have been removed from the
.Nx
\*V release
including: the evbsh5 port, the Fortran 77 compiler (g77), NETCCITT,
NETNS, Sendmail, Sushi, UUCP, and Vinum. If you were using any of these,
then please see the "Components removed from NetBSD" section near the
beginning of this document.
.bullet)
.
1999-01-13 11:18:44 +03:00
.
.Ss "Using online NetBSD documentation"
.Pp
Documentation is available if you first install the manual
2002-06-29 12:36:06 +04:00
distribution set.
Traditionally, the
1999-01-13 11:18:44 +03:00
.Dq man pages
2000-10-10 16:08:24 +04:00
(documentation) are denoted by
2002-07-19 11:17:45 +04:00
.Sq Li name(section) .
1999-01-13 11:18:44 +03:00
Some examples of this are
.Pp
2000-10-10 16:08:24 +04:00
.(bullet -compact -offset indent
1999-01-13 11:18:44 +03:00
.Xr intro 1 ,
.It
.Xr man 1 ,
.It
.Xr apropros 1 ,
.It
.Xr passwd 1 ,
and
.It
.Xr passwd 5 .
2000-10-10 16:08:24 +04:00
.bullet)
1999-01-13 11:18:44 +03:00
.Pp
The section numbers group the topics into several categories, but three
are of primary interest: user commands are in section 1, file formats
are in section 5, and administrative information is in section 8.
.Pp
.No The Em man
command is used to view the documentation on a topic, and is
started by entering
.Ic man Op Ar section
.Ar topic .
The brackets
.Op \&
around the
section should not be entered, but rather indicate that the section is
2002-06-29 12:36:06 +04:00
optional.
If you don't ask for a particular section, the topic with the
lowest numbered section name will be displayed.
For instance, after logging in, enter
2000-10-29 15:24:57 +03:00
.Pp
.Dl # Ic "man passwd"
.Pp
1999-01-13 11:18:44 +03:00
to read the documentation for
.Xr passwd 1 .
To view the documentation for
2000-11-13 04:22:39 +03:00
.Xr passwd 5 ,
1999-01-13 11:18:44 +03:00
enter
2000-10-29 15:24:57 +03:00
.Pp
.Dl # Ic "man 5 passwd"
.Pp
1999-01-13 11:18:44 +03:00
instead.
.Pp
If you are unsure of what man page you are looking for, enter
2004-08-22 05:54:29 +04:00
.Pp
2006-04-20 05:05:47 +04:00
.Dl # Ic apropos Ar subject-word
1999-01-13 11:18:44 +03:00
.Pp
where
.Ar subject-word
2000-10-10 16:08:24 +04:00
is your topic of interest; a list of possibly
1999-01-13 11:18:44 +03:00
related man pages will be displayed.
.
.Ss Administrivia
2000-10-29 15:24:57 +03:00
.Pp
1999-01-13 11:18:44 +03:00
.
2002-06-29 12:36:06 +04:00
If you've got something to say, do so!
We'd like your input.
1999-01-13 11:18:44 +03:00
There are various mailing lists available via the mailing list
server at
2003-07-26 21:06:22 +04:00
.Mt majordomo@NetBSD.org .
1999-01-13 11:18:44 +03:00
To get help on using the mailing
list server, send mail to that address with an empty body, and it will
reply with instructions.
.Pp
There are various mailing lists set up to deal with comments and
2002-06-29 12:36:06 +04:00
questions about this release.
Please send comments to:
2003-07-26 21:06:22 +04:00
.Mt netbsd-comments@NetBSD.org .
1999-01-13 11:18:44 +03:00
.Pp
To report bugs, use the
.Xr send-pr 1
command shipped with
.Nx ,
2002-06-29 12:36:06 +04:00
and fill in as much information about the problem as you can.
Good bug reports include lots of details.
Additionally, bug reports can be sent by mail to:
2003-07-26 21:06:22 +04:00
.Mt netbsd-bugs@NetBSD.org .
1999-01-13 11:18:44 +03:00
.Pp
Use of
.Xr send-pr 1
is encouraged, however, because bugs reported with it
are entered into the
.Nx
bugs database, and thus can't slip through
the cracks.
.Pp
There are also port-specific mailing lists, to discuss aspects of
each port of
.Nx .
2000-11-12 05:57:21 +03:00
Use majordomo to find their addresses, or visit
2003-07-26 21:06:22 +04:00
.Lk http://www.NetBSD.org/MailingLists/ .
2000-11-12 05:57:21 +03:00
If
1999-01-13 11:18:44 +03:00
you're interested in doing a serious amount of work on a specific
2000-10-29 15:24:57 +03:00
port, you probably should contact the
.Sq owner
of that port (listed
1999-01-13 11:18:44 +03:00
below).
.Pp
If you'd like to help with this effort, and have an idea as to how
you could be useful, send us mail or subscribe to:
2003-07-26 21:06:22 +04:00
.Mt netbsd-help@NetBSD.org .
1999-01-13 11:18:44 +03:00
.Pp
As a favor, please avoid mailing huge documents or files to these
2002-06-29 12:36:06 +04:00
mailing lists.
Instead, put the material you would have sent up for FTP or WWW somewhere,
then mail the appropriate list about it, or, if you'd rather not do that,
mail the list saying you'll send the data to those who want it.
1999-01-13 11:18:44 +03:00
.
.Ss Thanks go to
.
2000-10-10 16:08:24 +04:00
.(bullet
1999-01-13 11:18:44 +03:00
The former members of UCB's Computer Systems Research Group,
including (but not limited to):
.Bd -unfilled -offset indent
Keith Bostic
Ralph Campbell
Mike Karels
Marshall Kirk McKusick
.Ed
.Pp
2000-10-29 15:24:57 +03:00
for their ongoing work on
.Bx
systems, support, and encouragement.
1999-01-13 11:18:44 +03:00
.It
2004-08-22 05:54:29 +04:00
The Internet Systems Consortium, Inc. for hosting the
1999-01-13 11:18:44 +03:00
.Nx
2004-08-22 05:54:29 +04:00
FTP, CVS, AnonCVS, mail, mail archive, GNATS, SUP, Rsync and WWW servers.
1999-01-13 11:18:44 +03:00
.It
2004-08-22 05:54:29 +04:00
The Internet Research Institute in Japan for hosting the server
which runs the CVSweb interface to the
1999-01-13 11:18:44 +03:00
.Nx
2004-08-22 05:54:29 +04:00
source tree.
2000-10-10 16:08:24 +04:00
.It
The Helsinki University of Technology in Finland for hosting the
.Nx
2004-08-22 05:54:29 +04:00
backup CVS and backup server.
2000-10-10 16:08:24 +04:00
.It
2004-08-22 05:54:29 +04:00
SSH Communications Security in Finland for operating
the backup server.
2000-10-10 16:08:24 +04:00
.It
2007-07-26 02:10:14 +04:00
The many organizations that provide
2000-10-10 16:08:24 +04:00
.Nx
mirror sites.
1999-01-13 11:18:44 +03:00
.It
Without CVS, this project would be impossible to manage, so our hats
go off to Brian Berliner, Jeff Polk, and the various other people
who've had a hand in making CVS a useful tool.
.It
2007-05-06 15:00:03 +04:00
We list the individuals and organizations
that have made donations or loans of hardware and/or money, to support
1999-01-13 11:18:44 +03:00
.Nx
2007-05-06 15:00:03 +04:00
development, and deserve credit for it at
.Lk http://www.NetBSD.org/donations .
2002-06-29 12:36:06 +04:00
(If you're not on that list and should be, tell us!
We probably were not able to get in touch with you, to verify that you
wanted to be listed.)
1999-01-13 11:18:44 +03:00
.It
Finally, we thank all of the people who've put sweat and tears into
developing
.Nx
2002-06-29 12:36:06 +04:00
since its inception in January, 1993.
(Obviously, there are a lot more people who deserve thanks here.
If you're one of them, and would like to mentioned, tell us!)
2000-10-10 16:08:24 +04:00
.bullet)
1999-01-13 11:18:44 +03:00
.
.Ss "We are..."
.
.Pp
(in alphabetical order)
.Pp
.
.
2004-08-23 20:03:57 +04:00
.Bl -column xxx "Jun-ichiro itojun Hagino" Mt sommerfeld@NetBSD.org Sy playstation2
1999-01-13 11:18:44 +03:00
.
.br_ne 1i
2004-08-23 20:03:57 +04:00
.It Em "The NetBSD core group:"
1999-01-13 11:18:44 +03:00
.It Ta Ta
2007-05-06 01:47:35 +04:00
.It Ta Alistair Crooks Ta Mt agc@NetBSD.org
.It Ta YAMAMOTO Takashi Ta Mt yamt@NetBSD.org
2003-11-02 04:51:38 +03:00
.It Ta Matt Thomas Ta Mt matt@NetBSD.org
2005-08-22 10:36:31 +04:00
.It Ta Valeriy E. Ushakov Ta Mt uwe@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Christos Zoulas Ta Mt christos@NetBSD.org
1999-01-13 11:18:44 +03:00
.It Ta Ta
2002-07-08 20:27:05 +04:00
.
1999-01-13 11:18:44 +03:00
.br_ne 2i
2004-08-23 20:03:57 +04:00
.It Em "The portmasters (and their ports):"
2004-08-22 05:54:29 +04:00
.\"
.\" XXX created by list-portmasters.pl
.\"
2006-04-20 07:04:34 +04:00
.It Ta Ta Ta
2004-08-22 05:54:29 +04:00
.It Ta Allen Briggs Ta Mt briggs@NetBSD.org Ta Sy sandpoint
.It Ta Anders Magnusson Ta Mt ragge@NetBSD.org Ta Sy vax
.It Ta Andrey Petrov Ta Mt petrov@NetBSD.org Ta Sy sparc64
.It Ta Ben Harris Ta Mt bjh21@NetBSD.org Ta Sy acorn26
2006-04-20 07:04:34 +04:00
.It Ta Cherry G. Mathew Ta Mt cherry@NetBSD.org Ta Sy ia64
2004-08-22 05:54:29 +04:00
.It Ta Chris Gilbert Ta Mt chris@NetBSD.org Ta Sy cats
.It Ta Eduardo Horvath Ta Mt eeh@NetBSD.org Ta Sy evbppc
2007-07-26 15:43:57 +04:00
.It Ta Erik Berls Ta Mt cyber@NetBSD.org Ta Sy cobalt
2004-08-22 05:54:29 +04:00
.It Ta Frank van der Linden Ta Mt fvdl@NetBSD.org Ta Sy amd64
.It Ta Frank van der Linden Ta Mt fvdl@NetBSD.org Ta Sy i386
2005-08-22 10:36:31 +04:00
.It Ta Gavan Fantom Ta Mt gavan@NetBSD.org Ta Sy iyonix
2004-08-22 05:54:29 +04:00
.It Ta IWAMOTO Toshihiro Ta Mt toshii@NetBSD.org Ta Sy hpcarm
2007-07-26 15:43:57 +04:00
.It Ta Ichiro FUKUHARA Ta Mt ichiro@NetBSD.org Ta Sy hpcarm
2004-08-22 05:54:29 +04:00
.It Ta Ignatios Souvatzis Ta Mt is@NetBSD.org Ta Sy amiga
2006-01-09 20:58:49 +03:00
.It Ta Izumi Tsutsui Ta Mt tsutsui@NetBSD.org Ta Sy ews4800mips
2004-08-22 05:54:29 +04:00
.It Ta Izumi Tsutsui Ta Mt tsutsui@NetBSD.org Ta Sy hp300
.It Ta Izumi Tsutsui Ta Mt tsutsui@NetBSD.org Ta Sy news68k
2007-07-26 15:43:57 +04:00
.It Ta Jaime A Fournier Ta Mt ober@NetBSD.org Ta Sy zaurus
2004-08-22 05:54:29 +04:00
.It Ta Jason Thorpe Ta Mt thorpej@NetBSD.org Ta Sy algor
2005-08-22 10:36:31 +04:00
.It Ta Jason Thorpe Ta Mt thorpej@NetBSD.org Ta Sy evbarm
2004-08-22 05:54:29 +04:00
.It Ta Jason Thorpe Ta Mt thorpej@NetBSD.org Ta Sy shark
.It Ta Jeremy Cooper Ta Mt jeremy@NetBSD.org Ta Sy sun3
.It Ta Jonathan Stone Ta Mt jonathan@NetBSD.org Ta Sy pmax
.It Ta Julian Coleman Ta Mt jdc@NetBSD.org Ta Sy atari
.It Ta Jun-ichiro itojun Hagino Ta Mt itojun@NetBSD.org Ta Sy evbsh3
.It Ta Jun-ichiro itojun Hagino Ta Mt itojun@NetBSD.org Ta Sy mmeye
.It Ta Kazuki Sakamoto Ta Mt sakamoto@NetBSD.org Ta Sy bebox
.It Ta Lennart Augustsson Ta Mt augustss@NetBSD.org Ta Sy pmppc
2007-07-26 15:43:57 +04:00
.It Ta Manuel Bouyer Ta Mt bouyer@NetBSD.org Ta Sy xen
2004-08-22 05:54:29 +04:00
.It Ta Marcus Comstedt Ta Mt marcus@NetBSD.org Ta Sy dreamcast
.It Ta Martin Husemann Ta Mt martin@NetBSD.org Ta Sy sparc64
.It Ta Matt DeBergalis Ta Mt deberg@NetBSD.org Ta Sy next68k
.It Ta Matt Fredette Ta Mt fredette@NetBSD.org Ta Sy sun2
.It Ta Matt Thomas Ta Mt matt@NetBSD.org Ta Sy alpha
.It Ta Matt Thomas Ta Mt matt@NetBSD.org Ta Sy netwinder
.It Ta Matthias Drochner Ta Mt drochner@NetBSD.org Ta Sy cesfic
2007-07-26 15:43:57 +04:00
.It Ta Michael Lorenz Ta Mt macallan@NetBSD.org Ta Sy macppc
2004-08-22 05:54:29 +04:00
.It Ta NISHIMURA Takeshi Ta Mt nsmrtks@NetBSD.org Ta Sy x68k
.It Ta Nathan Williams Ta Mt nathanw@NetBSD.org Ta Sy sun3
2007-07-26 15:43:57 +04:00
.It Ta Nick Hudson Ta Mt skrll@NetBSD.org Ta Sy hp700
2004-08-22 05:54:29 +04:00
.It Ta Noriyuki Soda Ta Mt soda@NetBSD.org Ta Sy arc
.It Ta Paul Kranenburg Ta Mt pk@NetBSD.org Ta Sy sparc
.It Ta Phil Nelson Ta Mt phil@NetBSD.org Ta Sy pc532
.It Ta Reinoud Zandijk Ta Mt reinoud@NetBSD.org Ta Sy acorn32
.It Ta Ross Harvey Ta Mt ross@NetBSD.org Ta Sy alpha
2005-08-22 10:36:31 +04:00
.It Ta S\(/oren J\(/orvang Ta Mt soren@NetBSD.org Ta Sy sgimips
2004-08-22 05:54:29 +04:00
.It Ta Scott Reynolds Ta Mt scottr@NetBSD.org Ta Sy mac68k
.It Ta Shin Takemura Ta Mt takemura@NetBSD.org Ta Sy hpcmips
.It Ta Simon Burge Ta Mt simonb@NetBSD.org Ta Sy evbmips
.It Ta Simon Burge Ta Mt simonb@NetBSD.org Ta Sy evbppc
.It Ta Simon Burge Ta Mt simonb@NetBSD.org Ta Sy pmax
.It Ta Simon Burge Ta Mt simonb@NetBSD.org Ta Sy sbmips
.It Ta Steve Woodford Ta Mt scw@NetBSD.org Ta Sy mvme68k
.It Ta Steve Woodford Ta Mt scw@NetBSD.org Ta Sy mvmeppc
2006-02-20 22:30:06 +03:00
.It Ta Takayoshi Kochi Ta Mt kochi@NetBSD.org Ta Sy ia64
2006-04-20 07:04:34 +04:00
.It Ta Tim Rightnour Ta Mt garbled@NetBSD.org Ta Sy prep
2004-08-22 05:54:29 +04:00
.It Ta Tohru Nishimura Ta Mt nisimura@NetBSD.org Ta Sy luna68k
.It Ta Tsubai Masanari Ta Mt tsubai@NetBSD.org Ta Sy newsmips
.It Ta UCHIYAMA Yasushi Ta Mt uch@NetBSD.org Ta Sy hpcsh
.It Ta UCHIYAMA Yasushi Ta Mt uch@NetBSD.org Ta Sy playstation2
.It Ta Wayne Knowles Ta Mt wdk@NetBSD.org Ta Sy mipsco
.It Ta Wolfgang Solfrank Ta Mt ws@NetBSD.org Ta Sy ofppc
2006-04-20 07:04:34 +04:00
.It Ta Ta Ta
2002-07-08 20:27:05 +04:00
.
1999-01-13 11:18:44 +03:00
.br_ne 1i
2004-08-23 20:03:57 +04:00
.It Em "The NetBSD \*V Release Engineering team:"
1999-01-13 11:18:44 +03:00
.It Ta Ta
2003-11-02 04:51:38 +03:00
.It Ta Grant Beattie Ta Mt grant@NetBSD.org
2007-05-06 01:28:04 +04:00
.It Ta Manuel Bouyer Ta Mt bouyer@NetBSD.org
2007-07-27 14:40:00 +04:00
.It Ta David Brownlee Ta Mt abs@NetBSD.org
2007-05-06 01:28:04 +04:00
.It Ta Pavel Cahyna Ta Mt pavel@NetBSD.org
2003-11-02 04:51:38 +03:00
.It Ta James Chacon Ta Mt jmc@NetBSD.org
2004-08-22 10:56:03 +04:00
.It Ta Julian Coleman Ta Mt jdc@NetBSD.org
2007-05-06 01:28:04 +04:00
.It Ta H\(oavard Eidnes Ta Mt he@NetBSD.org
2007-07-27 14:40:00 +04:00
.It Ta Liam J. Foy Ta Mt liamjfoy@NetBSD.org
.It Ta John Heasley Ta Mt heas@NetBSD.org
2006-05-04 02:01:19 +04:00
.It Ta Geert Hendrickx Ta Mt ghen@NetBSD.org
2007-02-27 12:06:17 +03:00
.It Ta Soren Jacobsen Ta Mt snj@NetBSD.org
2007-07-27 14:40:00 +04:00
.It Ta Daniel de Kok Ta Mt daniel@NetBSD.org
.It Ta Phil Nelson Ta Mt phil@NetBSD.org
2007-05-06 01:28:04 +04:00
.It Ta Jeff Rizzo Ta Mt riz@NetBSD.org
1999-01-13 11:18:44 +03:00
.It Ta Ta
2002-07-08 20:27:05 +04:00
.
1999-01-13 11:18:44 +03:00
.br_ne 2i
2004-08-23 20:03:57 +04:00
.It Em "NetBSD Developers:"
1999-01-13 11:18:44 +03:00
.It Ta Ta
2003-07-26 21:06:22 +04:00
.It Ta Nathan Ahlstrom Ta Mt nra@NetBSD.org
.It Ta Steve Allen Ta Mt wormey@NetBSD.org
2003-09-08 23:00:48 +04:00
.It Ta Jukka Andberg Ta Mt jandberg@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Julian Assange Ta Mt proff@NetBSD.org
.It Ta Lennart Augustsson Ta Mt augustss@NetBSD.org
.It Ta Christoph Badura Ta Mt bad@NetBSD.org
.It Ta Bang Jun-Young Ta Mt junyoung@NetBSD.org
.It Ta Dieter Baron Ta Mt dillo@NetBSD.org
.It Ta Robert V. Baron Ta Mt rvb@NetBSD.org
2006-01-04 00:34:05 +03:00
.It Ta Alan Barrett Ta Mt apb@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Grant Beattie Ta Mt grant@NetBSD.org
.It Ta Jason Beegan Ta Mt jtb@NetBSD.org
.It Ta Erik Berls Ta Mt cyber@NetBSD.org
.It Ta Hiroyuki Bessho Ta Mt bsh@NetBSD.org
.It Ta John Birrell Ta Mt jb@NetBSD.org
.It Ta Mason Loring Bliss Ta Mt mason@NetBSD.org
2003-09-25 21:19:51 +04:00
.It Ta Charles Blundell Ta Mt cb@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Rafal Boni Ta Mt rafal@NetBSD.org
2007-01-17 19:27:52 +03:00
.It Ta Stephen Borrill Ta Mt sborrill@NetBSD.org
2005-04-28 23:52:04 +04:00
.It Ta Sean Boudreau Ta Mt seanb@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Manuel Bouyer Ta Mt bouyer@NetBSD.org
.It Ta John Brezak Ta Mt brezak@NetBSD.org
.It Ta Allen Briggs Ta Mt briggs@NetBSD.org
.It Ta Mark Brinicombe Ta Mt mark@NetBSD.org
.It Ta Aaron Brown Ta Mt abrown@NetBSD.org
.It Ta Andrew Brown Ta Mt atatat@NetBSD.org
.It Ta David Brownlee Ta Mt abs@NetBSD.org
.It Ta Frederick Bruckman Ta Mt fredb@NetBSD.org
.It Ta Jon Buller Ta Mt jonb@NetBSD.org
.It Ta Simon Burge Ta Mt simonb@NetBSD.org
.It Ta Robert Byrnes Ta Mt byrnes@NetBSD.org
2006-10-17 11:54:06 +04:00
.It Ta Pavel Cahyna Ta Mt pavel@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta D'Arcy J.M. Cain Ta Mt darcy@NetBSD.org
.It Ta Dave Carrel Ta Mt carrel@NetBSD.org
.It Ta Daniel Carosone Ta Mt dan@NetBSD.org
.It Ta James Chacon Ta Mt jmc@NetBSD.org
.It Ta Bill Coldwell Ta Mt billc@NetBSD.org
.It Ta Julian Coleman Ta Mt jdc@NetBSD.org
2003-11-26 01:29:34 +03:00
.It Ta Ben Collver Ta Mt ben@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Jeremy Cooper Ta Mt jeremy@NetBSD.org
.It Ta Chuck Cranor Ta Mt chuck@NetBSD.org
.It Ta Alistair Crooks Ta Mt agc@NetBSD.org
.It Ta Aidan Cully Ta Mt aidan@NetBSD.org
2006-01-26 03:56:39 +03:00
.It Ta Garrett D'Amore Ta Mt gdamore@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Johan Danielsson Ta Mt joda@NetBSD.org
.It Ta John Darrow Ta Mt jdarrow@NetBSD.org
2005-10-21 08:06:18 +04:00
.It Ta Jed Davis Ta Mt jld@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Matt DeBergalis Ta Mt deberg@NetBSD.org
2007-01-12 22:23:38 +03:00
.It Ta Arnaud Degroote Ta Mt degroote@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Rob Deker Ta Mt deker@NetBSD.org
.It Ta Chris G. Demetriou Ta Mt cgd@NetBSD.org
.It Ta Tracy Di Marco White Ta Mt gendalia@NetBSD.org
.It Ta Jarom\('ir Dolecek Ta Mt jdolecek@NetBSD.org
.It Ta Andy Doran Ta Mt ad@NetBSD.org
.It Ta Roland Dowdeswell Ta Mt elric@NetBSD.org
.It Ta Emmanuel Dreyfus Ta Mt manu@NetBSD.org
.It Ta Matthias Drochner Ta Mt drochner@NetBSD.org
.It Ta Jun Ebihara Ta Mt jun@NetBSD.org
.It Ta H\(oavard Eidnes Ta Mt he@NetBSD.org
.It Ta Stoned Elipot Ta Mt seb@NetBSD.org
2005-04-02 12:21:36 +04:00
.It Ta Michael van Elst Ta Mt mlelstv@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Enami Tsugutomo Ta Mt enami@NetBSD.org
.It Ta Bernd Ernesti Ta Mt veego@NetBSD.org
.It Ta Erik Fair Ta Mt fair@NetBSD.org
.It Ta Gavan Fantom Ta Mt gavan@NetBSD.org
2006-10-23 01:08:27 +04:00
.It Ta Hauke Fath Ta Mt hauke@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Hubert Feyrer Ta Mt hubertf@NetBSD.org
.It Ta Jason R. Fink Ta Mt jrf@NetBSD.org
2006-10-18 00:07:34 +04:00
.It Ta Matt J. Fleming Ta Mt mjf@NetBSD.org
2006-04-25 12:38:41 +04:00
.It Ta Liam J. Foy Ta Mt liamjfoy@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Matt Fredette Ta Mt fredette@NetBSD.org
.It Ta Thorsten Frueauf Ta Mt frueauf@NetBSD.org
.It Ta Castor Fu Ta Mt castor@NetBSD.org
.It Ta Ichiro Fukuhara Ta Mt ichiro@NetBSD.org
2003-09-16 13:20:04 +04:00
.It Ta Quentin Garnier Ta Mt cube@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Thomas Gerner Ta Mt thomas@NetBSD.org
.It Ta Simon J. Gerraty Ta Mt sjg@NetBSD.org
.It Ta Justin Gibbs Ta Mt gibbs@NetBSD.org
.It Ta Chris Gilbert Ta Mt chris@NetBSD.org
.It Ta Eric Gillespie Ta Mt epg@NetBSD.org
.It Ta Adam Glass Ta Mt glass@NetBSD.org
.It Ta Michael Graff Ta Mt explorer@NetBSD.org
.It Ta Brian C. Grayson Ta Mt bgrayson@NetBSD.org
.It Ta Matthew Green Ta Mt mrg@NetBSD.org
.It Ta Andreas Gustafsson Ta Mt gson@NetBSD.org
.It Ta Jun-ichiro itojun Hagino Ta Mt itojun@NetBSD.org
.It Ta Juergen Hannken-Illjes Ta Mt hannken@NetBSD.org
.It Ta Charles M. Hannum Ta Mt mycroft@NetBSD.org
.It Ta Ben Harris Ta Mt bjh21@NetBSD.org
.It Ta Ross Harvey Ta Mt ross@NetBSD.org
.It Ta Eric Haszlakiewicz Ta Mt erh@NetBSD.org
.It Ta John Hawkinson Ta Mt jhawk@NetBSD.org
2004-12-23 15:25:24 +03:00
.It Ta HAMAJIMA Katsuomi Ta Mt hamajima@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta HAYAKAWA Koichi Ta Mt haya@NetBSD.org
2003-08-28 20:59:14 +04:00
.It Ta John Heasley Ta Mt heas@NetBSD.org
2005-12-13 13:41:25 +03:00
.It Ta Geert Hendrickx Ta Mt ghen@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Ren\('e Hexel Ta Mt rh@NetBSD.org
2006-08-11 22:39:02 +04:00
.It Ta Iain Hibbert Ta Mt plunky@NetBSD.org
2004-11-17 15:51:20 +03:00
.It Ta Kouichirou Hiratsuka Ta Mt hira@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Michael L. Hitch Ta Mt mhitch@NetBSD.org
2006-05-25 19:07:08 +04:00
.It Ta Jachym Holecek Ta Mt freza@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Christian E. Hopps Ta Mt chopps@NetBSD.org
.It Ta Ken Hornstein Ta Mt kenh@NetBSD.org
.It Ta Marc Horowitz Ta Mt marc@NetBSD.org
.It Ta Eduardo Horvath Ta Mt eeh@NetBSD.org
.It Ta Nick Hudson Ta Mt skrll@NetBSD.org
.It Ta Shell Hung Ta Mt shell@NetBSD.org
.It Ta Martin Husemann Ta Mt martin@NetBSD.org
.It Ta Dean Huxley Ta Mt dean@NetBSD.org
.It Ta Love H\(:ornquist \(oAstrand Ta Mt lha@NetBSD.org
.It Ta Bernardo Innocenti Ta Mt bernie@NetBSD.org
.It Ta Tetsuya Isaki Ta Mt isaki@NetBSD.org
.It Ta ITOH Yasufumi Ta Mt itohy@NetBSD.org
.It Ta IWAMOTO Toshihiro Ta Mt toshii@NetBSD.org
.It Ta Matthew Jacob Ta Mt mjacob@NetBSD.org
2004-01-20 02:34:11 +03:00
.It Ta Soren Jacobsen Ta Mt snj@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Lonhyn T. Jasinskyj Ta Mt lonhyn@NetBSD.org
.It Ta Darrin Jewell Ta Mt dbj@NetBSD.org
2007-01-23 13:35:01 +03:00
.It Ta Nicolas Joly Ta Mt njoly@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Chris Jones Ta Mt cjones@NetBSD.org
.It Ta S\(/oren J\(/orvang Ta Mt soren@NetBSD.org
.It Ta Takahiro Kambe Ta Mt taca@NetBSD.org
.It Ta Antti Kantee Ta Mt pooka@NetBSD.org
.It Ta Masanori Kanaoka Ta Mt kanaoka@NetBSD.org
2005-11-27 22:12:11 +03:00
.It Ta Frank Kardel Ta Mt kardel@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Mattias Karlsson Ta Mt keihan@NetBSD.org
.It Ta KAWAMOTO Yosihisa Ta Mt kawamoto@NetBSD.org
.It Ta Mario Kemper Ta Mt magick@NetBSD.org
2004-02-06 10:47:10 +03:00
.It Ta Min Sik Kim Ta Mt minskim@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Thomas Klausner Ta Mt wiz@NetBSD.org
.It Ta Klaus Klein Ta Mt kleink@NetBSD.org
2004-12-03 21:19:13 +03:00
.It Ta John Klos Ta Mt jklos@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Wayne Knowles Ta Mt wdk@NetBSD.org
.It Ta Takayoshi Kochi Ta Mt kochi@NetBSD.org
.It Ta John Kohl Ta Mt jtk@NetBSD.org
2003-12-27 21:23:51 +03:00
.It Ta Daniel de Kok Ta Mt daniel@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Paul Kranenburg Ta Mt pk@NetBSD.org
2007-05-17 12:56:46 +04:00
.It Ta Lubomir Kundrak Ta Mt lkundrak@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Martti Kuparinen Ta Mt martti@NetBSD.org
2005-03-15 20:56:45 +03:00
.It Ta Kentaro A. Kurahone Ta Mt kurahone@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Kevin Lahey Ta Mt kml@NetBSD.org
2007-04-21 17:00:46 +04:00
.It Ta David Laight Ta Mt dsl@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Johnny C. Lam Ta Mt jlam@NetBSD.org
.It Ta Martin J. Laubach Ta Mt mjl@NetBSD.org
2003-10-03 06:15:17 +04:00
.It Ta Greg Lehey Ta Mt grog@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Ted Lemon Ta Mt mellon@NetBSD.org
2003-08-28 19:15:28 +04:00
.It Ta Christian Limpach Ta Mt cl@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Frank van der Linden Ta Mt fvdl@NetBSD.org
.It Ta Joel Lindholm Ta Mt joel@NetBSD.org
.It Ta Mike Long Ta Mt mikel@NetBSD.org
2005-05-02 08:38:31 +04:00
.It Ta Michael Lorenz Ta Mt macallan@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Warner Losh Ta Mt imp@NetBSD.org
.It Ta Tomasz Luchowski Ta Mt zuntum@NetBSD.org
.It Ta Federico Lupi Ta Mt federico@NetBSD.org
.It Ta Brett Lymn Ta Mt blymn@NetBSD.org
.It Ta Paul Mackerras Ta Mt paulus@NetBSD.org
.It Ta Anders Magnusson Ta Mt ragge@NetBSD.org
.It Ta MAEKAWA Masahide Ta Mt gehenna@NetBSD.org
.It Ta David Maxwell Ta Mt david@NetBSD.org
.It Ta Dan McMahill Ta Mt dmcmahill@NetBSD.org
.It Ta Gregory McGarry Ta Mt gmcgarry@NetBSD.org
.It Ta Jared D. McNeill Ta Mt jmcneill@NetBSD.org
.It Ta Neil J. McRae Ta Mt neil@NetBSD.org
.It Ta Perry Metzger Ta Mt perry@NetBSD.org
2004-07-22 18:41:36 +04:00
.It Ta Simas Mockevicius Ta Mt symka@NetBSD.org
2003-08-28 20:38:23 +04:00
.It Ta Juan Romero Pardines Ta Mt xtraeme@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Julio M. Merino Vidal Ta Mt jmmv@NetBSD.org
.It Ta Minoura Makoto Ta Mt minoura@NetBSD.org
.It Ta Luke Mewburn Ta Mt lukem@NetBSD.org
.It Ta der Mouse Ta Mt mouse@NetBSD.org
.It Ta Joseph Myers Ta Mt jsm@NetBSD.org
.It Ta Ken Nakata Ta Mt kenn@NetBSD.org
.It Ta Takeshi Nakayama Ta Mt nakayama@NetBSD.org
.It Ta Phil Nelson Ta Mt phil@NetBSD.org
2005-11-11 06:45:57 +03:00
.It Ta John Nemeth Ta Mt jnemeth@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Bob Nestor Ta Mt rnestor@NetBSD.org
.It Ta NISHIMURA Takeshi Ta Mt nsmrtks@NetBSD.org
.It Ta Tohru Nishimura Ta Mt nisimura@NetBSD.org
.It Ta NONAKA Kimihiro Ta Mt nonaka@NetBSD.org
2004-12-04 11:31:54 +03:00
.It Ta Takehiko NOZAKI Ta Mt tnozaki@NetBSD.org
2007-04-02 12:21:46 +04:00
.It Ta Tobias Nygren Ta Mt tnn@NetBSD.org
2006-08-30 18:19:24 +04:00
.It Ta OBATA Akio Ta Mt obache@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Jesse Off Ta Mt joff@NetBSD.org
.It Ta Tatoku Ogaito Ta Mt tacha@NetBSD.org
.It Ta OKANO Takayoshi Ta Mt kano@NetBSD.org
.It Ta Masaru Oki Ta Mt oki@NetBSD.org
.It Ta Atsushi Onoe Ta Mt onoe@NetBSD.org
.It Ta Greg Oster Ta Mt oster@NetBSD.org
2003-11-17 20:47:42 +03:00
.It Ta Jonathan Perkin Ta Mt sketch@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Herb Peyerl Ta Mt hpeyerl@NetBSD.org
.It Ta Matthias Pfaller Ta Mt matthias@NetBSD.org
.It Ta Chris Pinnock Ta Mt cjep@NetBSD.org
2004-06-22 01:18:18 +04:00
.It Ta Adrian Portelli Ta Mt adrianp@NetBSD.org
2005-06-11 20:06:03 +04:00
.It Ta Rui Paulo Ta Mt rpaulo@NetBSD.org
2004-10-20 20:41:38 +04:00
.It Ta Peter Postma Ta Mt peter@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Dante Profeta Ta Mt dante@NetBSD.org
.It Ta Chris Provenzano Ta Mt proven@NetBSD.org
.It Ta Niels Provos Ta Mt provos@NetBSD.org
2007-02-07 18:17:01 +03:00
.It Ta Mindaugas Rasiukevicius Ta Mt rmind@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Michael Rauch Ta Mt mrauch@NetBSD.org
2003-08-09 15:53:26 +04:00
.It Ta Marc Recht Ta Mt recht@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Darren Reed Ta Mt darrenr@NetBSD.org
2003-08-14 02:26:44 +04:00
.It Ta Jeremy C. Reed Ta Mt reed@NetBSD.org
2005-07-18 18:13:42 +04:00
.It Ta Antoine Reilles Ta Mt tonio@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Tyler R. Retzlaff Ta Mt rtr@NetBSD.org
.It Ta Scott Reynolds Ta Mt scottr@NetBSD.org
.It Ta Michael Richardson Ta Mt mcr@NetBSD.org
.It Ta Tim Rightnour Ta Mt garbled@NetBSD.org
2006-03-17 06:23:28 +03:00
.It Ta Alan Ritter Ta Mt rittera@NetBSD.org
2005-03-13 04:43:52 +03:00
.It Ta Jeff Rizzo Ta Mt riz@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Gordon Ross Ta Mt gwr@NetBSD.org
2004-06-05 07:38:42 +04:00
.It Ta Steve Rumble Ta Mt rumble@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Ilpo Ruotsalainen Ta Mt lonewolf@NetBSD.org
.It Ta Heiko W. Rupp Ta Mt hwr@NetBSD.org
.It Ta David Sainty Ta Mt dsainty@NetBSD.org
.It Ta SAITOH Masanobu Ta Mt msaitoh@NetBSD.org
.It Ta Kazuki Sakamoto Ta Mt sakamoto@NetBSD.org
.It Ta Curt Sampson Ta Mt cjs@NetBSD.org
.It Ta Wilfredo Sanchez Ta Mt wsanchez@NetBSD.org
.It Ta Ty Sarna Ta Mt tsarna@NetBSD.org
.It Ta SATO Kazumi Ta Mt sato@NetBSD.org
.It Ta Jan Schaumann Ta Mt jschauma@NetBSD.org
.It Ta Matthias Scheler Ta Mt tron@NetBSD.org
.It Ta Karl Schilke (rAT) Ta Mt rat@NetBSD.org
.It Ta Amitai Schlair Ta Mt schmonz@NetBSD.org
.It Ta Konrad Schroder Ta Mt perseant@NetBSD.org
2005-03-03 00:30:43 +03:00
.It Ta Georg Schwarz Ta Mt schwarz@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Lubomir Sedlacik Ta Mt salo@NetBSD.org
2003-10-17 08:45:40 +04:00
.It Ta Christopher SEKIYA Ta Mt sekiya@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Reed Shadgett Ta Mt dent@NetBSD.org
2004-06-03 15:36:59 +04:00
.It Ta John Shannon Ta Mt shannonjr@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Tim Shepard Ta Mt shep@NetBSD.org
.It Ta Takeshi Shibagaki Ta Mt shiba@NetBSD.org
2003-12-29 16:33:58 +03:00
.It Ta Naoto Shimazaki Ta Mt igy@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Takao Shinohara Ta Mt shin@NetBSD.org
.It Ta Takuya SHIOZAKI Ta Mt tshiozak@NetBSD.org
2007-04-21 16:46:04 +04:00
.It Ta Daniel Sieger Ta Mt dsieger@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Chuck Silvers Ta Mt chs@NetBSD.org
.It Ta Thor Lancelot Simon Ta Mt tls@NetBSD.org
.It Ta Jeff Smith Ta Mt jeffs@NetBSD.org
.It Ta Noriyuki Soda Ta Mt soda@NetBSD.org
.It Ta Wolfgang Solfrank Ta Mt ws@NetBSD.org
2006-10-18 00:26:50 +04:00
.It Ta T K Spindler Ta Mt dogcow@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta SOMEYA Yoshihiko Ta Mt someya@NetBSD.org
.It Ta Bill Sommerfeld Ta Mt sommerfeld@NetBSD.org
2005-09-21 18:25:09 +04:00
.It Ta J\(:org Sonnenberger Ta Mt joerg@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Ignatios Souvatzis Ta Mt is@NetBSD.org
.It Ta Bill Squier Ta Mt groo@NetBSD.org
.It Ta Jonathan Stone Ta Mt jonathan@NetBSD.org
.It Ta Bill Studenmund Ta Mt wrstuden@NetBSD.org
.It Ta Kevin Sullivan Ta Mt sullivan@NetBSD.org
.It Ta SUNAGAWA Keiki Ta Mt kei@NetBSD.org
.It Ta Kimmo Suominen Ta Mt kim@NetBSD.org
.It Ta Shin Takemura Ta Mt takemura@NetBSD.org
.It Ta TAMURA Kent Ta Mt kent@NetBSD.org
.It Ta Shin'ichiro TAYA Ta Mt taya@NetBSD.org
2004-07-30 10:19:14 +04:00
.It Ta Ian Lance Taylor Ta Mt ian@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Matt Thomas Ta Mt matt@NetBSD.org
.It Ta Jason Thorpe Ta Mt thorpej@NetBSD.org
.It Ta Christoph Toshok Ta Mt toshok@NetBSD.org
2005-06-14 16:15:18 +04:00
.It Ta Greg Troxel Ta Mt gdt@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Tsubai Masanari Ta Mt tsubai@NetBSD.org
.It Ta Izumi Tsutsui Ta Mt tsutsui@NetBSD.org
.It Ta UCHIYAMA Yasushi Ta Mt uch@NetBSD.org
.It Ta Masao Uebayashi Ta Mt uebayasi@NetBSD.org
.It Ta Shuichiro URATA Ta Mt ur@NetBSD.org
2006-04-20 06:20:39 +04:00
.It Ta Valeriy E. Ushakov Ta Mt uwe@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Todd Vierling Ta Mt tv@NetBSD.org
.It Ta Aymeric Vincent Ta Mt aymeric@NetBSD.org
.It Ta Paul Vixie Ta Mt vixie@NetBSD.org
2005-06-30 17:13:50 +04:00
.It Ta Mike M. Volokhov Ta Mt mishka@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Krister Walfridsson Ta Mt kristerw@NetBSD.org
.It Ta Lex Wennmacher Ta Mt wennmach@NetBSD.org
.It Ta Leo Weppelman Ta Mt leo@NetBSD.org
.It Ta Assar Westerlund Ta Mt assar@NetBSD.org
.It Ta Todd Whitesel Ta Mt toddpw@NetBSD.org
.It Ta Nathan Williams Ta Mt nathanw@NetBSD.org
.It Ta Rob Windsor Ta Mt windsor@NetBSD.org
.It Ta Dan Winship Ta Mt danw@NetBSD.org
2006-11-29 07:34:37 +03:00
.It Ta Arnaud Lacombe Ta Mt alc@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Jim Wise Ta Mt jwise@NetBSD.org
.It Ta Michael Wolfson Ta Mt mbw@NetBSD.org
.It Ta Steve Woodford Ta Mt scw@NetBSD.org
.It Ta Colin Wood Ta Mt ender@NetBSD.org
.It Ta YAMAMOTO Takashi Ta Mt yamt@NetBSD.org
.It Ta Yuji Yamano Ta Mt yyamano@NetBSD.org
.It Ta Reinoud Zandijk Ta Mt reinoud@NetBSD.org
2004-12-12 16:59:51 +03:00
.It Ta S.P.Zeidler Ta Mt spz@NetBSD.org
2003-07-26 21:06:22 +04:00
.It Ta Maria Zevenhoven Ta Mt maria7@NetBSD.org
.It Ta Christos Zoulas Ta Mt christos@NetBSD.org
2002-07-22 00:29:47 +04:00
.It Ta Ta
2002-07-08 20:27:05 +04:00
.
.br_ne 2i
2004-08-23 20:03:57 +04:00
.It Em "Other contributors:"
2002-07-08 20:27:05 +04:00
.It Ta Ta
.It Ta Dave Burgess Ta Mt burgess@cynjut.infonet.net
.It Ta Brian R. Gaeke Ta Mt brg@dgate.org
.It Ta Brad Grantham Ta Mt grantham@tenon.com
.It Ta Lawrence Kesteloot Ta Mt kesteloo@cs.unc.edu
.It Ta Waldi Ravens Ta Mt waldi@moacs.indiv.nl.net
2000-10-10 16:08:24 +04:00
.
1999-01-13 11:18:44 +03:00
.El
.
.Ss "Legal Mumbo-Jumbo"
2000-10-29 15:24:57 +03:00
.Pp
1999-01-13 11:18:44 +03:00
.
2000-10-29 15:24:57 +03:00
All product names mentioned herein are trademarks or registered
trademarks of their respective owners.
2000-10-10 16:08:24 +04:00
.Pp
1999-01-13 11:18:44 +03:00
The following notices are required to satisfy the license terms of
the software that we have mentioned in this document:
.Pp
.nr save_size \n[.s]
.nr save_vs \n[.v]
.ps 8
.vs 9
.Ht <font size=-1>
2002-06-15 18:41:09 +04:00
.(item -compact
1999-01-13 11:18:44 +03:00
.so ../common/legal.common -----------------------------------------------
.so legal -----------------------------------------------
2002-05-21 03:48:40 +04:00
.item)
1999-01-13 11:18:44 +03:00
.Ht </font>
.ps
.vs
2001-04-07 19:23:15 +04:00
.Ss "The End"