[BACK]Return to main CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / distrib / notes / common

Annotation of src/distrib/notes/common/main, Revision 1.543.2.1

1.543.2.1! pgoyette    1: .\"    $NetBSD: main,v 1.544 2018/03/11 11:48:39 tih Exp $
1.1       ross        2: .\"
1.489     riz         3: .\" Copyright (c) 1999-2012 The NetBSD Foundation, Inc.
1.1       ross        4: .\" All rights reserved.
                      5: .\"
                      6: .\" Redistribution and use in source and binary forms, with or without
                      7: .\" modification, are permitted provided that the following conditions
                      8: .\" are met:
                      9: .\" 1. Redistributions of source code must retain the above copyright
                     10: .\"    notice, this list of conditions and the following disclaimer.
                     11: .\" 2. Redistributions in binary form must reproduce the above copyright
                     12: .\"    notice, this list of conditions and the following disclaimer in the
                     13: .\"    documentation and/or other materials provided with the distribution.
                     14: .\"
                     15: .\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
                     16: .\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
                     17: .\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
                     18: .\" PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
                     19: .\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
                     20: .\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
                     21: .\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
                     22: .\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
                     23: .\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
                     24: .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
                     25: .\" POSSIBILITY OF SUCH DAMAGE.
                     26: .\"
                     27: .ig
                     28:
1.394     cegger     29:        To "regenerate" this file, go up one level to src/distrib/notes
1.373     jnemeth    30:        and type "make".  This will create
                     31:        src/distrib/notes/<arch>/INSTALL.*.
                     32:
1.1       ross       33:        The notes that describe the improvements over the last release
                     34:        aren't appropriate for a snapshot, so these are conditional on
                     35:        FOR_RELEASE. 0 == snapshot; 1 == release
                     36: ..
                     37: .
                     38: .tm Processing INSTALL
                     39: .
                     40: .\"    --------------------  CONFIGURATION  --------------------
                     41: .
1.4       perry      42: .nr FOR_RELEASE 1
1.154     ross       43: .nr DOC_XR 1
1.540     skrll      44: .ds MACHINE_LIST acorn32 algor alpha amd64 amiga amigappc arc atari
1.519     snj        45: .as MACHINE_LIST " bebox cats cesfic cobalt dreamcast emips evbarm evbmips
                     46: .as MACHINE_LIST " evbppc evbsh3 ews4800mips hp300 hppa hpcarm hpcmips hpcsh
                     47: .as MACHINE_LIST " i386 ibmnws iyonix landisk luna68k mac68k macppc mipsco
                     48: .as MACHINE_LIST " mmeye mvme68k mvmeppc netwinder news68k newsmips next68k
                     49: .as MACHINE_LIST " ofppc playstation2 pmax prep rs6000 sandpoint sbmips
1.322     ober       50: .as MACHINE_LIST " sgimips shark sparc sparc64 sun2 sun3 vax x68k xen zaurus .
1.2       ross       51: .so \*[.CURDIR]/../common/macros
1.78      lukem      52: .
1.519     snj        53: .Dd May 9, 2015
1.1       ross       54: .Dt INSTALL 8
                     55: .Os NetBSD
                     56: .Sh NAME
                     57: .Nm INSTALL
1.78      lukem      58: .Nd Installation procedure for
                     59: .Nx*M .
1.145     jhawk      60: .Sh CONTENTS
                     61: .Tc
1.1       ross       62: .Sh DESCRIPTION
                     63: .
                     64: .Ss About this Document
1.82      lukem      65: .Pp
1.1       ross       66: .
                     67: This document describes the installation procedure for
1.321     wiz        68: .Nx
                     69: \*V on the
1.78      lukem      70: .Em \*M
1.190     lukem      71: platform.
                     72: It is available in four different formats titled
1.1       ross       73: .Pa INSTALL. Ns Ar ext ,
1.13      ross       74: where
1.113     pooka      75: .Ar \&.ext
1.1       ross       76: is one of
1.13      ross       77: .Pa \&.ps , \&.html , \&.more ,
1.78      lukem      78: .No or Pa \&.txt :
                     79: .(tag \&.morex -offset indent
1.1       ross       80: .It Pa \&.ps
                     81: PostScript.
                     82: .It Pa \&.html
1.74      jhawk      83: .No Standard Internet Tn HTML .
1.1       ross       84: .It Pa \&.more
1.82      lukem      85: The enhanced text format used on
                     86: .Ul
                     87: systems by the
1.1       ross       88: .Xr more 1
                     89: and
                     90: .Xr less 1
1.190     lukem      91: pager utility programs.
                     92: This is the format in which the on-line
1.1       ross       93: .Em man
                     94: pages are generally presented.
                     95: .It Pa \&.txt
                     96: Plain old
                     97: .Tn ASCII .
1.78      lukem      98: .tag)
1.1       ross       99: .Pp
                    100: You are reading the
1.13      ross      101: .Em \*[format]
                    102: version.
1.1       ross      103: .
1.304     uwe       104: .if \n[i386]:\n[macppc]:\n[sparc]:\n[sparc64]:\n[amd64] \{\
1.131     mbw       105: .Ss "Quick install notes for the impatient"
                    106: .Pp
                    107: This section contains some brief notes describing what you need to
                    108: install
1.321     wiz       109: .Nx
                    110: \*V on a machine of the \*M architecture.
1.131     mbw       111: .Bl -bullet
                    112: .It
1.396     ad        113: Fetch files needed to install
                    114: .Nx .
1.291     riz       115: .if \n[i386]:\n[amd64] \{\
1.396     ad        116: .Pp
1.519     snj       117: Option 1: bootable CD-ROM images or USB images containing the
1.489     riz       118: full distribution.
1.396     ad        119: .Pp
                    120: These can be found
                    121: on an FTP site near you, usually located in the
1.512     snj       122: .Pa /pub/NetBSD/images/
1.396     ad        123: directory.
1.490     apb       124: Check the list of
                    125: .Nx
                    126: mirrors at
                    127: .Lk http://www.NetBSD.org/mirrors
                    128: for details.
1.396     ad        129: .Pp
                    130: Option 2: bootable CD-ROM images from
                    131: .Pa \*M/installation/cdrom/ .
                    132: .Pp
                    133: These images are bootable, but do not contain binary sets.
1.433     snj       134: They are intended for network installs or system repair.
1.396     ad        135: .Pa boot.iso
                    136: is for VGA console installation, and
                    137: .Pa boot-com.iso
                    138: is for installation over serial console (com0, 9600 baud).
                    139: .Pp
1.515     snj       140: .\} \" amd64:i386
                    141: .if \n[i386] \{\
1.396     ad        142: Option 3: boot floppy images from
                    143: .Pa \*M/installation/floppy/ .
                    144: .Pp
1.131     mbw       145: .Pa boot1.fs
                    146: and
                    147: .Pa boot2.fs
1.396     ad        148: are floppy images for VGA console installation.
1.291     riz       149: .Pa boot-com1.fs
                    150: and
                    151: .Pa boot-com2.fs
1.396     ad        152: are for installation via serial console (com0, 9600 baud).
1.515     snj       153: .\} \" i386
                    154: .if \n[i386]:\n[amd64] \{\
1.396     ad        155: .It
                    156: The default kernel on CD-ROMs has ACPI enabled.
                    157: This is known to cause issues on a few machines which have buggy ACPI
                    158: implementations.
                    159: .Pp
                    160: To boot with ACPI disabled, choose the "no ACPI" option from the boot menu,
                    161: or interrupt the menu and enter the
                    162: .Nx
                    163: boot prompt.
1.520     snj       164: Type
1.396     ad        165: .Ic boot -2
                    166: to boot with ACPI disabled.
1.446     snj       167: .\} \" amd64:i386
1.203     lukem     168: .if \n[macppc] \{\
1.446     snj       169: The files depend on which model you
1.190     lukem     170: are using and how you plan to boot your machine.
1.520     snj       171: For systems with built-in floppy drives (Open Firmware 1 or 2),
1.231     mbw       172: fetch the pair of boot floppy images
1.263     hubertf   173: .Pa macppc/installation/floppy/boot1.fs
1.231     mbw       174: and
1.263     hubertf   175: .Pa macppc/installation/floppy/boot2.fs ,
1.231     mbw       176: which include the bootloader and installation kernel.
                    177: For systems without floppy drives (most are Open Firmware 3), fetch the
                    178: bootloader
1.263     hubertf   179: .Pa macppc/installation/ofwboot.xcf
1.176     mbw       180: and the installation kernel
1.263     hubertf   181: .Pa macppc/binary/kernel/netbsd-GENERIC_MD.gz .
1.231     mbw       182: If you have a CD-R, you can fetch the CD image,
1.484     jmcneill  183: .Pa NetBSD-\*V-macppc.iso .
1.131     mbw       184: .\}
1.203     lukem     185: .if \n[sparc] \{\
1.396     ad        186: Fetch a CD image,
1.484     jmcneill  187: .Pa NetBSD-\*V-sparc.iso
1.131     mbw       188: or the floppy disk images,
1.263     hubertf   189: .Pa sparc/install/floppy/disk1.gz No and Pa sparc/install/floppy/disk2 .
1.132     mbw       190: You need either the pair of floppies or the CD to boot your system.
                    191: .\}
1.257     mbw       192: .if \n[sparc64] \{\
1.520     snj       193: This is either a CD image
                    194: .Pq Pa NetBSD-\*V-sparc64.iso
                    195: which can be booted directly, or the installation kernel and bootloader
                    196: .Pq Pa sparc64/binary/kernel/netbsd-INSTALL.gz No and Pa sparc64/installation/misc/ofwboot
1.257     mbw       197: which can be booted from a
                    198: .Tn Solaris
                    199: or
                    200: .Nx
                    201: partition.
                    202: .\}
                    203: .if \n[macppc]:\n[sparc]:\n[sparc64] \{\
1.231     mbw       204: Alternatively, you may netboot the installation kernel.  This process is
                    205: covered below, in detail.
1.131     mbw       206: .\}
                    207: .It
                    208: The actual binary distribution is in the
1.263     hubertf   209: .Pa \*M/binary/sets/
1.131     mbw       210: directory.
                    211: When you boot the install
1.515     snj       212: .if \n[amd64] image or CD-ROM,
1.489     riz       213: .if \n[i386] image, CD-ROM or floppies,
1.231     mbw       214: .if \n[macppc] kernel from floppies, hard drive, or CD-ROM,
1.203     lukem     215: .if \n[sparc] floppies or CD-ROM,
1.257     mbw       216: .if \n[sparc64] CD-ROM or installation kernel,
1.131     mbw       217: the installation program
1.519     snj       218: can fetch these files for you (using, e.g., ftp)
1.131     mbw       219: if you have a network connection.
                    220: There are several other methods to get the binary sets onto
1.149     mbw       221: your machine.
1.131     mbw       222: .Pp
                    223: You will at a minimum need
1.291     riz       224: .ie \n[i386]:\n[amd64] \{\
1.131     mbw       225: one of the kernel sets, typically
1.182     grant     226: .Pa kern-GENERIC.tgz ,
1.131     mbw       227: as well as
                    228: .\}
                    229: .el \{\
                    230: the following sets:
1.520     snj       231: .Pa kern-GENERIC.tgz ,
1.131     mbw       232: .\}
                    233: .Pa base.tgz
                    234: and
                    235: .Pa etc.tgz .
                    236: In a typical workstation installation you will probably want
                    237: all the installation sets.
1.396     ad        238: .ie \n[i386]:\n[amd64] \{\
1.131     mbw       239: .It
1.515     snj       240: Write the boot images
1.396     ad        241: .Pp
                    242: Many commercial and freeware programs are available to burn CD-ROMs.
                    243: .Pp
1.519     snj       244: If installing via USB, you must first uncompress the USB image, which
                    245: is gzipped.
                    246: .Dl $ Ic "gunzip NetBSD-\*V-\*M-install.img.gz"
                    247: Next, write the USB image to a USB stick/drive.
                    248: Note that this will overwrite any existing data on the device that you
                    249: specify, so double check the device before running!
                    250: On
                    251: .Ul
                    252: operating systems, use a command similar to the following,
                    253: replacing
                    254: .Pa /dev/rsd0d
                    255: with the appropriate device for your system:
                    256: .Dl # Ic "dd if=NetBSD-\*V-\*M-install.img of=/dev/rsd0d bs=32k"
                    257: On Windows, you will need to use a program such as Win32 Disk Imager,
                    258: which can be found at
                    259: .Lk http://sourceforge.net/projects/win32diskimager/
1.520     snj       260: .if \n[amd64]:\n[i386] \{\
1.131     mbw       261: If you have problems writing a raw image to a floppy,
                    262: the
                    263: .Ic rawrite.exe
                    264: MS-DOS program
                    265: or the
1.467     martin    266: .Ic Rawrite32
                    267: Windows32 program (installed by
                    268: .Pa rawr32.exe )
1.131     mbw       269: in the
1.519     snj       270: .Pa \*M/installation/misc/
1.131     mbw       271: directory may be of help.
                    272: .\}
1.515     snj       273: .\}
1.304     uwe       274: .if \n[macppc] \{\
1.131     mbw       275: .It
1.520     snj       276: If your \*M has a floppy drive, create the pair of boot floppies using
1.231     mbw       277: .Ic suntar
                    278: (MacOS 9),
                    279: .Ic rawrite
                    280: (Windows), or
                    281: .Ic dd
                    282: (any
                    283: .Ul
                    284: system with floppy support).  If your system has Open Firmware 3, drag
1.220     lukem     285: .Pa ofwboot.xcf No and Pa netbsd-GENERIC_MD.gz
1.190     lukem     286: to your hard drive icon (the top level of the drive, not the desktop).
1.231     mbw       287: If you are using the CD image, burn it now.
1.131     mbw       288: .\}
1.304     uwe       289: .if \n[sparc] \{\
1.131     mbw       290: .It
1.190     lukem     291: Make sure your sparc's CD-ROM drive is bootable.
                    292: Burn the CD.
                    293: Otherwise, write the floppy images directly to a pair of floppies
                    294: (after uncompressing disk1.gz).
1.131     mbw       295: .\}
1.304     uwe       296: .if \n[sparc64] \{\
1.257     mbw       297: .It
1.520     snj       298: Burn the CD or put the installation kernel and bootloader
1.257     mbw       299: at the root level of a bootable
                    300: .Tn Solaris
                    301: or
                    302: .Nx
                    303: partition.
                    304: .\}
1.131     mbw       305: .Pp
1.519     snj       306: The media you just prepared will be used to boot the installation
1.131     mbw       307: kernel, which contains all the tools required to install
                    308: .Nx .
1.203     lukem     309: .if \n[macppc] \{\
1.131     mbw       310: .It
                    311: Determine your machine's model, quirks, and Open Firmware version from the
                    312: .Nx*M
                    313: Model Support webpage.
1.380     pavel     314: .Lk http://www.NetBSD.org/ports/macppc/models.html
1.131     mbw       315: .Pp
                    316: At present,
                    317: .Nx*M
                    318: cannot exist on the same hard drive as
1.200     scottr    319: .Tn Mac OS
1.231     mbw       320: unless you partition your disk before running the installer.
1.239     mbw       321: Open Firmware versions prior to 3 require a dedicated
1.131     mbw       322: .Nx
1.239     mbw       323: drive \(em you must use the entire disk,
1.190     lukem     324: partitioned with the installation tools.
                    325: Open Firmware version 3 cannot boot into
1.131     mbw       326: .Nx
1.231     mbw       327: on a drive partitioned with the installation tools, you must partition
                    328: your disk before running the installer, then select the
1.131     mbw       329: .Dq Me "Re-install sets or install additional sets"
                    330: option in the installer (selecting the
                    331: .Dq Me "Install NetBSD to hard disk"
                    332: or
                    333: .Dq Me "Upgrade NetBSD on a hard disk"
1.190     lukem     334: options will render your drive unbootable).
                    335: If you are unsure, you may want to read the section below on
1.131     mbw       336: .Sx Partitioning your hard drive for NetBSD
                    337: .It
                    338: For systems with Open Firmware versions prior to 3, you may need to use
                    339: Apple's System Disk utility to enter Open Firmware and use your screen and
1.190     lukem     340: keyboard.
                    341: To enter Open Firmware, hold down the
1.131     mbw       342: .Key COMMAND-OPTION-O-F
1.231     mbw       343: keys after the boot chime starts, but before the chime ends.
1.190     lukem     344: Entering Open Firmware versions prior to 3 is usually the most frustrating
                    345: part of installation \(em you may want to read the section below on
1.131     mbw       346: .Sx Older Open Firmware System Preparation
                    347: .Pp
                    348: You should have the Open Firmware
1.416     tsutsui   349: .Dq Pa "0 \*[Gt]"
1.131     mbw       350: prompt on your screen before attempting to boot
                    351: .Nx*M .
                    352: .\}
1.203     lukem     353: .if \n[macppc] \{\
1.131     mbw       354: .It
1.190     lukem     355: At the Open Firmware prompt, type the command to boot.
1.231     mbw       356: To boot from the installation floppies, the command is
                    357: .Dq Ic "boot fd:0" .
1.149     mbw       358: For the install kernel and bootloader on your hard drive (Open Firmware
                    359: 3), the command is
1.231     mbw       360: .Dq Ic "boot hd:,\eofwboot.xcf netbsd-GENERIC_MD.gz" .
1.131     mbw       361: .Pp
                    362: For boot CDs, the command is something like
1.136     mbw       363: .Dq Ic "boot cd:,\eofwboot.xcf netbsd.macppc"
                    364: (for Open Firmware 3) or
1.149     mbw       365: .Dq Ic "boot scsi-int/sd@3:0 NETBSD.MACPPC"
1.136     mbw       366: (for earlier Open Firmware versions).
                    367: You will need to use the correct case for
                    368: .Ic OFWBOOT.XCF No and Ic NETBSD.MACPPC
1.190     lukem     369: depending on how your version of Open Firmware interprets the ISO
1.191     lukem     370: file system.
1.190     lukem     371: You may need to replace
1.131     mbw       372: .Ic cd
                    373: with
1.245     mbw       374: .Ic "scsi/sd@3 , scsi-int/sd@3 , ata/atapi-disk ,"
1.190     lukem     375: or some other device alias.
                    376: You should also use the Open Firmware
1.131     mbw       377: .Ic dir
                    378: command to confirm that the
                    379: .Nx*M
                    380: kernel is called
1.136     mbw       381: .Pa NETBSD.MACPPC .
1.231     mbw       382: You may want to read the section below on
                    383: .Sx Open Firmware boot syntax
1.131     mbw       384: .\}
1.257     mbw       385: .if \n[sparc]:\n[sparc64] \{\
1.131     mbw       386: .It
1.520     snj       387: You will need to get to the
1.258     mbw       388: .if \n[sparc] OpenBoot PROM
                    389: .if \n[sparc64] OpenFirmware
1.131     mbw       390: .Dq Ic "ok"
1.190     lukem     391: prompt.
1.446     snj       392: After your system first powers on and displays some initial information,
1.190     lukem     393: press the
1.131     mbw       394: .Key STOP-A
1.270     mbw       395: keys, or send a BREAK if you're on a serial console.
1.190     lukem     396: At the
1.131     mbw       397: .Dq Ic "ok"
                    398: prompt, type the command to boot your system into
                    399: .Nx .
1.257     mbw       400: .\}
                    401: .if \n[sparc] \{\
1.131     mbw       402: The command to boot from CD is one of the following commands (depending on
                    403: your model):
                    404: .Dq Ic b sd(,30,) ,
                    405: .Dq Ic boot sd(,30,) ,
                    406: or
                    407: .Dq Ic boot cdrom .
                    408: .Pp
                    409: The command to boot from floppy is either
                    410: .Dq Ic boot fd(,,1)
                    411: or
                    412: .Dq Ic boot floppy .
                    413: The installer will prompt you to insert the second floppy when it is ready
                    414: for it.
                    415: .\}
1.257     mbw       416: .if \n[sparc64] \{\
                    417: The command to boot from CD is:
                    418: .Dq Ic boot cdrom .
                    419: The command to boot the
                    420: .Nx
1.520     snj       421: kernel from a
1.257     mbw       422: .Tn Solaris
                    423: or
                    424: .Nx
                    425: partition depends on which disk and partition it is on.
                    426: To boot from the first partition of the first (primary) disk:
                    427: .Dq Ic "boot disk:a /ofwboot -a" .
                    428: When it asks you for a kernel, specify
                    429: .Dq Ic "netbsd-INSTALL.gz"
                    430: .\}
1.131     mbw       431: .It
                    432: For third-party programs which are not part of the base
                    433: .Nx
                    434: distribution, you will want to explore the
                    435: .Ic pkgsrc
1.519     snj       436: package management system, which contains thousands of third party software
                    437: applications.
1.131     mbw       438: .El
                    439: .\}
1.1       ross      440: .Ss "What is NetBSD?"
1.82      lukem     441: .Pp
1.1       ross      442: .
                    443: The
                    444: .Nx
1.78      lukem     445: Operating System is a fully functional
1.4       perry     446: .Tn Open Source
1.82      lukem     447: .Ul
                    448: operating system derived from the University of California, Berkeley
1.78      lukem     449: Networking Release 2 (Net/2), 4.4BSD-Lite, and 4.4BSD-Lite2 sources.
1.1       ross      450: .Nx
1.519     snj       451: runs on many different different system architectures (ports)
                    452: across a variety of distinct CPU families, and is being ported to more.
1.190     lukem     453: The
1.321     wiz       454: .Nx
1.519     snj       455: \*V release contains complete binary releases for most of these
                    456: system architectures, with preliminary support for the others included in
                    457: source form.
1.375     wiz       458: Please see the
1.78      lukem     459: .Nx
1.519     snj       460: website at
1.375     wiz       461: .Lk http://www.NetBSD.org/
                    462: for information on them.)
1.4       perry     463: .Pp
                    464: .Nx
                    465: is a completely integrated system.
                    466: In addition to its highly portable, high performance kernel,
1.112     jhawk     467: .nh
1.4       perry     468: .Nx
                    469: features a complete set of user utilities, compilers for several
1.97      hubertf   470: languages, the X Window System, firewall software
1.4       perry     471: and numerous other tools, all accompanied by full source code.
1.1       ross      472: .Pp
1.4       perry     473: .\" XXX Should we include some text here about NetBSD's license
                    474: .\" policies and how commercial-friendly it is?
1.1       ross      475: .Nx
                    476: is a creation of the members of the Internet community.
                    477: Without the unique cooperation and coordination the net makes
1.519     snj       478: possible,
1.4       perry     479: .Nx
1.519     snj       480: would not exist.
1.266     wiz       481: .
1.194     lukem     482: .if \n[FOR_RELEASE] \{\
1.519     snj       483: .Ss Changes Between The NetBSD 6.0 and 7.0 Releases
1.82      lukem     484: .Pp
1.1       ross      485: The
1.375     wiz       486: .Nx
                    487: \*V release
1.519     snj       488: provides many significant changes, including support for many new
                    489: devices, hundreds of bug fixes, new and updated kernel subsystems, and
                    490: numerous userland enhancements.
1.190     lukem     491: The result of these improvements is a stable operating system fit for
1.4       perry     492: production use that rivals most commercially available systems.
1.1       ross      493: .Pp
1.445     snj       494: It is impossible to completely summarize the massive development that
1.295     tron      495: went into the
1.321     wiz       496: .Nx
                    497: \*V release.
1.342     pavel     498: The complete list of changes can be found in the
1.354     pavel     499: CHANGES:
1.519     snj       500: .Lk http://ftp.NetBSD.org/pub/NetBSD/NetBSD-7.0/CHANGES
1.342     pavel     501: and
1.519     snj       502: CHANGES-7.0:
                    503: .Lk http://ftp.NetBSD.org/pub/NetBSD/NetBSD-7.0/CHANGES-7.0
                    504: files in the top level directory of the NetBSD 7.0 release tree.
1.444     snj       505: .Pp
1.447     snj       506: .\" fill in with changes.mdoc
1.191     lukem     507: .
1.82      lukem     508: .\} \" \n[FOR_RELEASE]
1.1       ross      509: .
1.404     bouyer    510: .Ss "Features to be removed in a later release"
1.433     snj       511: The following features are to be removed from
1.404     bouyer    512: .Nx
1.433     snj       513: in the future:
1.404     bouyer    514: .(bullet
1.489     riz       515: .Xr dhclient 8
                    516: in favor of
                    517: .Xr dhcpcd 8 .
                    518: .It
1.519     snj       519: .Xr groff 1 .
                    520: Man pages are now handled with
1.489     riz       521: .Xr mandoc 1 ,
                    522: and
                    523: .Xr groff 1
                    524: can still be found in pkgsrc as
                    525: .Pa textproc/groff .
1.520     snj       526: .It
                    527: .Xr rtsol 8
                    528: and
                    529: .Xr rtsold 8 .
1.411     tsutsui   530: .bullet)
1.404     bouyer    531: .
1.444     snj       532: .Ss "The NetBSD Foundation"
1.82      lukem     533: .Pp
1.1       ross      534: .
                    535: The
                    536: .Nx
1.444     snj       537: Foundation is a tax exempt, not-for-profit 501(c)(3) corporation
                    538: that devotes itself to the traditional goals and Spirit of the
1.1       ross      539: .Nx
1.444     snj       540: Project and owns the trademark of the word
                    541: .Dq NetBSD .
                    542: It supports the design, development, and adoption of
1.1       ross      543: .Nx
1.444     snj       544: worldwide.
                    545: More information on the
1.1       ross      546: .Nx
1.444     snj       547: Foundation, its composition, aims, and work can be found at:
1.446     snj       548: .Lk http://www.NetBSD.org/foundation/
1.1       ross      549: .br_ne 10P
                    550: .
                    551: .Ss "Sources of NetBSD"
1.82      lukem     552: .Pp
1.1       ross      553: .
1.37      lukem     554: Refer to
1.446     snj       555: .Lk http://www.NetBSD.org/mirrors/
1.1       ross      556: .br_ne 10P
                    557: .
                    558: .Ss "NetBSD \*V Release Contents
1.82      lukem     559: .Pp
1.1       ross      560: .
                    561: The root directory of the
1.321     wiz       562: .Nx
                    563: \*V release is organized as follows:
1.79      lukem     564: .ie \n[FOR_RELEASE] \{\
1.1       ross      565: .Pp
                    566: .Pa .../NetBSD-\*V/
1.112     jhawk     567: .(tag README.files
1.1       ross      568: .It Li CHANGES
1.519     snj       569: Changes between the 6.0 and 7.0 releases.
                    570: .It Li CHANGES-7.0
                    571: Changes between the initial 7.0 branch and final release of 7.0.
1.377     jnemeth   572: .It Li CHANGES.prev
1.444     snj       573: Changes in previous
1.1       ross      574: .Nx
                    575: releases.
                    576: .It Li LAST_MINUTE
1.444     snj       577: Last minute changes and notes about the release.
1.1       ross      578: .It Li README.files
                    579: README describing the distribution's contents.
1.519     snj       580: .It Pa images/
                    581: Images (ISO 9660 or USB) for installing NetBSD.
                    582: Depending on your system, these may be bootable.
1.82      lukem     583: .It Pa source/
1.1       ross      584: Source distribution sets; see below.
1.78      lukem     585: .tag)
1.1       ross      586: .Pp
                    587: In addition to the files and directories listed above, there is one
                    588: directory per architecture, for each of the architectures for which
1.321     wiz       589: .Nx
                    590: \*V has a binary distribution.
1.1       ross      591: .Pp
                    592: The source distribution sets can be found in subdirectories of the
1.82      lukem     593: .Pa source
1.190     lukem     594: subdirectory of the distribution tree.
                    595: They contain the complete sources to the system.
                    596: The source distribution sets are as follows:
1.78      lukem     597: .(tag sharesrc
                    598: .It Sy gnusrc
                    599: This set contains the
                    600: .Dq gnu
                    601: sources, including the source for the compiler, assembler, groff,
                    602: and the other GNU utilities in the binary distribution sets.
                    603: .It Sy sharesrc
                    604: This set contains the
                    605: .Dq share
                    606: sources, which include the sources for the man pages not associated
1.112     jhawk     607: with any particular program; the sources for the typesettable document
                    608: set; the dictionaries; and more.
1.78      lukem     609: .It Sy src
                    610: This set contains all of the base
1.321     wiz       611: .Nx
                    612: \*V sources which are not in
1.78      lukem     613: .Sy gnusrc ,
                    614: .Sy sharesrc ,
                    615: or
                    616: .Sy syssrc .
                    617: .It Sy syssrc
1.1       ross      618: This set contains the sources to the
1.321     wiz       619: .Nx
1.433     snj       620: \*V kernel for all architectures as well as the
                    621: .Xr config 1
                    622: utility.
1.78      lukem     623: .It Sy xsrc
                    624: This set contains the sources to the X Window System.
                    625: .tag)
1.1       ross      626: .Pp
1.71      hubertf   627: All the above source sets are located in the
1.1       ross      628: .Pa source/sets
1.71      hubertf   629: subdirectory of the distribution tree.
1.1       ross      630: .Pp
1.190     lukem     631: The source sets are distributed as compressed tar files.
1.207     rafal     632: Except for the
1.520     snj       633: .Sy pkgsrc
1.207     rafal     634: set, which is traditionally unpacked into
                    635: .Pa /usr/pkgsrc ,
                    636: all sets may be unpacked into
1.1       ross      637: .Pa /usr/src
                    638: with the command:
1.318     hubertf   639: .Dl # Ic "cd / ; tar -zxpf set_name.tgz"
1.82      lukem     640: .Pp
1.78      lukem     641: In each of the source distribution set directories, there are
                    642: files which contain the checksums of the files in the directory:
1.451     snj       643: .(tag SHA512 -offset indent
1.78      lukem     644: .It Li MD5
1.19      ross      645: .Tn MD5
1.451     snj       646: digests in the format produced by the command:
1.194     lukem     647: .br
1.377     jnemeth   648: .Ic cksum -a MD5 Ar file .
                    649: .It Li SHA512
                    650: .Tn SHA512
1.451     snj       651: digests in the format produced by the command:
1.377     jnemeth   652: .br
                    653: .Ic cksum -a SHA512 Ar file .
1.78      lukem     654: .tag)
1.19      ross      655: .Pp
1.451     snj       656: The SHA512 digest is safer, but MD5 checksums are provided so that a wider
                    657: range of operating systems can check the integrity of the release files.
1.78      lukem     658: .\}
                    659: .el \{\
                    660: .Pp
                    661: .Pa \&.../NetBSD-current/tar_files/
1.82      lukem     662: .(item -compact -offset indent
                    663: .Pa pkgsrc.tar.gz
                    664: .It
                    665: .Pa src/*.tar.gz
                    666: .It
                    667: .Pa xsrc/*.tar.gz
                    668: .item)
1.78      lukem     669: .Pp
1.263     hubertf   670: Other directories provide unpacked source trees e.g. for distribution via
1.493     mbalmer   671: the software update protocol (SUP) or the
1.263     hubertf   672: concurrent version system (CVS). For more information see:
                    673: .Lk http://www.NetBSD.org/mirrors/
1.78      lukem     674: .\}
                    675: .
                    676: .
1.479     tsutsui   677: .so contents -----------------------------------------------
1.78      lukem     678: .
                    679: .
                    680: .(Note
                    681: Each directory in the \*M binary distribution also has its
                    682: own checksum files, just as the source distribution does.
1.19      ross      683: .Note)
1.1       ross      684: .br_ne 7P
                    685: .
1.78      lukem     686: .Ss "NetBSD/\*M System Requirements and Supported Devices"
1.1       ross      687: .
                    688: .so hardware -----------------------------------------------
                    689: .br_ne 7P
                    690: .
1.254     cl        691: .if \n[xen] \{.Ss "Installation options"
                    692: .br_ne 7P
                    693: .
                    694: .so instopt -----------------------------------------------
                    695: .\}
                    696: .
1.1       ross      697: .Ss "Getting the NetBSD System on to Useful Media"
                    698: .
                    699: .so xfer -----------------------------------------------
                    700: .br_ne 7P
                    701: .
1.78      lukem     702: .Ss "Preparing your System for NetBSD installation"
1.1       ross      703: .
                    704: .so prep -----------------------------------------------
                    705: .br_ne 7P
                    706: .
1.203     lukem     707: .ie \n[mac68k] .Ss "Installing the NetBSD System (Sysinst Method)"
1.200     scottr    708: .el .Ss "Installing the NetBSD System"
1.1       ross      709: .
                    710: .so install -----------------------------------------------
                    711: .br_ne 7P
                    712: .
                    713: .Ss "Post installation steps"
                    714: .
                    715: .so ../common/postinstall -----------------------------------------------
                    716: .br_ne 7P
                    717: .
                    718: .Ss "Upgrading a previously-installed NetBSD System"
                    719: .
                    720: .so upgrade -----------------------------------------------
                    721: .br_ne 7P
                    722: .
                    723: .Ss "Compatibility Issues With Previous NetBSD Releases"
1.82      lukem     724: .Pp
1.1       ross      725: .
                    726: Users upgrading from previous versions of
                    727: .Nx
                    728: may wish to bear the
                    729: following problems and compatibility issues in mind when upgrading to
1.321     wiz       730: .Nx
1.390     itohy     731: \*V.
1.357     pavel     732: .Pp
1.447     snj       733: Note that
                    734: .Ic sysinst
                    735: will automatically invoke
                    736: .(disp
                    737: postinstall fix
                    738: .disp)
                    739: and thus all issues that are fixed by
                    740: .Ic postinstall
1.520     snj       741: by default will be handled.
1.447     snj       742: .Pp
1.520     snj       743: A number of things have been removed from the
1.444     snj       744: .Nx
1.520     snj       745: \*V release.
                    746: See the
                    747: .Dq Components removed from NetBSD
                    748: section near the beginning of this document for a list.
                    749: .if \n[arm] \{\
                    750: .Ss2 Important note regarding ABI change on ARM ports
                    751: .Pp
                    752: In
                    753: .Nx
1.540     skrll     754: 7.0, most ARM ports (all but acorn32, and epoc32) have switched
1.520     snj       755: to the official standard ABI
                    756: .Pq EABI5
                    757: which is recommended by ARM for ELF binaries.
                    758: .Pp
                    759: Backwards compatibility is provided for binaries using the previous ABI
                    760: .Pq oabi .
                    761: A
                    762: .Nx
                    763: \*V
                    764: kernel with the
                    765: .Dv COMPAT_NETBSD32
                    766: option enabled will allow you to execute oabi binaries.
                    767: This option is enabled in the kernels distributed with this release.
                    768: .Pp
                    769: However, new binaries can not be mixed with old libraries, and shared
                    770: libraries are incompatible.
                    771: .Pp
                    772: .Ic sysinst
                    773: does not provide an automatic mechanism to partlially upgrade an old
                    774: installation.
                    775: There are two ways to handle the transition:
                    776: .(enum
                    777: .Pp
                    778: Do a complete update.
                    779: .Pp
                    780: This means updating your system with
                    781: .Ic sysinst ,
                    782: then deleting and recompiling all other binaries, whether they were
                    783: installed locally or through pkgsrc.
                    784: This is the preferred, cleanest approach.
                    785: .It
                    786: Move your old binaries and libraries to
                    787: .Pa /compat/netbsd32
                    788: and replace them one by one.
1.444     snj       789: .Pp
1.520     snj       790: For example, move all of
                    791: .Pa /usr/pkg
1.444     snj       792: to
1.520     snj       793: .Pa /compat/netbsd32/usr/pkg
                    794: and add
                    795: .Pa /compat/netbsd32/usr/pkg/bin
                    796: to the end of your PATH.
                    797: Most binaries should still run, and can be replaced over time with
                    798: recompiled packages, which will install to
                    799: .Pa /usr/pkg
                    800: again.
                    801: .enum)
1.349     jnemeth   802: .
1.520     snj       803: .\}
                    804: .Ss2 Issues affecting an upgrade from NetBSD 6.x releases
                    805: .Pp
                    806: The following user needs to be created:
                    807: .(bullet -compact -offset indent
                    808: _rtadvd
1.389     jnemeth   809: .bullet)
                    810: .Pp
1.520     snj       811: The following groups need to be created:
                    812: .(bullet -compact -offset indent
                    813: _gpio
1.389     jnemeth   814: .It
1.520     snj       815: _rtadvd
1.389     jnemeth   816: .bullet)
1.1       ross      817: .
                    818: .Ss "Using online NetBSD documentation"
                    819: .Pp
1.444     snj       820: Documentation is available if you installed the manual
1.190     lukem     821: distribution set.
                    822: Traditionally, the
1.1       ross      823: .Dq man pages
1.78      lukem     824: (documentation) are denoted by
1.200     scottr    825: .Sq Li name(section) .
1.1       ross      826: Some examples of this are
                    827: .Pp
1.78      lukem     828: .(bullet -compact -offset indent
1.1       ross      829: .Xr intro 1 ,
                    830: .It
                    831: .Xr man 1 ,
                    832: .It
1.429     snj       833: .Xr apropos 1 ,
1.1       ross      834: .It
                    835: .Xr passwd 1 ,
                    836: and
                    837: .It
                    838: .Xr passwd 5 .
1.78      lukem     839: .bullet)
1.1       ross      840: .Pp
                    841: The section numbers group the topics into several categories, but three
                    842: are of primary interest: user commands are in section 1, file formats
                    843: are in section 5, and administrative information is in section 8.
                    844: .Pp
                    845: .No The Em man
                    846: command is used to view the documentation on a topic, and is
                    847: started by entering
1.433     snj       848: .Ic man
                    849: .Op Ar section
1.1       ross      850: .Ar topic .
                    851: The brackets
                    852: .Op \&
                    853: around the
                    854: section should not be entered, but rather indicate that the section is
1.190     lukem     855: optional.
                    856: If you don't ask for a particular section, the topic with the
                    857: lowest numbered section name will be displayed.
                    858: For instance, after logging in, enter
1.82      lukem     859: .Pp
                    860: .Dl # Ic "man passwd"
                    861: .Pp
1.1       ross      862: to read the documentation for
                    863: .Xr passwd 1 .
                    864: To view the documentation for
1.91      hubertf   865: .Xr passwd 5 ,
1.1       ross      866: enter
1.82      lukem     867: .Pp
                    868: .Dl # Ic "man 5 passwd"
                    869: .Pp
1.1       ross      870: instead.
                    871: .Pp
                    872: If you are unsure of what man page you are looking for, enter
1.263     hubertf   873: .Pp
1.305     uwe       874: .Dl # Ic apropos Ar subject-word
1.1       ross      875: .Pp
                    876: where
                    877: .Ar subject-word
1.78      lukem     878: is your topic of interest; a list of possibly
1.1       ross      879: related man pages will be displayed.
                    880: .
                    881: .Ss Administrivia
1.82      lukem     882: .Pp
1.1       ross      883: .
1.190     lukem     884: If you've got something to say, do so!
                    885: We'd like your input.
1.1       ross      886: There are various mailing lists available via the mailing list
                    887: server at
1.233     salo      888: .Mt majordomo@NetBSD.org .
1.519     snj       889: See
1.433     snj       890: .Lk http://www.NetBSD.org/mailinglists/
1.519     snj       891: for details.
1.1       ross      892: .Pp
                    893: There are various mailing lists set up to deal with comments and
1.190     lukem     894: questions about this release.
                    895: Please send comments to:
1.233     salo      896: .Mt netbsd-comments@NetBSD.org .
1.1       ross      897: .Pp
                    898: To report bugs, use the
                    899: .Xr send-pr 1
                    900: command shipped with
                    901: .Nx ,
1.190     lukem     902: and fill in as much information about the problem as you can.
                    903: Good bug reports include lots of details.
1.1       ross      904: .Pp
1.433     snj       905: Bugs also can be submitted and queried with the web interface at
1.446     snj       906: .Lk http://www.NetBSD.org/support/send-pr.html
1.1       ross      907: .Pp
                    908: There are also port-specific mailing lists, to discuss aspects of
                    909: each port of
                    910: .Nx .
1.88      wiz       911: Use majordomo to find their addresses, or visit
1.446     snj       912: .Lk http://www.NetBSD.org/mailinglists/
                    913: .Pp
1.88      wiz       914: If
1.1       ross      915: you're interested in doing a serious amount of work on a specific
1.82      lukem     916: port, you probably should contact the
                    917: .Sq owner
                    918: of that port (listed
1.1       ross      919: below).
                    920: .Pp
1.519     snj       921: If you'd like to help with
                    922: .Nx ,
                    923: and have an idea as to how you could be useful, send us mail or subscribe to:
1.392     reed      924: .Mt netbsd-users@NetBSD.org .
1.1       ross      925: .Pp
                    926: As a favor, please avoid mailing huge documents or files to these
1.190     lukem     927: mailing lists.
                    928: Instead, put the material you would have sent up for FTP or WWW somewhere,
1.520     snj       929: then mail the appropriate list about it.
1.519     snj       930: If you'd rather not do that, mail the list saying you'll send the data to
                    931: those who want it.
1.1       ross      932: .
                    933: .Ss Thanks go to
                    934: .
1.78      lukem     935: .(bullet
1.1       ross      936: The former members of UCB's Computer Systems Research Group,
                    937: including (but not limited to):
                    938: .Bd -unfilled -offset indent
                    939: Keith Bostic
                    940: Ralph Campbell
                    941: Mike Karels
                    942: Marshall Kirk McKusick
                    943: .Ed
                    944: .Pp
1.444     snj       945: for their work on
1.82      lukem     946: .Bx
                    947: systems, support, and encouragement.
1.1       ross      948: .It
1.263     hubertf   949: The Internet Systems Consortium, Inc. for hosting the
1.1       ross      950: .Nx
1.263     hubertf   951: FTP, CVS, AnonCVS, mail, mail archive, GNATS, SUP, Rsync and WWW servers.
1.1       ross      952: .It
1.263     hubertf   953: The Internet Research Institute in Japan for hosting the server
                    954: which runs the CVSweb interface to the
1.1       ross      955: .Nx
1.263     hubertf   956: source tree.
1.78      lukem     957: .It
1.381     jnemeth   958: The Columbia University Computer Science Department for hosting
1.520     snj       959: the build cluster.
1.78      lukem     960: .It
1.344     pavel     961: The many organizations that provide
1.78      lukem     962: .Nx
                    963: mirror sites.
1.1       ross      964: .It
                    965: Without CVS, this project would be impossible to manage, so our hats
                    966: go off to Brian Berliner, Jeff Polk, and the various other people
                    967: who've had a hand in making CVS a useful tool.
                    968: .It
1.337     pavel     969: We list the individuals and organizations
                    970: that have made donations or loans of hardware and/or money, to support
1.1       ross      971: .Nx
1.337     pavel     972: development, and deserve credit for it at
1.446     snj       973: .Lk http://www.NetBSD.org/donations/
1.190     lukem     974: (If you're not on that list and should be, tell us!
                    975: We probably were not able to get in touch with you, to verify that you
                    976: wanted to be listed.)
1.1       ross      977: .It
                    978: Finally, we thank all of the people who've put sweat and tears into
                    979: developing
                    980: .Nx
1.190     lukem     981: since its inception in January, 1993.
                    982: (Obviously, there are a lot more people who deserve thanks here.
1.377     jnemeth   983: If you're one of them, and would like to be mentioned, tell us!)
1.78      lukem     984: .bullet)
1.1       ross      985: .
                    986: .Ss "We are..."
                    987: .
                    988: .Pp
                    989: (in alphabetical order)
                    990: .Pp
                    991: .
                    992: .
1.510     martin    993: .Bl -column xxx "Jun-ichiro itojun Hagino" ".Mt sommerfeld@NetBSD.org" ".Sy playstation2"
1.1       ross      994: .
                    995: .br_ne 1i
1.266     wiz       996: .It Em "The NetBSD core group:"
1.1       ross      997: .It Ta Ta
1.335     snj       998: .It Ta Alistair Crooks Ta Mt agc@NetBSD.org
1.452     tron      999: .It Ta Matthew Green Ta Mt mrg@NetBSD.org
1.535     snj      1000: .It Ta Martin Husemann Ta Mt martin@NetBSD.org
1.489     riz      1001: .It Ta Chuck Silvers Ta Mt chs@NetBSD.org
1.405     tsutsui  1002: .It Ta Matt Thomas Ta Mt matt@NetBSD.org
1.335     snj      1003: .It Ta YAMAMOTO Takashi Ta Mt yamt@NetBSD.org
1.233     salo     1004: .It Ta Christos Zoulas Ta Mt christos@NetBSD.org
1.1       ross     1005: .It Ta Ta
1.191     lukem    1006: .
1.1       ross     1007: .br_ne 2i
1.266     wiz      1008: .It Em "The portmasters (and their ports):"
1.263     hubertf  1009: .\"
1.495     jnemeth  1010: .\" Please keep src/doc/RESPONSIBLE in sync with this list.
                   1011: .\"
1.263     hubertf  1012: .\" XXX created by list-portmasters.pl
                   1013: .\"
1.489     riz      1014: .It Ta Reinoud Zandijk                Ta Mt              reinoud Ta Sy acorn32
                   1015: .It Ta Matt Thomas                    Ta Mt                 matt Ta Sy alpha
                   1016: .It Ta Ignatios Souvatzis             Ta Mt                   is Ta Sy amiga
                   1017: .It Ta Ignatios Souvatzis             Ta Mt                   is Ta Sy amigappc
                   1018: .It Ta Noriyuki Soda                  Ta Mt                 soda Ta Sy arc
                   1019: .It Ta Julian Coleman                 Ta Mt                  jdc Ta Sy atari
                   1020: .It Ta Matthias Drochner              Ta Mt             drochner Ta Sy cesfic
                   1021: .It Ta Erik Berls                     Ta Mt                cyber Ta Sy cobalt
                   1022: .It Ta Antti Kantee                   Ta Mt                pooka Ta Sy emips
                   1023: .It Ta Simon Burge                    Ta Mt               simonb Ta Sy evbmips
                   1024: .It Ta Steve Woodford                 Ta Mt                  scw Ta Sy evbppc
                   1025: .It Ta Izumi Tsutsui                  Ta Mt              tsutsui Ta Sy ews4800mips
                   1026: .It Ta Izumi Tsutsui                  Ta Mt              tsutsui Ta Sy hp300
1.506     skrll    1027: .It Ta Nick Hudson                    Ta Mt                skrll Ta Sy hppa
1.489     riz      1028: .It Ta Valeriy E. Ushakov             Ta Mt                  uwe Ta Sy hpcsh
                   1029: .It Ta Matt Thomas                    Ta Mt                 matt Ta Sy ibmnws
                   1030: .It Ta Gavan Fantom                   Ta Mt                gavan Ta Sy iyonix
                   1031: .It Ta Valeriy E. Ushakov             Ta Mt                  uwe Ta Sy landisk
                   1032: .It Ta Izumi Tsutsui                  Ta Mt              tsutsui Ta Sy luna68k
                   1033: .It Ta Scott Reynolds                 Ta Mt               scottr Ta Sy mac68k
                   1034: .It Ta Michael Lorenz                 Ta Mt             macallan Ta Sy macppc
                   1035: .It Ta Steve Woodford                 Ta Mt                  scw Ta Sy mvme68k
                   1036: .It Ta Steve Woodford                 Ta Mt                  scw Ta Sy mvmeppc
                   1037: .It Ta Matt Thomas                    Ta Mt                 matt Ta Sy netwinder
                   1038: .It Ta Izumi Tsutsui                  Ta Mt              tsutsui Ta Sy news68k
                   1039: .It Ta Tim Rightnour                  Ta Mt              garbled Ta Sy ofppc
                   1040: .It Ta Simon Burge                    Ta Mt               simonb Ta Sy pmax
                   1041: .It Ta Tim Rightnour                  Ta Mt              garbled Ta Sy prep
                   1042: .It Ta Tim Rightnour                  Ta Mt              garbled Ta Sy rs6000
                   1043: .It Ta Tohru Nishimura                Ta Mt             nisimura Ta Sy sandpoint
                   1044: .It Ta Simon Burge                    Ta Mt               simonb Ta Sy sbmips
                   1045: .It Ta S\(/oren J\(/orvang            Ta Mt                soren Ta Sy sgimips
                   1046: .It Ta SAITOH Masanobu                Ta Mt              msaitoh Ta Sy sh3
                   1047: .It Ta Martin Husemann                Ta Mt               martin Ta Sy sparc64
                   1048: .It Ta Anders Magnusson               Ta Mt                ragge Ta Sy vax
                   1049: .It Ta NISHIMURA Takeshi              Ta Mt              nsmrtks Ta Sy x68k
                   1050: .It Ta Manuel Bouyer                  Ta Mt               bouyer Ta Sy xen
1.387     itohy    1051: .It Ta Ta Ta
1.191     lukem    1052: .
1.1       ross     1053: .br_ne 1i
1.266     wiz      1054: .It Em "The NetBSD \*V Release Engineering team:"
1.1       ross     1055: .It Ta Ta
1.462     spz      1056: .It Ta Stephen Borrill Ta Mt sborrill@NetBSD.org
1.334     snj      1057: .It Ta Manuel Bouyer Ta Mt bouyer@NetBSD.org
1.352     jnemeth  1058: .It Ta David Brownlee Ta Mt abs@NetBSD.org
1.264     tron     1059: .It Ta Julian Coleman Ta Mt jdc@NetBSD.org
1.462     spz      1060: .It Ta Alistair G. Crooks Ta Mt agc@NetBSD.org
1.334     snj      1061: .It Ta H\(oavard Eidnes Ta Mt he@NetBSD.org
1.462     spz      1062: .It Ta Martin Husemann Ta Mt martin@NetBSD.org
1.334     snj      1063: .It Ta Soren Jacobsen Ta Mt snj@NetBSD.org
1.352     jnemeth  1064: .It Ta Phil Nelson Ta Mt phil@NetBSD.org
1.489     riz      1065: .It Ta Jeremy C. Reed Ta Mt reed@NetBSD.org
1.328     tron     1066: .It Ta Jeff Rizzo Ta Mt riz@NetBSD.org
1.462     spz      1067: .It Ta SAITOH Masanobu Ta Mt msaitoh@NetBSD.org
1.1       ross     1068: .It Ta Ta
1.191     lukem    1069: .
1.1       ross     1070: .br_ne 2i
1.266     wiz      1071: .It Em "NetBSD Developers:"
1.389     jnemeth  1072: .\"
                   1073: .\" Please keep in alphabetical order
                   1074: .\"
1.1       ross     1075: .It Ta Ta
1.518     hikaru   1076: .It Ta Hikaru Abe Ta Mt hikaru@NetBSD.org
1.543     eadler   1077: .It Ta Eitan Adler Ta Mt eadler@NetBSD.org
1.233     salo     1078: .It Ta Nathan Ahlstrom Ta Mt nra@NetBSD.org
                   1079: .It Ta Steve Allen Ta Mt wormey@NetBSD.org
1.539     utkarsh0 1080: .It Ta Utkarsh Anand Ta Mt utkarsh009@NetBSD.org
1.240     jandberg 1081: .It Ta Jukka Andberg Ta Mt jandberg@NetBSD.org
1.233     salo     1082: .It Ta Julian Assange Ta Mt proff@NetBSD.org
                   1083: .It Ta Lennart Augustsson Ta Mt augustss@NetBSD.org
1.443     zafer    1084: .It Ta Zafer Aydogan Ta Mt zafer@NetBSD.org
1.536     bacon    1085: .It Ta Jason Bacon Ta Mt bacon@NetBSD.org
1.233     salo     1086: .It Ta Christoph Badura Ta Mt bad@NetBSD.org
1.449     mbalmer  1087: .It Ta Marc Balmer Ta Mt mbalmer@NetBSD.org
1.233     salo     1088: .It Ta Bang Jun-Young Ta Mt junyoung@NetBSD.org
                   1089: .It Ta Dieter Baron Ta Mt dillo@NetBSD.org
                   1090: .It Ta Robert V. Baron Ta Mt rvb@NetBSD.org
1.299     apb      1091: .It Ta Alan Barrett Ta Mt apb@NetBSD.org
1.233     salo     1092: .It Ta Grant Beattie Ta Mt grant@NetBSD.org
                   1093: .It Ta Erik Berls Ta Mt cyber@NetBSD.org
                   1094: .It Ta Hiroyuki Bessho Ta Mt bsh@NetBSD.org
                   1095: .It Ta John Birrell Ta Mt jb@NetBSD.org
                   1096: .It Ta Rafal Boni Ta Mt rafal@NetBSD.org
1.324     sborrill 1097: .It Ta Stephen Borrill Ta Mt sborrill@NetBSD.org
1.282     seanb    1098: .It Ta Sean Boudreau Ta Mt seanb@NetBSD.org
1.233     salo     1099: .It Ta Manuel Bouyer Ta Mt bouyer@NetBSD.org
                   1100: .It Ta Allen Briggs Ta Mt briggs@NetBSD.org
                   1101: .It Ta Mark Brinicombe Ta Mt mark@NetBSD.org
                   1102: .It Ta Aaron Brown Ta Mt abrown@NetBSD.org
                   1103: .It Ta Andrew Brown Ta Mt atatat@NetBSD.org
                   1104: .It Ta David Brownlee Ta Mt abs@NetBSD.org
                   1105: .It Ta Jon Buller Ta Mt jonb@NetBSD.org
                   1106: .It Ta Simon Burge Ta Mt simonb@NetBSD.org
                   1107: .It Ta Robert Byrnes Ta Mt byrnes@NetBSD.org
1.314     pavel    1108: .It Ta Pavel Cahyna Ta Mt pavel@NetBSD.org
1.233     salo     1109: .It Ta D'Arcy J.M. Cain Ta Mt darcy@NetBSD.org
1.477     riastrad 1110: .It Ta Taylor R. Campbell Ta Mt riastradh@NetBSD.org
1.405     tsutsui  1111: .It Ta Daniel Carosone Ta Mt dan@NetBSD.org
1.233     salo     1112: .It Ta Dave Carrel Ta Mt carrel@NetBSD.org
                   1113: .It Ta James Chacon Ta Mt jmc@NetBSD.org
1.409     tsutsui  1114: .It Ta Mihai Chelaru Ta Mt kefren@NetBSD.org
1.476     cheusov  1115: .It Ta Aleksey Cheusov Ta Mt cheusov@NetBSD.org
1.233     salo     1116: .It Ta Bill Coldwell Ta Mt billc@NetBSD.org
1.531     scole    1117: .It Ta Sean Cole Ta Mt scole@NetBSD.org
1.233     salo     1118: .It Ta Julian Coleman Ta Mt jdc@NetBSD.org
1.406     tsutsui  1119: .It Ta Marcus Comstedt Ta Mt marcus@NetBSD.org
1.233     salo     1120: .It Ta Jeremy Cooper Ta Mt jeremy@NetBSD.org
1.482     tcort    1121: .It Ta Thomas Cort Ta Mt tcort@NetBSD.org
1.233     salo     1122: .It Ta Chuck Cranor Ta Mt chuck@NetBSD.org
                   1123: .It Ta Alistair Crooks Ta Mt agc@NetBSD.org
1.500     pho      1124: .It Ta Masatake Daimon Ta Mt pho@NetBSD.org
1.233     salo     1125: .It Ta Johan Danielsson Ta Mt joda@NetBSD.org
                   1126: .It Ta John Darrow Ta Mt jdarrow@NetBSD.org
1.294     jld      1127: .It Ta Jed Davis Ta Mt jld@NetBSD.org
1.233     salo     1128: .It Ta Matt DeBergalis Ta Mt deberg@NetBSD.org
1.323     degroote 1129: .It Ta Arnaud Degroote Ta Mt degroote@NetBSD.org
1.532     flxd     1130: .It Ta Felix Deichmann Ta Mt flxd@NetBSD.org
1.233     salo     1131: .It Ta Rob Deker Ta Mt deker@NetBSD.org
                   1132: .It Ta Chris G. Demetriou Ta Mt cgd@NetBSD.org
                   1133: .It Ta Tracy Di Marco White Ta Mt gendalia@NetBSD.org
                   1134: .It Ta Jarom\('ir Dolecek Ta Mt jdolecek@NetBSD.org
                   1135: .It Ta Andy Doran Ta Mt ad@NetBSD.org
                   1136: .It Ta Roland Dowdeswell Ta Mt elric@NetBSD.org
1.464     dholland 1137: .It Ta Steven Drake Ta Mt sbd@NetBSD.org
1.233     salo     1138: .It Ta Emmanuel Dreyfus Ta Mt manu@NetBSD.org
                   1139: .It Ta Matthias Drochner Ta Mt drochner@NetBSD.org
                   1140: .It Ta Jun Ebihara Ta Mt jun@NetBSD.org
1.498     elad     1141: .It Ta Elad Efrat Ta Mt elad@NetBSD.org
1.233     salo     1142: .It Ta H\(oavard Eidnes Ta Mt he@NetBSD.org
1.406     tsutsui  1143: .It Ta Jaime A Fournier Ta Mt ober@NetBSD.org
1.233     salo     1144: .It Ta Stoned Elipot Ta Mt seb@NetBSD.org
1.279     mlelstv  1145: .It Ta Michael van Elst Ta Mt mlelstv@NetBSD.org
1.527     kre      1146: .It Ta Robert Elz Ta Mt kre@NetBSD.org
1.233     salo     1147: .It Ta Enami Tsugutomo Ta Mt enami@NetBSD.org
                   1148: .It Ta Bernd Ernesti Ta Mt veego@NetBSD.org
                   1149: .It Ta Erik Fair Ta Mt fair@NetBSD.org
                   1150: .It Ta Gavan Fantom Ta Mt gavan@NetBSD.org
1.317     hauke    1151: .It Ta Hauke Fath Ta Mt hauke@NetBSD.org
1.233     salo     1152: .It Ta Hubert Feyrer Ta Mt hubertf@NetBSD.org
                   1153: .It Ta Jason R. Fink Ta Mt jrf@NetBSD.org
1.315     mjf      1154: .It Ta Matt J. Fleming Ta Mt mjf@NetBSD.org
1.367     marty    1155: .It Ta Marty Fouts Ta Mt marty@NetBSD.org
1.309     liamjfoy 1156: .It Ta Liam J. Foy Ta Mt liamjfoy@NetBSD.org
1.233     salo     1157: .It Ta Matt Fredette Ta Mt fredette@NetBSD.org
                   1158: .It Ta Thorsten Frueauf Ta Mt frueauf@NetBSD.org
                   1159: .It Ta Castor Fu Ta Mt castor@NetBSD.org
1.494     htodd    1160: .It Ta Hisashi Todd Fujinaka Ta Mt htodd@NetBSD.org
1.469     mef      1161: .It Ta Makoto Fujiwara Ta Mt mef@NetBSD.org
1.233     salo     1162: .It Ta Ichiro Fukuhara Ta Mt ichiro@NetBSD.org
1.241     cube     1163: .It Ta Quentin Garnier Ta Mt cube@NetBSD.org
1.233     salo     1164: .It Ta Thomas Gerner Ta Mt thomas@NetBSD.org
                   1165: .It Ta Simon J. Gerraty Ta Mt sjg@NetBSD.org
                   1166: .It Ta Justin Gibbs Ta Mt gibbs@NetBSD.org
                   1167: .It Ta Chris Gilbert Ta Mt chris@NetBSD.org
                   1168: .It Ta Eric Gillespie Ta Mt epg@NetBSD.org
1.417     ginsbach 1169: .It Ta Brian Ginsbach Ta Mt ginsbach@NetBSD.org
1.442     ver      1170: .It Ta Oliver V. Gould Ta Mt ver@NetBSD.org
1.403     pgoyette 1171: .It Ta Paul Goyette Ta Mt pgoyette@NetBSD.org
1.233     salo     1172: .It Ta Michael Graff Ta Mt explorer@NetBSD.org
                   1173: .It Ta Matthew Green Ta Mt mrg@NetBSD.org
                   1174: .It Ta Andreas Gustafsson Ta Mt gson@NetBSD.org
1.374     rhaen    1175: .It Ta Ulrich Habel Ta Mt rhaen@NetBSD.org
1.233     salo     1176: .It Ta Jun-ichiro itojun Hagino Ta Mt itojun@NetBSD.org
1.389     jnemeth  1177: .It Ta HAMAJIMA Katsuomi Ta Mt hamajima@NetBSD.org
1.372     haad     1178: .It Ta Adam Hamsik Ta Mt haad@NetBSD.org
1.233     salo     1179: .It Ta Juergen Hannken-Illjes Ta Mt hannken@NetBSD.org
                   1180: .It Ta Charles M. Hannum Ta Mt mycroft@NetBSD.org
1.456     yhardy   1181: .It Ta Yorick Hardy Ta Mt yhardy@NetBSD.org
1.233     salo     1182: .It Ta Ben Harris Ta Mt bjh21@NetBSD.org
1.501     hkenken  1183: .It Ta Kenichi Hashimoto Ta Mt hkenken@NetBSD.org
1.233     salo     1184: .It Ta Eric Haszlakiewicz Ta Mt erh@NetBSD.org
                   1185: .It Ta John Hawkinson Ta Mt jhawk@NetBSD.org
1.434     imil     1186: .It Ta Emile Heitor Ta Mt imil@NetBSD.org
1.238     heas     1187: .It Ta John Heasley Ta Mt heas@NetBSD.org
1.473     para     1188: .It Ta Lars Heidieker Ta Mt para@NetBSD.org
1.543.2.1! pgoyette 1189: .It Ta Tom Ivar Helbekkmo Ta Mt tih@NetBSD.org
1.298     ghen     1190: .It Ta Geert Hendrickx Ta Mt ghen@NetBSD.org
1.488     wen      1191: .It Ta Wen Heping Ta Mt wen@NetBSD.org
1.233     salo     1192: .It Ta Ren\('e Hexel Ta Mt rh@NetBSD.org
1.312     plunky   1193: .It Ta Iain Hibbert Ta Mt plunky@NetBSD.org
1.271     hira     1194: .It Ta Kouichirou Hiratsuka Ta Mt hira@NetBSD.org
1.233     salo     1195: .It Ta Michael L. Hitch Ta Mt mhitch@NetBSD.org
1.401     ahoka    1196: .It Ta \('Ad\('am H\('oka Ta Mt ahoka@NetBSD.org
1.311     freza    1197: .It Ta Jachym Holecek Ta Mt freza@NetBSD.org
1.399     dholland 1198: .It Ta David A. Holland Ta Mt dholland@NetBSD.org
1.233     salo     1199: .It Ta Christian E. Hopps Ta Mt chopps@NetBSD.org
1.459     morr     1200: .It Ta Daniel Horecki Ta Mt morr@NetBSD.org
1.233     salo     1201: .It Ta Ken Hornstein Ta Mt kenh@NetBSD.org
                   1202: .It Ta Marc Horowitz Ta Mt marc@NetBSD.org
                   1203: .It Ta Eduardo Horvath Ta Mt eeh@NetBSD.org
                   1204: .It Ta Nick Hudson Ta Mt skrll@NetBSD.org
                   1205: .It Ta Shell Hung Ta Mt shell@NetBSD.org
1.426     darran   1206: .It Ta Darran Hunt Ta Mt darran@NetBSD.org
1.233     salo     1207: .It Ta Martin Husemann Ta Mt martin@NetBSD.org
                   1208: .It Ta Dean Huxley Ta Mt dean@NetBSD.org
                   1209: .It Ta Love H\(:ornquist \(oAstrand Ta Mt lha@NetBSD.org
1.385     rillig   1210: .It Ta Roland Illig Ta Mt rillig@NetBSD.org
1.233     salo     1211: .It Ta Bernardo Innocenti Ta Mt bernie@NetBSD.org
                   1212: .It Ta Tetsuya Isaki Ta Mt isaki@NetBSD.org
                   1213: .It Ta ITOH Yasufumi Ta Mt itohy@NetBSD.org
                   1214: .It Ta IWAMOTO Toshihiro Ta Mt toshii@NetBSD.org
                   1215: .It Ta Matthew Jacob Ta Mt mjacob@NetBSD.org
1.252     snj      1216: .It Ta Soren Jacobsen Ta Mt snj@NetBSD.org
1.517     sevan    1217: .It Ta Sevan Janiyan Ta Mt sevan@NetBSD.org
1.233     salo     1218: .It Ta Lonhyn T. Jasinskyj Ta Mt lonhyn@NetBSD.org
                   1219: .It Ta Darrin Jewell Ta Mt dbj@NetBSD.org
1.325     njoly    1220: .It Ta Nicolas Joly Ta Mt njoly@NetBSD.org
1.233     salo     1221: .It Ta S\(/oren J\(/orvang Ta Mt soren@NetBSD.org
                   1222: .It Ta Takahiro Kambe Ta Mt taca@NetBSD.org
                   1223: .It Ta Antti Kantee Ta Mt pooka@NetBSD.org
1.297     kardel   1224: .It Ta Frank Kardel Ta Mt kardel@NetBSD.org
1.233     salo     1225: .It Ta KAWAMOTO Yosihisa Ta Mt kawamoto@NetBSD.org
1.253     minskim  1226: .It Ta Min Sik Kim Ta Mt minskim@NetBSD.org
1.468     kiyohara 1227: .It Ta KIYOHARA Takashi Ta Mt kiyohara@NetBSD.org
1.233     salo     1228: .It Ta Thomas Klausner Ta Mt wiz@NetBSD.org
                   1229: .It Ta Klaus Klein Ta Mt kleink@NetBSD.org
1.272     jklos    1230: .It Ta John Klos Ta Mt jklos@NetBSD.org
1.233     salo     1231: .It Ta Wayne Knowles Ta Mt wdk@NetBSD.org
                   1232: .It Ta Takayoshi Kochi Ta Mt kochi@NetBSD.org
1.496     shm      1233: .It Ta Mateusz Kocielski Ta Mt shm@NetBSD.org
1.418     jakllsch 1234: .It Ta Jonathan A. Kollasch Ta Mt jakllsch@NetBSD.org
1.485     jkoshy   1235: .It Ta Joseph Koshy Ta Mt jkoshy@NetBSD.org
1.480     rkujawa  1236: .It Ta Radoslaw Kujawa Ta Mt rkujawa@NetBSD.org
1.409     tsutsui  1237: .It Ta Jochen Kunz Ta Mt jkunz@NetBSD.org
1.233     salo     1238: .It Ta Martti Kuparinen Ta Mt martti@NetBSD.org
1.389     jnemeth  1239: .It Ta Arnaud Lacombe Ta Mt alc@NetBSD.org
1.233     salo     1240: .It Ta Kevin Lahey Ta Mt kml@NetBSD.org
1.332     dsl      1241: .It Ta David Laight Ta Mt dsl@NetBSD.org
1.233     salo     1242: .It Ta Johnny C. Lam Ta Mt jlam@NetBSD.org
1.455     gls      1243: .It Ta Guillaume Lasmayous Ta Mt gls@NetBSD.org
1.233     salo     1244: .It Ta Martin J. Laubach Ta Mt mjl@NetBSD.org
1.243     grog     1245: .It Ta Greg Lehey Ta Mt grog@NetBSD.org
1.233     salo     1246: .It Ta Ted Lemon Ta Mt mellon@NetBSD.org
1.236     cl       1247: .It Ta Christian Limpach Ta Mt cl@NetBSD.org
1.233     salo     1248: .It Ta Frank van der Linden Ta Mt fvdl@NetBSD.org
                   1249: .It Ta Joel Lindholm Ta Mt joel@NetBSD.org
1.391     tonnerre 1250: .It Ta Tonnerre Lombard Ta Mt tonnerre@NetBSD.org
1.233     salo     1251: .It Ta Mike Long Ta Mt mikel@NetBSD.org
1.497     slp      1252: .It Ta Sergio Lopez Ta Mt slp@NetBSD.org
1.283     macallan 1253: .It Ta Michael Lorenz Ta Mt macallan@NetBSD.org
1.233     salo     1254: .It Ta Warner Losh Ta Mt imp@NetBSD.org
                   1255: .It Ta Tomasz Luchowski Ta Mt zuntum@NetBSD.org
                   1256: .It Ta Federico Lupi Ta Mt federico@NetBSD.org
1.492     palle    1257: .It Ta Palle Lyckegaard Ta Mt palle@NetBSD.org
1.233     salo     1258: .It Ta Brett Lymn Ta Mt blymn@NetBSD.org
1.405     tsutsui  1259: .It Ta MAEKAWA Masahide Ta Mt gehenna@NetBSD.org
1.233     salo     1260: .It Ta Anders Magnusson Ta Mt ragge@NetBSD.org
1.499     tho      1261: .It Ta Anthony Mallet Ta Mt tho@NetBSD.org
1.481     marino   1262: .It Ta John Marino Ta Mt marino@NetBSD.org
1.431     roy      1263: .It Ta Roy Marples Ta Mt roy@NetBSD.org
1.505     pedro    1264: .It Ta Pedro Martelletto Ta Mt pedro@NetBSD.org
1.406     tsutsui  1265: .It Ta Cherry G. Mathew Ta Mt cherry@NetBSD.org
1.233     salo     1266: .It Ta David Maxwell Ta Mt david@NetBSD.org
1.389     jnemeth  1267: .It Ta Gregory McGarry Ta Mt gmcgarry@NetBSD.org
1.233     salo     1268: .It Ta Dan McMahill Ta Mt dmcmahill@NetBSD.org
                   1269: .It Ta Jared D. McNeill Ta Mt jmcneill@NetBSD.org
                   1270: .It Ta Neil J. McRae Ta Mt neil@NetBSD.org
1.405     tsutsui  1271: .It Ta Julio M. Merino Vidal Ta Mt jmmv@NetBSD.org
1.233     salo     1272: .It Ta Perry Metzger Ta Mt perry@NetBSD.org
1.405     tsutsui  1273: .It Ta Luke Mewburn Ta Mt lukem@NetBSD.org
1.423     jym      1274: .It Ta Jean-Yves Migeon Ta Mt jym@NetBSD.org
1.405     tsutsui  1275: .It Ta Brook Milligan Ta Mt brook@NetBSD.org
1.233     salo     1276: .It Ta Minoura Makoto Ta Mt minoura@NetBSD.org
1.389     jnemeth  1277: .It Ta Simas Mockevicius Ta Mt symka@NetBSD.org
1.502     szptvlfn 1278: .It Ta Ryosuke Moro Ta Mt szptvlfn@NetBSD.org
1.233     salo     1279: .It Ta der Mouse Ta Mt mouse@NetBSD.org
1.522     youri    1280: .It Ta Youri Mouton Ta Mt youri@NetBSD.org
1.458     cnst     1281: .It Ta Constantine A. Murenin Ta Mt cnst@NetBSD.org
1.233     salo     1282: .It Ta Joseph Myers Ta Mt jsm@NetBSD.org
1.430     tjam     1283: .It Ta Tuomo M\(:akinen Ta Mt tjam@NetBSD.org
1.466     zoltan   1284: .It Ta Zolt\('an Arnold NAGY Ta Mt zoltan@NetBSD.org
1.514     knakahar 1285: .It Ta Kengo NAKAHARA Ta Mt knakahara@NetBSD.org
1.233     salo     1286: .It Ta Ken Nakata Ta Mt kenn@NetBSD.org
                   1287: .It Ta Takeshi Nakayama Ta Mt nakayama@NetBSD.org
1.475     alnsn    1288: .It Ta Alexander Nasonov Ta Mt alnsn@NetBSD.org
1.233     salo     1289: .It Ta Phil Nelson Ta Mt phil@NetBSD.org
1.296     jnemeth  1290: .It Ta John Nemeth Ta Mt jnemeth@NetBSD.org
1.525     salazar  1291: .It Ta Lourival Pereira Vieira Neto Ta Mt lneto@NetBSD.org
1.233     salo     1292: .It Ta NISHIMURA Takeshi Ta Mt nsmrtks@NetBSD.org
                   1293: .It Ta Tohru Nishimura Ta Mt nisimura@NetBSD.org
                   1294: .It Ta NONAKA Kimihiro Ta Mt nonaka@NetBSD.org
1.273     tnozaki  1295: .It Ta Takehiko NOZAKI Ta Mt tnozaki@NetBSD.org
1.329     tnn      1296: .It Ta Tobias Nygren Ta Mt tnn@NetBSD.org
1.313     obache   1297: .It Ta OBATA Akio Ta Mt obache@NetBSD.org
1.233     salo     1298: .It Ta Jesse Off Ta Mt joff@NetBSD.org
                   1299: .It Ta Tatoku Ogaito Ta Mt tacha@NetBSD.org
                   1300: .It Ta OKANO Takayoshi Ta Mt kano@NetBSD.org
                   1301: .It Ta Masaru Oki Ta Mt oki@NetBSD.org
1.533     rin      1302: .It Ta Rin Okuyama Ta Mt rin@NetBSD.org
1.470     ryoon    1303: .It Ta Ryo ONODERA Ta Mt ryoon@NetBSD.org
1.233     salo     1304: .It Ta Atsushi Onoe Ta Mt onoe@NetBSD.org
                   1305: .It Ta Greg Oster Ta Mt oster@NetBSD.org
1.507     ozaki-r  1306: .It Ta Ryota Ozaki Ta Mt ozaki-r@NetBSD.org
1.248     sketch   1307: .It Ta Jonathan Perkin Ta Mt sketch@NetBSD.org
1.460     pettai   1308: .It Ta Fredrik Pettai Ta Mt pettai@NetBSD.org
1.233     salo     1309: .It Ta Herb Peyerl Ta Mt hpeyerl@NetBSD.org
                   1310: .It Ta Matthias Pfaller Ta Mt matthias@NetBSD.org
                   1311: .It Ta Chris Pinnock Ta Mt cjep@NetBSD.org
1.260     adrianp  1312: .It Ta Adrian Portelli Ta Mt adrianp@NetBSD.org
1.487     khorben  1313: .It Ta Pierre Pronchery Ta Mt khorben@NetBSD.org
1.233     salo     1314: .It Ta Chris Provenzano Ta Mt proven@NetBSD.org
1.530     maya     1315: .It Ta Maya Rashish Ta Mt maya@NetBSD.org
1.326     rmind    1316: .It Ta Mindaugas Rasiukevicius Ta Mt rmind@NetBSD.org
1.513     nils     1317: .It Ta Nils Ratusznik Ta Mt nils@NetBSD.org
1.233     salo     1318: .It Ta Michael Rauch Ta Mt mrauch@NetBSD.org
1.234     recht    1319: .It Ta Marc Recht Ta Mt recht@NetBSD.org
1.233     salo     1320: .It Ta Darren Reed Ta Mt darrenr@NetBSD.org
1.235     reed     1321: .It Ta Jeremy C. Reed Ta Mt reed@NetBSD.org
1.439     sno      1322: .It Ta Jens Rehsack Ta Mt sno@NetBSD.org
1.289     tonio    1323: .It Ta Antoine Reilles Ta Mt tonio@NetBSD.org
1.233     salo     1324: .It Ta Tyler R. Retzlaff Ta Mt rtr@NetBSD.org
                   1325: .It Ta Scott Reynolds Ta Mt scottr@NetBSD.org
                   1326: .It Ta Tim Rightnour Ta Mt garbled@NetBSD.org
1.277     riz      1327: .It Ta Jeff Rizzo Ta Mt riz@NetBSD.org
1.400     hans     1328: .It Ta Hans Rosenfeld Ta Mt hans@NetBSD.org
1.256     rumble   1329: .It Ta Steve Rumble Ta Mt rumble@NetBSD.org
1.472     rumko    1330: .It Ta Rumko Ta Mt rumko@NetBSD.org
1.454     jruoho   1331: .It Ta Jukka Ruohonen Ta Mt jruoho@NetBSD.org
1.523     kamil    1332: .It Ta Kamil Rytarowski Ta Mt kamil@NetBSD.org
1.402     bjs      1333: .It Ta Blair J. Sadewitz Ta Mt bjs@NetBSD.org
1.233     salo     1334: .It Ta David Sainty Ta Mt dsainty@NetBSD.org
                   1335: .It Ta SAITOH Masanobu Ta Mt msaitoh@NetBSD.org
                   1336: .It Ta Kazuki Sakamoto Ta Mt sakamoto@NetBSD.org
1.534     salazar  1337: .It Ta Guilherme Salazar Ta Mt salazar@NetBSD.org
1.233     salo     1338: .It Ta Curt Sampson Ta Mt cjs@NetBSD.org
                   1339: .It Ta Wilfredo Sanchez Ta Mt wsanchez@NetBSD.org
                   1340: .It Ta Ty Sarna Ta Mt tsarna@NetBSD.org
                   1341: .It Ta SATO Kazumi Ta Mt sato@NetBSD.org
                   1342: .It Ta Jan Schaumann Ta Mt jschauma@NetBSD.org
                   1343: .It Ta Matthias Scheler Ta Mt tron@NetBSD.org
1.413     tron     1344: .It Ta Silke Scheler Ta Mt silke@NetBSD.org
1.233     salo     1345: .It Ta Karl Schilke (rAT) Ta Mt rat@NetBSD.org
                   1346: .It Ta Amitai Schlair Ta Mt schmonz@NetBSD.org
                   1347: .It Ta Konrad Schroder Ta Mt perseant@NetBSD.org
1.276     schwarz  1348: .It Ta Georg Schwarz Ta Mt schwarz@NetBSD.org
1.233     salo     1349: .It Ta Lubomir Sedlacik Ta Mt salo@NetBSD.org
1.246     sekiya   1350: .It Ta Christopher SEKIYA Ta Mt sekiya@NetBSD.org
1.233     salo     1351: .It Ta Reed Shadgett Ta Mt dent@NetBSD.org
1.255     shannonj 1352: .It Ta John Shannon Ta Mt shannonjr@NetBSD.org
1.233     salo     1353: .It Ta Tim Shepard Ta Mt shep@NetBSD.org
1.251     igy      1354: .It Ta Naoto Shimazaki Ta Mt igy@NetBSD.org
1.471     ryo      1355: .It Ta Ryo Shimizu Ta Mt ryo@NetBSD.org
1.233     salo     1356: .It Ta Takao Shinohara Ta Mt shin@NetBSD.org
                   1357: .It Ta Takuya SHIOZAKI Ta Mt tshiozak@NetBSD.org
1.331     dsieger  1358: .It Ta Daniel Sieger Ta Mt dsieger@NetBSD.org
1.233     salo     1359: .It Ta Chuck Silvers Ta Mt chs@NetBSD.org
                   1360: .It Ta Thor Lancelot Simon Ta Mt tls@NetBSD.org
1.508     nat      1361: .It Ta Nathanial Sloss Ta Mt nat@NetBSD.org
1.233     salo     1362: .It Ta Jeff Smith Ta Mt jeffs@NetBSD.org
                   1363: .It Ta Noriyuki Soda Ta Mt soda@NetBSD.org
                   1364: .It Ta Wolfgang Solfrank Ta Mt ws@NetBSD.org
1.293     joerg    1365: .It Ta J\(:org Sonnenberger Ta Mt joerg@NetBSD.org
1.233     salo     1366: .It Ta Ignatios Souvatzis Ta Mt is@NetBSD.org
1.405     tsutsui  1367: .It Ta T K Spindler Ta Mt dogcow@NetBSD.org
1.474     mspo     1368: .It Ta Matthew Sporleder Ta Mt mspo@NetBSD.org
1.233     salo     1369: .It Ta Bill Squier Ta Mt groo@NetBSD.org
1.483     ast      1370: .It Ta Adrian Steinmann Ta Mt ast@NetBSD.org
1.233     salo     1371: .It Ta Bill Studenmund Ta Mt wrstuden@NetBSD.org
1.509     hsuenaga 1372: .It Ta Hiroki Suenaga Ta Mt hsuenaga@NetBSD.org
1.233     salo     1373: .It Ta Kevin Sullivan Ta Mt sullivan@NetBSD.org
                   1374: .It Ta Kimmo Suominen Ta Mt kim@NetBSD.org
1.465     gsutre   1375: .It Ta Gr\('egoire Sutre Ta Mt gsutre@NetBSD.org
1.432     shattere 1376: .It Ta Sergey Svishchev Ta Mt shattered@NetBSD.org
1.409     tsutsui  1377: .It Ta Robert Swindells Ta Mt rjs@NetBSD.org
1.524     leot     1378: .It Ta Leonardo Taccari Ta Mt leot@NetBSD.org
1.233     salo     1379: .It Ta Shin Takemura Ta Mt takemura@NetBSD.org
                   1380: .It Ta TAMURA Kent Ta Mt kent@NetBSD.org
                   1381: .It Ta Shin'ichiro TAYA Ta Mt taya@NetBSD.org
1.427     hasso    1382: .It Ta Hasso Tepper Ta Mt hasso@NetBSD.org
1.233     salo     1383: .It Ta Matt Thomas Ta Mt matt@NetBSD.org
                   1384: .It Ta Jason Thorpe Ta Mt thorpej@NetBSD.org
1.528     hiroshi  1385: .It Ta Hiroshi Tokuda Ta Mt hiroshi@NetBSD.org
1.233     salo     1386: .It Ta Christoph Toshok Ta Mt toshok@NetBSD.org
1.486     ttoth    1387: .It Ta Tam\('as T\('oth Ta Mt ttoth@NetBSD.org
1.286     gdt      1388: .It Ta Greg Troxel Ta Mt gdt@NetBSD.org
1.233     salo     1389: .It Ta Tsubai Masanari Ta Mt tsubai@NetBSD.org
                   1390: .It Ta Izumi Tsutsui Ta Mt tsutsui@NetBSD.org
                   1391: .It Ta UCHIYAMA Yasushi Ta Mt uch@NetBSD.org
                   1392: .It Ta Masao Uebayashi Ta Mt uebayasi@NetBSD.org
                   1393: .It Ta Shuichiro URATA Ta Mt ur@NetBSD.org
1.307     uwe      1394: .It Ta Valeriy E. Ushakov Ta Mt uwe@NetBSD.org
1.233     salo     1395: .It Ta Todd Vierling Ta Mt tv@NetBSD.org
1.504     maxv     1396: .It Ta Maxime Villard Ta Mt maxv@NetBSD.org
1.233     salo     1397: .It Ta Aymeric Vincent Ta Mt aymeric@NetBSD.org
                   1398: .It Ta Paul Vixie Ta Mt vixie@NetBSD.org
1.288     mishka   1399: .It Ta Mike M. Volokhov Ta Mt mishka@NetBSD.org
1.233     salo     1400: .It Ta Krister Walfridsson Ta Mt kristerw@NetBSD.org
1.448     njoly    1401: .It Ta Mark Weinem Ta Mt weinem@NetBSD.org
1.233     salo     1402: .It Ta Lex Wennmacher Ta Mt wennmach@NetBSD.org
                   1403: .It Ta Leo Weppelman Ta Mt leo@NetBSD.org
                   1404: .It Ta Assar Westerlund Ta Mt assar@NetBSD.org
1.503     wiedi    1405: .It Ta Sebastian Wiedenroth Ta Mt wiedi@NetBSD.org
1.376     phx      1406: .It Ta Frank Wille Ta Mt phx@NetBSD.org
1.233     salo     1407: .It Ta Nathan Williams Ta Mt nathanw@NetBSD.org
                   1408: .It Ta Rob Windsor Ta Mt windsor@NetBSD.org
                   1409: .It Ta Jim Wise Ta Mt jwise@NetBSD.org
1.389     jnemeth  1410: .It Ta Colin Wood Ta Mt ender@NetBSD.org
1.233     salo     1411: .It Ta Steve Woodford Ta Mt scw@NetBSD.org
                   1412: .It Ta YAMAMOTO Takashi Ta Mt yamt@NetBSD.org
1.529     abhinav  1413: .It Ta Abhinav Upadhyay Ta Mt abhinav@NetBSD.org
1.541     yamaguch 1414: .It Ta Shoichi Yamaguchi Ta Mt yamaguchi@NetBSD.org
1.233     salo     1415: .It Ta Yuji Yamano Ta Mt yyamano@NetBSD.org
1.419     dyoung   1416: .It Ta David Young Ta Mt dyoung@NetBSD.org
1.441     stacktic 1417: .It Ta Arnaud Ysmal Ta Mt stacktic@NetBSD.org
1.233     salo     1418: .It Ta Reinoud Zandijk Ta Mt reinoud@NetBSD.org
1.274     spz      1419: .It Ta S.P.Zeidler Ta Mt spz@NetBSD.org
1.440     tez      1420: .It Ta Tim Zingelman Ta Mt tez@NetBSD.org
1.233     salo     1421: .It Ta Christos Zoulas Ta Mt christos@NetBSD.org
1.202     rafal    1422: .It Ta Ta
1.191     lukem    1423: .
1.1       ross     1424: .El
                   1425: .
                   1426: .Ss "Legal Mumbo-Jumbo"
1.82      lukem    1427: .Pp
1.1       ross     1428: .
1.82      lukem    1429: All product names mentioned herein are trademarks or registered
                   1430: trademarks of their respective owners.
1.78      lukem    1431: .Pp
1.1       ross     1432: The following notices are required to satisfy the license terms of
                   1433: the software that we have mentioned in this document:
                   1434: .Pp
                   1435: .nr save_size \n[.s]
                   1436: .nr save_vs \n[.v]
                   1437: .ps 8
                   1438: .vs 9
                   1439: .Ht <font size=-1>
1.184     itojun   1440: .(item -compact
1.1       ross     1441: .so ../common/legal.common -----------------------------------------------
1.179     itojun   1442: .item)
1.1       ross     1443: .Ht </font>
                   1444: .ps
                   1445: .vs
1.112     jhawk    1446: .Ss "The End"

CVSweb <webmaster@jp.NetBSD.org>