[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.191

1.191   ! lukem       1: .\"    $NetBSD: main,v 1.190 2002/06/29 08:36:06 lukem Exp $
1.1       ross        2: .\"
1.190     lukem       3: .\" Copyright (c) 1999-2002 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: .\" 3. All advertising materials mentioning features or use of this software
                     15: .\"    must display the following acknowledgement:
                     16: .\"        This product includes software developed by the NetBSD
                     17: .\"        Foundation, Inc. and its contributors.
                     18: .\" 4. Neither the name of The NetBSD Foundation nor the names of its
                     19: .\"    contributors may be used to endorse or promote products derived
                     20: .\"    from this software without specific prior written permission.
                     21: .\"
                     22: .\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
                     23: .\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
                     24: .\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
                     25: .\" PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
                     26: .\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
                     27: .\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
                     28: .\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
                     29: .\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
                     30: .\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
                     31: .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
                     32: .\" POSSIBILITY OF SUCH DAMAGE.
                     33: .\"
                     34: .ig
                     35:
                     36:        The notes that describe the improvements over the last release
                     37:        aren't appropriate for a snapshot, so these are conditional on
                     38:        FOR_RELEASE. 0 == snapshot; 1 == release
                     39: ..
                     40: .
                     41: .tm Processing INSTALL
                     42: .
                     43: .\"    --------------------  CONFIGURATION  --------------------
                     44: .
1.4       perry      45: .nr FOR_RELEASE 1
1.154     ross       46: .nr DOC_XR 1
1.169     bjh21      47: .ds MACHINE_LIST acorn26 acorn32 algor alpha amiga amigappc arc atari bebox
1.190     lukem      48: .as MACHINE_LIST " cats cesfic cobalt dreamcast evbarm evbmips evbsh3 hp300
1.177     kleink     49: .as MACHINE_LIST " hpcarm hpcmips hpcsh i386 luna68k mac68k macppc mipsco
                     50: .as MACHINE_LIST " mmeye mvme68k mvmeppc netwinder news68k newsmips next68k
1.180     augustss   51: .as MACHINE_LIST " ofppc pc532 playstation2 pmax pmppc prep sandpoint sbmips
1.177     kleink     52: .as MACHINE_LIST " sgimips shark sparc sparc64 sun2 sun3 vax walnut x68k x86_64
1.78      lukem      53: .
1.2       ross       54: .so \*[.CURDIR]/../common/macros
1.78      lukem      55: .
1.191   ! lukem      56: .Dd July 9, 2002
1.1       ross       57: .Dt INSTALL 8
                     58: .Os NetBSD
                     59: .Sh NAME
                     60: .Nm INSTALL
1.78      lukem      61: .Nd Installation procedure for
                     62: .Nx*M .
1.145     jhawk      63: .Sh CONTENTS
                     64: .Tc
1.1       ross       65: .Sh DESCRIPTION
                     66: .
                     67: .Ss About this Document
1.82      lukem      68: .Pp
1.1       ross       69: .
                     70: This document describes the installation procedure for
                     71: .Nx \*V
                     72: on the
1.78      lukem      73: .Em \*M
1.190     lukem      74: platform.
                     75: It is available in four different formats titled
1.1       ross       76: .Pa INSTALL. Ns Ar ext ,
1.13      ross       77: where
1.113     pooka      78: .Ar \&.ext
1.1       ross       79: is one of
1.13      ross       80: .Pa \&.ps , \&.html , \&.more ,
1.78      lukem      81: .No or Pa \&.txt :
                     82: .(tag \&.morex -offset indent
1.1       ross       83: .It Pa \&.ps
                     84: PostScript.
                     85: .It Pa \&.html
1.74      jhawk      86: .No Standard Internet Tn HTML .
1.1       ross       87: .It Pa \&.more
1.82      lukem      88: The enhanced text format used on
                     89: .Ul
                     90: systems by the
1.1       ross       91: .Xr more 1
                     92: and
                     93: .Xr less 1
1.190     lukem      94: pager utility programs.
                     95: This is the format in which the on-line
1.1       ross       96: .Em man
                     97: pages are generally presented.
                     98: .It Pa \&.txt
                     99: Plain old
                    100: .Tn ASCII .
1.78      lukem     101: .tag)
1.1       ross      102: .Pp
                    103: You are reading the
1.13      ross      104: .Em \*[format]
                    105: version.
1.1       ross      106: .
1.131     mbw       107: .if \n[i386]:\n[macppc]:\n[sparc] \{
                    108: .Ss "Quick install notes for the impatient"
                    109: .Pp
                    110: This section contains some brief notes describing what you need to
                    111: install
                    112: .Nx \*V
                    113: on a machine of the \*M architecture.
                    114: .Bl -bullet
                    115: .It
                    116: Fetch the
                    117: .if r_i386 \{\
                    118: appropriate pair of boot floppy images from the
                    119: .Pa installation/floppy/
1.190     lukem     120: directory.
                    121: Most people will need the
1.131     mbw       122: .Pa boot1.fs
                    123: and
                    124: .Pa boot2.fs
                    125: images, or possibly (but not necessarily)
                    126: .Pa bootlap1.fs
                    127: and
                    128: .Pa bootlap2.fs
                    129: if installing on a laptop.
                    130: .\}
                    131: .if r_macppc \{\
1.190     lukem     132: files necessary to boot your system.
                    133: The files depend on what model you
                    134: are using and how you plan to boot your machine.
                    135: For systems with built-in floppy drives, fetch the bootloader
                    136: .Pa installation/ofwboot.xcf
1.149     mbw       137: and the installation kernel
1.176     mbw       138: .Pa binary/kernel/netbsd.INSTALL.gz .
                    139: For systems without floppy drives, fetch the bootloader
1.190     lukem     140: .Pa installation/ofwboot.xcf
1.176     mbw       141: and the installation kernel
                    142: .Pa binary/kernel/netbsd.GENERIC_MD.gz .
1.149     mbw       143: Alternatively, you can fetch the CD image,
1.190     lukem     144: .Pa macppc_bootable.iso
1.149     mbw       145: or the boot floppy image
1.181     mbw       146: .Pa installation/floppy/boot.fs
1.149     mbw       147: which include the bootloader and installation kernel.
1.131     mbw       148: .\}
                    149: .if r_sparc \{\
                    150: CD image,
                    151: .Pa sparc_bootable.iso
                    152: or the floppy disk images,
                    153: .Pa install/floppy/disk1.gz No and Pa install/floppy/disk2 .
1.132     mbw       154: You need either the pair of floppies or the CD to boot your system.
                    155: .\}
                    156: .if \n[macppc]:\n[sparc] \{\
                    157: Alternatively, you may netboot the installation kernel, which requires
1.190     lukem     158: several local netboot services.
                    159: The details are not covered here, as setting up a netboot server is hardly
1.132     mbw       160: .Dq quick .
1.131     mbw       161: .\}
                    162: .It
                    163: The actual binary distribution is in the
                    164: .Pa binary/sets/
                    165: directory.
                    166: When you boot the install
                    167: .if r_i386 floppies,
1.149     mbw       168: .if r_macppc kernel from floppy, hard drive, or CD-ROM,
1.131     mbw       169: .if r_sparc floppies or CD-ROM,
                    170: the installation program
                    171: can fetch these files for you (using e.g. ftp),
                    172: if you have a network connection.
                    173: There are several other methods to get the binary sets onto
1.149     mbw       174: your machine.
1.131     mbw       175: .Pp
                    176: You will at a minimum need
                    177: .ie r_i386 \{\
                    178: one of the kernel sets, typically
1.182     grant     179: .Pa kern-GENERIC.tgz ,
1.131     mbw       180: as well as
                    181: .\}
                    182: .el \{\
                    183: the following sets:
1.182     grant     184: .Pa kern-GENERIC.tgz ,
1.131     mbw       185: .\}
                    186: .Pa base.tgz
                    187: and
                    188: .Pa etc.tgz .
                    189: In a typical workstation installation you will probably want
                    190: all the installation sets.
                    191: .if \n[i386] \{
                    192: .It
                    193: Write the floppy images directly to a pair of floppies.
                    194: If you have problems writing a raw image to a floppy,
                    195: the
                    196: .Ic rawrite.exe
                    197: MS-DOS program
                    198: or the
                    199: .Ic Rawrite32.exe
                    200: Windows32 program (inside
                    201: .Pa rawrite32.zip )
                    202: in the
                    203: .Pa utilities/
                    204: directory may be of help.
                    205: .\}
                    206: .if \n[macppc] \{
                    207: .It
1.149     mbw       208: If your mac has a floppy drive, copy
1.176     mbw       209: .Pa ofwboot.xcf No and Pa netbsd.INSTALL.gz
1.149     mbw       210: to an MS-DOS formatted floppy disk and rename
1.176     mbw       211: .Pa netbsd.INSTALL.gz No to Pa netbsd.gz .
1.190     lukem     212: Otherwise, drag
1.176     mbw       213: .Pa ofwboot.xcf No and Pa netbsd.GENERIC_MD.gz
1.190     lukem     214: to your hard drive icon (the top level of the drive, not the desktop).
                    215: If you are making a CD, burn it now.
1.131     mbw       216: .\}
                    217: .if \n[sparc] \{
                    218: .It
1.190     lukem     219: Make sure your sparc's CD-ROM drive is bootable.
                    220: Burn the CD.
                    221: Otherwise, write the floppy images directly to a pair of floppies
                    222: (after uncompressing disk1.gz).
1.131     mbw       223: .\}
                    224: .Pp
                    225: The disk(s) you just prepared will be used to boot the installation
                    226: kernel, which contains all the tools required to install
                    227: .Nx .
                    228: .if r_macppc \{\
                    229: .It
                    230: Determine your machine's model, quirks, and Open Firmware version from the
                    231: .Nx*M
                    232: Model Support webpage.
                    233: .Lk http://www.netbsd.org/Ports/macppc/models.html
                    234: .Pp
                    235: At present,
                    236: .Nx*M
                    237: cannot exist on the same hard drive as
                    238: .Tn MacOS
                    239: unless you partition your disk using a
                    240: .Tn MacOS
1.190     lukem     241: partitioning utility.
                    242: Open Firmware versions prior to 3 cannot boot into
1.131     mbw       243: .Nx
1.190     lukem     244: on a drive partitioned this way \(em you must use the entire disk,
                    245: partitioned with the installation tools.
                    246: Open Firmware version 3 cannot boot into
1.131     mbw       247: .Nx
                    248: on a drive partitioned with the installation tools, you must use a
                    249: .Tn MacOS
                    250: partitioning utility and the
                    251: .Dq Me "Re-install sets or install additional sets"
                    252: option in the installer (selecting the
                    253: .Dq Me "Install NetBSD to hard disk"
                    254: or
                    255: .Dq Me "Upgrade NetBSD on a hard disk"
1.190     lukem     256: options will render your drive unbootable).
                    257: If you are unsure, you may want to read the section below on
1.131     mbw       258: .Sx Partitioning your hard drive for NetBSD
                    259: .It
                    260: For systems with Open Firmware versions prior to 3, you may need to use
                    261: Apple's System Disk utility to enter Open Firmware and use your screen and
1.190     lukem     262: keyboard.
                    263: To enter Open Firmware, hold down the
1.131     mbw       264: .Key COMMAND-OPTION-O-F
1.190     lukem     265: keys after the boot chime starts, but before it ends.
                    266: Entering Open Firmware versions prior to 3 is usually the most frustrating
                    267: part of installation \(em you may want to read the section below on
1.131     mbw       268: .Sx Older Open Firmware System Preparation
                    269: .Pp
                    270: You should have the Open Firmware
1.148     he        271: .Dq Pa "0 \*>"
1.131     mbw       272: prompt on your screen before attempting to boot
                    273: .Nx*M .
                    274: .\}
                    275: .if r_macppc \{\
                    276: .It
1.190     lukem     277: At the Open Firmware prompt, type the command to boot.
                    278: To boot from a floppy, the command is
1.149     mbw       279: .Dq Ic "boot fd:,\eofwboot.xcf netbsd.gz" .
                    280: For the install kernel and bootloader on your hard drive (Open Firmware
                    281: 3), the command is
1.176     mbw       282: .Dq Ic "boot hd:\e,ofwboot.xcf netbsd.GENERIC_MD.gz" .
1.131     mbw       283: .Pp
                    284: For boot CDs, the command is something like
1.136     mbw       285: .Dq Ic "boot cd:,\eofwboot.xcf netbsd.macppc"
                    286: (for Open Firmware 3) or
1.149     mbw       287: .Dq Ic "boot scsi-int/sd@3:0 NETBSD.MACPPC"
1.136     mbw       288: (for earlier Open Firmware versions).
                    289: You will need to use the correct case for
                    290: .Ic OFWBOOT.XCF No and Ic NETBSD.MACPPC
1.190     lukem     291: depending on how your version of Open Firmware interprets the ISO
1.191   ! lukem     292: file system.
1.190     lukem     293: You may need to replace
1.131     mbw       294: .Ic cd
                    295: with
                    296: .Ic "scsi/sd@3 , scsi-int/sd@3 , scsi-ext/sd@3 , ata/atapi-disk ,"
1.190     lukem     297: or some other device alias.
                    298: You should also use the Open Firmware
1.131     mbw       299: .Ic dir
                    300: command to confirm that the
                    301: .Nx*M
                    302: kernel is called
1.136     mbw       303: .Pa NETBSD.MACPPC .
1.131     mbw       304: .\}
                    305: .if r_sparc \{\
                    306: .It
                    307: You will need to get to the OpenBoot PROM
                    308: .Dq Ic "ok"
1.190     lukem     309: prompt.
                    310: After your system first powers on, and displays some initial information,
                    311: press the
1.131     mbw       312: .Key STOP-A
1.190     lukem     313: keys.
                    314: At the
1.131     mbw       315: .Dq Ic "ok"
                    316: prompt, type the command to boot your system into
                    317: .Nx .
                    318: The command to boot from CD is one of the following commands (depending on
                    319: your model):
                    320: .Dq Ic b sd(,30,) ,
                    321: .Dq Ic boot sd(,30,) ,
                    322: or
                    323: .Dq Ic boot cdrom .
                    324: .Pp
                    325: The command to boot from floppy is either
                    326: .Dq Ic boot fd(,,1)
                    327: or
                    328: .Dq Ic boot floppy .
                    329: The installer will prompt you to insert the second floppy when it is ready
                    330: for it.
                    331: .\}
                    332: .It
                    333: For third-party programs which are not part of the base
                    334: .Nx
                    335: distribution, you will want to explore the
                    336: .Ic pkgsrc
1.190     lukem     337: system with its more than 2700 program packages.
1.131     mbw       338: .El
                    339: .\}
1.1       ross      340: .Ss "What is NetBSD?"
1.82      lukem     341: .Pp
1.1       ross      342: .
                    343: The
                    344: .Nx
1.78      lukem     345: Operating System is a fully functional
1.4       perry     346: .Tn Open Source
1.82      lukem     347: .Ul
                    348: operating system derived from the University of California, Berkeley
1.78      lukem     349: Networking Release 2 (Net/2), 4.4BSD-Lite, and 4.4BSD-Lite2 sources.
1.1       ross      350: .Nx
1.190     lukem     351: runs on fifty three different system architectures (ports),
                    352: featuring seventeen machine architectures
                    353: across eleven distinct CPU families,
                    354: and is being ported to more.
                    355: The
1.4       perry     356: .Nx \*V
1.190     lukem     357: release contains complete binary releases for thirty eight different
                    358: system architectures.
                    359: (The fifteen remaining are not fully supported at this time
                    360: and are thus not part of the binary distribution.
                    361: For information on them, please see the
1.78      lukem     362: .Nx
                    363: web site at
1.112     jhawk     364: .Lk http://www.netbsd.org/ . )
1.4       perry     365: .Pp
                    366: .Nx
                    367: is a completely integrated system.
                    368: In addition to its highly portable, high performance kernel,
1.112     jhawk     369: .nh
1.4       perry     370: .Nx
                    371: features a complete set of user utilities, compilers for several
1.97      hubertf   372: languages, the X Window System, firewall software
1.4       perry     373: and numerous other tools, all accompanied by full source code.
1.1       ross      374: .Pp
1.4       perry     375: .\" XXX Should we include some text here about NetBSD's license
                    376: .\" policies and how commercial-friendly it is?
1.1       ross      377: .Nx
                    378: is a creation of the members of the Internet community.
                    379: Without the unique cooperation and coordination the net makes
1.78      lukem     380: possible, it's likely that
1.4       perry     381: .Nx
                    382: wouldn't exist.
1.183     itojun    383: .Ss Upgrade path to NetBSD 1.6
1.122     jhawk     384: If you are not installing your system ``from scratch'' but instead
                    385: are going to upgrade an existing system already running
                    386: .Nx
                    387: you need to know which versions you can upgrade with
1.190     lukem     388: .Nx 1.6 .
1.122     jhawk     389: .Pp
1.190     lukem     390: .Nx 1.6
                    391: is an upgrade of
                    392: .Nx 1.5.3
                    393: and earlier major and patch releases of
1.122     jhawk     394: .Nx .
                    395: .Pp
                    396: The intermediate development versions of code available on the main trunk
                    397: in our CVS repository (also known as ``NetBSD-current'') from
                    398: .Em after
1.183     itojun    399: the point where the release cycle for 1.6 was started are designated
                    400: by version identifiers such as 1.6A, 1.6B, etc.
1.123     jhawk     401: These identifiers do not designate releases, but indicate major changes
1.122     jhawk     402: in internal kernel APIs.
                    403: Note that the kernel from
                    404: .Nx
1.183     itojun    405: 1.6 can
1.122     jhawk     406: .Em not
                    407: be used to upgrade a system running one of those intermediate development
                    408: versions.
                    409: Trying to use the
                    410: .Nx
1.183     itojun    411: 1.6 kernel on such a system
1.122     jhawk     412: .Em will
                    413: probably result in problems.
                    414: .Pp
                    415: Please also note that it is not possible to do a direct ``version''
                    416: comparison between any of the intermediate development versions mentioned
1.190     lukem     417: above and 1.6 to determine if a given feature is present or absent
                    418: in 1.6.
                    419: The development of 1.6 and the subsequent ``point'' releases
                    420: is done on a separate branch in the CVS repository.
                    421: The branch was created when the release cycle for 1.6 was started,
                    422: and during the release cycle of 1.5 and its patch releases,
                    423: selected fixes and enhancements have been imported from the
                    424: main development trunk.
                    425: .ig
1.183     itojun    426: So, there are features in 1.6.1 which were not in, e.g. 1.6B, and vice
1.123     jhawk     427: versa.
1.190     lukem     428: ..
                    429: .Ss Changes Between The NetBSD 1.5 and 1.6 Releases
1.82      lukem     430: .Pp
1.1       ross      431: The
1.190     lukem     432: .Nx 1.6
                    433: release
1.91      hubertf   434: provides numerous significant functional enhancements, including
1.4       perry     435: support for many new devices, integration of hundreds of bug fixes,
1.190     lukem     436: new and updated kernel subsystems, and many userland enhancements.
                    437: The result of these improvements is a stable operating system fit for
1.4       perry     438: production use that rivals most commercially available systems.
1.1       ross      439: .Pp
1.190     lukem     440: It is impossible to completely summarize over eighteen months of
1.4       perry     441: development that went into the
1.1       ross      442: .Nx \*V
1.190     lukem     443: release.
                    444: Some highlights include:
1.78      lukem     445: .
1.82      lukem     446: .Ss2 Kernel
1.78      lukem     447: .
1.82      lukem     448: .(bullet
1.78      lukem     449: Ports to new platforms including:
1.191   ! lukem     450: evbarm,
        !           451: hpcsh,
1.185     tsutsui   452: newsmips,
1.191   ! lukem     453: sandpoint,
1.78      lukem     454: sgimips,
1.191   ! lukem     455: sun2,
1.78      lukem     456: and
1.186     wiz       457: walnut.
1.78      lukem     458: .It
1.191   ! lukem     459: Unified Buffer Cache (UBC) removes size restriction of the file system's
        !           460: buffer cache to use all available RAM (if not otherwise used!).
1.78      lukem     461: .It
1.191   ! lukem     462: Road-robin page colouring implemented for various ports for better
        !           463: cache utilisation, more deterministic run-time behaviour, and faster
        !           464: program execution.
        !           465: .It
        !           466: A rewritten SCSI middle layer to provide a cleaner interface between
        !           467: the different kernel layers, including a kernel thread to handle error
        !           468: recovery out of interrupt context.
        !           469: See
        !           470: .Xr scsipi 9 .
1.78      lukem     471: .It
1.191   ! lukem     472: A new pipe implementation with significantly higher performance
        !           473: due to lower overheads, which uses the UVM Page Loan facility.
1.78      lukem     474: .It
1.191   ! lukem     475: New boot flags
        !           476: .Fl v
        !           477: .Pq Em bootverbose
        !           478: and
        !           479: .Fl q
        !           480: .Pq Em bootquiet ,
        !           481: to be used by kernel code to optionally print information during boot.
        !           482: .It
        !           483: An in-kernel boot time device configuration manager
        !           484: .Xr userconf 4 ,
        !           485: activated with the
        !           486: .Fl c
        !           487: boot loader flag.
        !           488: .It
        !           489: A work-in-progress snapshot of ACPI support,
        !           490: based on the 20010831 snapshot of the Intel ACPICA reference implementation.
        !           491: .It
        !           492: USB 2.0 support, in the form of a preliminary driver for the
        !           493: .Xr ehci 4
        !           494: host controller.
        !           495: .It
        !           496: Basic kernel support for IrDA in the form of the
        !           497: .Xr irframe 4
        !           498: IrDA frame level driver.
        !           499: Serial dongles and the
        !           500: .Xr oboe 4
        !           501: driver are currently supported.
1.86      lukem     502: .It
1.191   ! lukem     503: Kernel configuration files can be embedded into the kernel for later
        !           504: retrieval.
        !           505: Refer to
        !           506: .Dv INCLUDE_CONFIG_FILE
        !           507: in
        !           508: .Xr options 4
        !           509: for more information.
1.78      lukem     510: .It
1.191   ! lukem     511: Many more kernel tunable variables added to
        !           512: .Xr sysctl 8 .
1.78      lukem     513: .It
1.191   ! lukem     514: Linux binary emulation has been greatly improved,
        !           515: and not supports Linux kernel version 2.4.18.
1.82      lukem     516: .bullet)
1.78      lukem     517: .
1.82      lukem     518: .Ss2 Networking
1.78      lukem     519: .
1.82      lukem     520: .(bullet
1.191   ! lukem     521: Hardware assisted IPv4 TCP and UDP checksumming and for caching of the
        !           522: IPv6 TCP pseudo header.
        !           523: Support checksum offloading on the DP83820 Gigabit Ethernet, 3Com 3c90xB,
        !           524: 3Com 3c90xC, and Alteon Tigon/Tigon2 Gigabit Ethernet cards.
        !           525: .It
        !           526: Zero-Copy for TCP and UDP transmit path achieved through page
        !           527: loaning code for
        !           528: .Fn sosend .
        !           529: .It
        !           530: IPFilter now supports IPv6 filtering.
        !           531: .It
        !           532: Add
        !           533: .Xr ndbootd 8 ,
        !           534: used to netboot
        !           535: .Nx Ns sun2
        !           536: machines.
        !           537: .It
        !           538: Added the
        !           539: .Xr racoon 8
        !           540: IKE daemon from the KAME project, for IPsec key negotiation.
        !           541: .It
        !           542: WEP encryption supported in
        !           543: .Xr ifconfig 8
        !           544: and
        !           545: .Xr awi 4
        !           546: driver.
        !           547: .It
        !           548: .Xr wi 4
        !           549: and
        !           550: .Xr wiconfig 8
        !           551: now support scanning for access points.
        !           552: .It
        !           553: Bridging support; currently only for ethernet.
        !           554: See
        !           555: .Xr bridge 4 .
        !           556: .It
        !           557: In-kernel PPP over Ethernet (PPPoE - RFC 2516).
        !           558: See
        !           559: .Xr pppoe 8 .
        !           560: .It
        !           561: Add
        !           562: .Xr ifwatchd 8
        !           563: to invoke up-script and down-script when a network interface goes up and down.
        !           564: Used by
        !           565: .Xr pppoe 8 .
1.82      lukem     566: .bullet)
1.78      lukem     567: .
1.82      lukem     568: .Ss2 File system
1.78      lukem     569: .
1.82      lukem     570: .(bullet
1.191   ! lukem     571: Enhanced stability of LFS version 2, the BSD log-structured file system.
1.78      lukem     572: .It
1.191   ! lukem     573: .Xr dump 8 ,
        !           574: .Xr dumpfs 8 ,
        !           575: .Xr fsck_ffs 8 ,
        !           576: .Xr fsirand 8 ,
        !           577: .Xr newfs 8 ,
        !           578: and
        !           579: .Xr tunefs 8
        !           580: support a
        !           581: .Fl F
        !           582: option to manipulate file system images in regular files.
        !           583: .It
        !           584: Added
        !           585: .Xr makefs 8 ,
        !           586: which creates file system images from a directory tree.
        !           587: (Currently ffs only.)
        !           588: .It
        !           589: Add
        !           590: .Xr dpti 4 ,
        !           591: an implementation of the DPT/Adaptec SCSI/I2O RAID management interface.
        !           592: Allows the use of the Linux versions of
        !           593: .Ic dptmgr ,
        !           594: .Ic raidutil ,
        !           595: .Ic dptelog ,
        !           596: (etc).
1.82      lukem     597: .It
1.86      lukem     598: Support for
1.191   ! lukem     599: .Tn "Windows 2000"
        !           600: .Sq NTFS
        !           601: (NTFS5).
1.82      lukem     602: .bullet)
1.78      lukem     603: .
1.82      lukem     604: .Ss2 Security
1.78      lukem     605: .
1.82      lukem     606: .(bullet
1.191   ! lukem     607: Addition of a
        !           608: .Xr chroot 8
        !           609: heirarchy for services including
        !           610: .Xr named 8 ,
        !           611: .Xr ntpd 8 ,
        !           612: and
        !           613: .Xr sshd 8 .
        !           614: .It
        !           615: Additional
        !           616: .Xr passwd 4
        !           617: ciphers:
        !           618: MD5, and
        !           619: DES with more encryption rounds.
        !           620: See
        !           621: .Xr passwd.conf 5 .
1.105     itojun    622: .It
1.191   ! lukem     623: Several more code audits were performed.
        !           624: .
        !           625: .\" XXX: list security advisories here?
        !           626: .
1.82      lukem     627: .bullet)
1.78      lukem     628: .
1.82      lukem     629: .Ss2 System administration and user tools
1.78      lukem     630: .
1.82      lukem     631: .(bullet
1.191   ! lukem     632: Added
        !           633: .Xr sushi 8 ,
        !           634: a menu based system administration tool.
1.4       perry     635: .It
1.191   ! lukem     636: Added
        !           637: .Xr pgrep 1
1.78      lukem     638: and
1.191   ! lukem     639: .Xr pkill 1 ,
        !           640: to find or signal processes by name or other attributes.
1.4       perry     641: .It
1.191   ! lukem     642: System upgrades are made easier through the
        !           643: .Xr etcupdate 8
        !           644: script which helps updating the
        !           645: .Pa /etc
        !           646: config files interactively, and the
        !           647: .Pa /etc/postinstall
        !           648: script which is provided to check for or fix configuration changes
        !           649: that have occurred in
        !           650: .Nx .
1.4       perry     651: .It
1.191   ! lukem     652: Added
        !           653: .Xr stat 1 ,
        !           654: a user interface to the information returned by the
        !           655: .Xr stat 2
        !           656: system call.
1.82      lukem     657: .bullet)
1.78      lukem     658: .
1.82      lukem     659: .Ss2 Miscellaneous
1.78      lukem     660: .
1.82      lukem     661: .(bullet
1.191   ! lukem     662: Full support for cross-compilation of the base system!
        !           663: .Pa src/build.sh
        !           664: is available for doing arbitrary cross-builds; see
        !           665: .Pa src/BUILDING
        !           666: for more information.
        !           667: At least 38 ports for the
        !           668: .Nx*V
        !           669: release were cross-built on a
        !           670: .Nx Ns /i386
        !           671: system using this mechanism.
        !           672: .It
        !           673: Migrated the following CPU platforms to ELF: arm, and m68k (including
        !           674: amiga, hp300, mac68k, mvme68k, sun2, and x68k).
1.20      itojun    675: .It
1.86      lukem     676: Updates of most third party packages that are shipped in the base
1.191   ! lukem     677: system to the following latest stable releases:
        !           678: amd 6.0.6,
        !           679: BIND 8.3.3,
        !           680: bzip2 1.0.2,
        !           681: cvs 1.11,
        !           682: dhcpd 3.0rc10,
        !           683: file 3.38,
        !           684: groff 1.16.1,
        !           685: Heimdal 0.4e,
        !           686: IPfilter 3.4.27,
        !           687: kerberos4 1.1,
        !           688: ksh from pdksh 5.2.14-patches.2,
        !           689: less 374,
        !           690: nvi 1.79,
        !           691: OpenSSH 3.4 ,
        !           692: OpenSSL 0.9.6a,
        !           693: Postfix 20010228-pl02,
        !           694: pppd 2.4.0,
        !           695: routed 2.24 ,
        !           696: sendmail 8.11.6,
        !           697: tcpdump 3.7.1,
1.78      lukem     698: and
1.191   ! lukem     699: XFree 4.2.0.
1.77      itojun    700: .It
1.78      lukem     701: Many new packages in the
                    702: .Em pkgsrc
1.191   ! lukem     703: system, including the latest open source desktop KDE3, OpenOffice,
        !           704: perl, Apache and many more.
        !           705: At the time of writing, there are almost 3000 third party packages
        !           706: available in pkgsrc.
        !           707: .It
        !           708: Added AGP GART driver
        !           709: .Xr agp 4
        !           710: for faster access to graphics boards.
1.78      lukem     711: .bullet)
1.191   ! lukem     712: .
1.1       ross      713: .Pp
                    714: Kernel interfaces have continued to be refined, and more subsystems
1.190     lukem     715: and device drivers are shared among the different ports.
                    716: You can look for this trend to continue.
1.1       ross      717: .Pp
1.191   ! lukem     718: .
1.1       ross      719: .so whatis -----------------------------------------------
1.82      lukem     720: .\} \" \n[FOR_RELEASE]
1.1       ross      721: .
                    722: .Ss "The Future of NetBSD"
1.82      lukem     723: .Pp
1.1       ross      724: .
                    725: The
                    726: .Nx
                    727: Foundation has been incorporated as a non-profit
1.190     lukem     728: organization.
                    729: Its purpose is to encourage, foster and promote the free exchange
                    730: of computer software, namely the
1.1       ross      731: .Nx
                    732: Operating
1.190     lukem     733: System.
                    734: The foundation will allow for many things to be handled more
1.1       ross      735: smoothly than could be done with our previous informal organization.
                    736: In particular, it provides the framework to deal with other parties
                    737: that wish to become involved in the
                    738: .Nx
                    739: Project.
                    740: .Pp
                    741: The
                    742: .Nx
                    743: Foundation will help improve the quality of
                    744: .Nx
                    745: by:
1.78      lukem     746: .(bullet
1.1       ross      747: providing better organization to keep track of development
1.78      lukem     748: efforts, including co-ordination with groups working in
1.1       ross      749: related fields.
                    750: .It
                    751: providing a framework to receive donations of goods and
                    752: services and to own the resources necessary to run the
                    753: .Nx
                    754: Project.
                    755: .It
                    756: providing a better position from which to undertake
                    757: promotional activities.
                    758: .It
                    759: periodically organizing workshops for developers and other
                    760: interested people to discuss ongoing work.
1.78      lukem     761: .bullet)
1.1       ross      762: .Pp
1.190     lukem     763: We intend to begin narrowing the time delay between releases.
                    764: Our ambition is to provide a full release every six to eight months.
1.5       perry     765: .Pp
1.1       ross      766: We hope to support even
                    767: .Em more
                    768: hardware in the future, and we have a
                    769: rather large number of other ideas about what can be done to improve
                    770: .Nx .
                    771: .Pp
                    772: We intend to continue our current practice of making the
1.78      lukem     773: NetBSD-current development source available on a daily basis.
1.1       ross      774: .Pp
                    775: We intend to integrate free, positive changes from whatever sources
1.5       perry     776: submit them, providing that they are well thought-out and increase the
                    777: usability of the system.
1.1       ross      778: .Pp
                    779: Above all, we hope to create a stable and accessible system, and to be
                    780: responsive to the needs and desires of
                    781: .Nx
                    782: users, because it is for
                    783: and because of them that
                    784: .Nx
                    785: exists.
                    786: .br_ne 10P
                    787: .
                    788: .Ss "Sources of NetBSD"
1.82      lukem     789: .Pp
1.1       ross      790: .
1.37      lukem     791: Refer to
                    792: .Lk http://www.netbsd.org/Sites/net.html .
1.1       ross      793: .br_ne 10P
                    794: .
                    795: .Ss "NetBSD \*V Release Contents
1.82      lukem     796: .Pp
1.1       ross      797: .
                    798: The root directory of the
                    799: .Nx \*V
                    800: release is organized as follows:
1.79      lukem     801: .ie \n[FOR_RELEASE] \{\
1.1       ross      802: .Pp
                    803: .Pa .../NetBSD-\*V/
1.112     jhawk     804: .(tag README.files
1.1       ross      805: .It Li CHANGES
                    806: Changes since earlier
                    807: .Nx
                    808: releases.
                    809: .It Li LAST_MINUTE
                    810: Last minute changes.
                    811: .It Li MIRRORS
                    812: A list of sites that mirror the
                    813: .Nx \*V
                    814: distribution.
                    815: .It Li README.files
                    816: README describing the distribution's contents.
                    817: .It Li TODO
1.78      lukem     818: .Nx 's
                    819: todo list (also somewhat incomplete and out of date).
1.82      lukem     820: .It Pa patches/
1.1       ross      821: Post-release source code patches.
1.82      lukem     822: .It Pa source/
1.1       ross      823: Source distribution sets; see below.
1.78      lukem     824: .tag)
1.1       ross      825: .Pp
                    826: In addition to the files and directories listed above, there is one
                    827: directory per architecture, for each of the architectures for which
                    828: .Nx \*V
1.82      lukem     829: has a binary distribution.
                    830: There are also
                    831: .Pa README.export-control
                    832: files sprinkled liberally throughout the
1.1       ross      833: distribution tree, which point out that there are some portions of the
1.88      wiz       834: distribution that may be subject to
1.89      hubertf   835: export regulations of the United States, e.g.
                    836: code under
                    837: .Pa src/crypto
                    838: and
1.190     lukem     839: .Pa src/sys/crypto .
1.89      hubertf   840: It is your responsibility
1.1       ross      841: to determine whether or not it is legal for you to export these portions
                    842: and to act accordingly.
                    843: .Pp
                    844: The source distribution sets can be found in subdirectories of the
1.82      lukem     845: .Pa source
1.190     lukem     846: subdirectory of the distribution tree.
                    847: They contain the complete sources to the system.
                    848: The source distribution sets are as follows:
1.78      lukem     849: .(tag sharesrc
                    850: .It Sy gnusrc
                    851: This set contains the
                    852: .Dq gnu
                    853: sources, including the source for the compiler, assembler, groff,
                    854: and the other GNU utilities in the binary distribution sets.
                    855: .br
                    856: .Em 22.3 MB gzipped, 98.8 MB uncompressed
                    857: .It Sy pkgsrc
                    858: This set contains the
                    859: .Dq pkgsrc
                    860: sources, which contain the infrastructure to build third-party packages.
1.1       ross      861: .br
1.122     jhawk     862: .Em 7.4 MB gzipped, 73.0 MB uncompressed
1.78      lukem     863: .It Sy sharesrc
                    864: This set contains the
                    865: .Dq share
                    866: sources, which include the sources for the man pages not associated
1.112     jhawk     867: with any particular program; the sources for the typesettable document
                    868: set; the dictionaries; and more.
1.78      lukem     869: .br
                    870: .Em 3.3 MB gzipped, 13.2 MB uncompressed
                    871: .It Sy src
                    872: This set contains all of the base
                    873: .Nx \*V
                    874: sources which are not in
                    875: .Sy gnusrc ,
                    876: .Sy sharesrc ,
                    877: or
                    878: .Sy syssrc .
                    879: .br
1.122     jhawk     880: .Em 24.8 MB gzipped, 123.1 MB uncompressed
1.78      lukem     881: .It Sy syssrc
1.1       ross      882: This set contains the sources to the
                    883: .Nx \*V
1.112     jhawk     884: kernel for all architectures;
                    885: .Xr config 8 ;
1.78      lukem     886: and
                    887: .Xr dbsym 8 .
1.1       ross      888: .br
1.122     jhawk     889: .Em 18.0 MB gzipped, 90.9 MB uncompressed
1.78      lukem     890: .It Sy xsrc
                    891: This set contains the sources to the X Window System.
1.1       ross      892: .br
1.122     jhawk     893: .Em 78.1 MB gzipped, 393.6 MB uncompressed
1.78      lukem     894: .tag)
1.1       ross      895: .Pp
1.71      hubertf   896: All the above source sets are located in the
1.1       ross      897: .Pa source/sets
1.71      hubertf   898: subdirectory of the distribution tree.
1.1       ross      899: .Pp
1.190     lukem     900: The source sets are distributed as compressed tar files.
                    901: They may be unpacked into
1.1       ross      902: .Pa /usr/src
                    903: with the command:
1.78      lukem     904: .Pp
1.148     he        905: .Dl # Ic "( cd / ; tar -zxpf - ) \*< set_name.tgz"
1.82      lukem     906: .Pp
                    907: The
                    908: .Pa sets/Split/
1.78      lukem     909: subdirectory contains split
1.1       ross      910: versions of the source sets for those users who need to load the
1.190     lukem     911: source sets from floppy or otherwise need a split distribution.
                    912: The split sets are named
1.82      lukem     913: .Pa "set_name." Ns Ar xx
                    914: where
                    915: .Pa set_name
                    916: is the distribution set name, and
                    917: .Ar xx
                    918: is the sequence number of the file,
                    919: starting with
                    920: .Dq aa
                    921: for the first file in the distribution set, then
                    922: .Dq ab
1.190     lukem     923: for the next, and so on.
                    924: All of these files except the last one of each set should be exactly
                    925: 240,640 bytes long.
                    926: (The last file is just long enough to contain the remainder of the data
                    927: for that distribution set.)
1.1       ross      928: .Pp
                    929: The split distributions may be reassembled and extracted with
1.82      lukem     930: .Ic cat
                    931: as follows:
                    932: .Pp
1.87      lukem     933: .Dl # Ic "cat set_name.?? | ( cd / ; tar -zxpf - )"
1.1       ross      934: .Pp
1.78      lukem     935: In each of the source distribution set directories, there are
                    936: files which contain the checksums of the files in the directory:
                    937: .(tag SYSVSUM -offset indent
                    938: .It Li BSDSUM
                    939: Historic
1.82      lukem     940: .Bx
                    941: checksums for the various files
1.19      ross      942: in that directory, in the format produced by the command:
1.112     jhawk     943: .Ic cksum -o 1 Ar file .
1.78      lukem     944: .It Li CKSUM
1.19      ross      945: .Tn POSIX
                    946: checksums for the various files in that
                    947: directory, in the format produced by the command:
                    948: .Ic cksum Ar file .
1.78      lukem     949: .It Li MD5
1.19      ross      950: .Tn MD5
                    951: digests for the various files in that
                    952: directory, in the format produced by the command:
                    953: .Ic cksum Fl m Ar file .
1.78      lukem     954: .It Li SYSVSUM
                    955: Historic AT\*&T System V
1.19      ross      956: .Ux
                    957: checksums for the various files in that directory, in the format produced by
                    958: the command:
                    959: .Ic cksum Fl o 2 Ar file .
1.78      lukem     960: .tag)
1.19      ross      961: .Pp
                    962: The MD5 digest is the safest checksum, followed by the POSIX
1.190     lukem     963: checksum.
                    964: The other two checksums are provided only to ensure
1.19      ross      965: that the widest possible range of system can check the integrity
                    966: of the release files.
1.78      lukem     967: .\}
                    968: .el \{\
                    969: .Pp
                    970: .Pa \&.../NetBSD-current/tar_files/
1.82      lukem     971: .(item -compact -offset indent
                    972: .Pa doc.tar.gz
                    973: .It
                    974: .Pa pkgsrc.tar.gz
                    975: .It
                    976: .Pa src/*.tar.gz
                    977: .It
                    978: .Pa xsrc/*.tar.gz
                    979: .item)
1.78      lukem     980: .Pp
                    981: Other directories provide unpacked source trees for distribution via
                    982: the source update protocol, for more information see:
                    983: .Lk http://www.netbsd.org/Sites/net.html#sup
                    984: .\}
                    985: .
                    986: .
                    987: .so ../common/contents -----------------------------------------------
                    988: .
                    989: .
                    990: .(Note
                    991: Each directory in the \*M binary distribution also has its
                    992: own checksum files, just as the source distribution does.
1.19      ross      993: .Note)
1.1       ross      994: .br_ne 7P
                    995: .
1.78      lukem     996: .Ss "NetBSD/\*M System Requirements and Supported Devices"
1.1       ross      997: .
                    998: .so hardware -----------------------------------------------
                    999: .br_ne 7P
                   1000: .
                   1001: .Ss "Getting the NetBSD System on to Useful Media"
                   1002: .
                   1003: .so xfer -----------------------------------------------
                   1004: .br_ne 7P
                   1005: .
1.78      lukem    1006: .Ss "Preparing your System for NetBSD installation"
1.1       ross     1007: .
                   1008: .so prep -----------------------------------------------
                   1009: .br_ne 7P
                   1010: .
                   1011: .Ss "Installing the NetBSD System"
                   1012: .
                   1013: .so install -----------------------------------------------
                   1014: .br_ne 7P
                   1015: .
                   1016: .Ss "Post installation steps"
                   1017: .
                   1018: .so ../common/postinstall -----------------------------------------------
                   1019: .br_ne 7P
                   1020: .
                   1021: .Ss "Upgrading a previously-installed NetBSD System"
                   1022: .
                   1023: .so upgrade -----------------------------------------------
                   1024: .br_ne 7P
                   1025: .
                   1026: .Ss "Compatibility Issues With Previous NetBSD Releases"
1.82      lukem    1027: .Pp
1.1       ross     1028: .
                   1029: Users upgrading from previous versions of
                   1030: .Nx
                   1031: may wish to bear the
                   1032: following problems and compatibility issues in mind when upgrading to
1.82      lukem    1033: .Nx \*V .
                   1034: .Ss2 General issues
                   1035: .(bullet
                   1036: .Pa /etc/rc
                   1037: modified to use
                   1038: .Pa /etc/rc.d/*
                   1039: .Pp
1.190     lukem    1040: Prior to
1.112     jhawk    1041: .Nx 1.5 ,
1.82      lukem    1042: .Pa /etc/rc
                   1043: was a traditional
                   1044: .Bx
1.112     jhawk    1045: style monolithic file; each discrete program or substem from
1.82      lukem    1046: .Pa /etc/rc
                   1047: and
                   1048: .Pa /etc/netstart
                   1049: has been moved into separate scripts in
                   1050: .Pa /etc/rc.d/ .
                   1051: .Pp
                   1052: At system startup,
                   1053: .Pa /etc/rc
                   1054: uses
                   1055: .Xr rcorder 8
                   1056: to build a dependency list of the files in
                   1057: .Pa /etc/rc.d
                   1058: and then executes each script in turn with an argument of
                   1059: .Sq start .
                   1060: Many
                   1061: .Pa rc.d
                   1062: scripts won't start unless the appropriate
                   1063: .Xr rc.conf 5
                   1064: entry in
                   1065: .Pa /etc/rc.conf
                   1066: is set to
                   1067: .Sq YES.
                   1068: .Pp
                   1069: At system shutdown,
                   1070: .Pa /etc/rc.shutdown
                   1071: uses
                   1072: .Xr rcorder 8
                   1073: to build a dependency list of the files in
                   1074: .Pa /etc/rc.d
                   1075: that have a
                   1076: .Dq "KEYWORD: shutdown"
                   1077: line, reverses the resulting list, and then executes each script in turn
                   1078: with an argument of
                   1079: .Sq stop .
                   1080: The following scripts support a specific shutdown method:
                   1081: .Pa cron ,
                   1082: .Pa inetd ,
                   1083: .Pa local ,
                   1084: and
                   1085: .Pa xdm .
1.5       perry    1086: .Pp
1.82      lukem    1087: Local and third-party scripts may be installed into
                   1088: .Pa /etc/rc.d
                   1089: as necessary.
                   1090: Refer to the other scripts in that directory and
                   1091: .Xr rc 8
                   1092: for more information on implementing
                   1093: .Pa rc.d
                   1094: scripts.
                   1095: .bullet)
1.120     ross     1096: .Ss2 Issues affecting an upgrade from NetBSD 1.4 or prior
1.78      lukem    1097: .(bullet
1.37      lukem    1098: .Xr named 8
                   1099: leaks version information
1.1       ross     1100: .
1.37      lukem    1101: .Pp
                   1102: Previous releases of
                   1103: .Nx
                   1104: disabled a feature of
                   1105: .Xr named 8
                   1106: where the version number of the server could be determined by remote clients.
                   1107: This feature has not been disabled in
                   1108: .Nx 1.5 ,
                   1109: because there is a
                   1110: .Xr named.conf 5
1.78      lukem    1111: option to change the version string:
                   1112: .(disp
1.119     hubertf  1113:  option {
1.157     he       1114:         version "newstring";
1.119     hubertf  1115:  };
1.78      lukem    1116: .disp)
                   1117: .
1.43      itojun   1118: .It
                   1119: .Xr sysctl 8
                   1120: pathname changed
                   1121: .
                   1122: .Pp
                   1123: .Xr sysctl 8
                   1124: is moved from
                   1125: .Pa /usr/sbin/sysctl
                   1126: to
                   1127: .Pa /sbin/sysctl .
1.88      wiz      1128: If you have hardcoded references to the full pathname
1.43      itojun   1129: .Pq in shell scripts, for example
                   1130: please be sure to update those.
1.54      itojun   1131: .\"
                   1132: .It
                   1133: .Xr sendmail 8
                   1134: configuration file pathname changed
                   1135: .
                   1136: .Pp
                   1137: Due to
                   1138: .Xr sendmail 8
                   1139: upgrade from 8.9.x to 8.10.x,
                   1140: .Pa /etc/sendmail.cf
1.78      lukem    1141: is moved to
1.56      itojun   1142: .Pa /etc/mail/sendmail.cf .
                   1143: Also, the default
                   1144: .Xr sendmail.cf 5
                   1145: refers different pathnames than before.
                   1146: For example,
1.54      itojun   1147: .Pa /etc/aliases
1.56      itojun   1148: is now located at
                   1149: .Pa /etc/mail/aliases ,
                   1150: .Pa /etc/sendmail.cw
                   1151: is now called
                   1152: .Pa /etc/mail/local-host-names ,
                   1153: and so forth.
                   1154: If you have customized
                   1155: .Xr sendmail.cf 5
1.88      wiz      1156: and friends, you will need to move the files to the new locations.
1.56      itojun   1157: See
                   1158: .Pa /usr/share/sendmail/README
                   1159: for more information.
1.162     itojun   1160: .\"
                   1161: .It
                   1162: .Xr sshd 8
                   1163: configuration file pathname changed
                   1164: .
                   1165: .Pp
                   1166: Configuration files for
                   1167: .Xr ssh 1
                   1168: and
                   1169: .Xr sshd 8
                   1170: are moved from
                   1171: .Pa /etc
                   1172: to
1.178     itojun   1173: .Pa /etc/ssh ,
                   1174: and filename for the main configuration files are changed.
1.78      lukem    1175: .bullet)
1.1       ross     1176: .
1.17      simonb   1177: .Pp
1.1       ross     1178: .
                   1179: .
                   1180: .Ss "Using online NetBSD documentation"
                   1181: .Pp
                   1182: Documentation is available if you first install the manual
1.190     lukem    1183: distribution set.
                   1184: Traditionally, the
1.1       ross     1185: .Dq man pages
1.78      lukem    1186: (documentation) are denoted by
1.190     lukem    1187: .Sq Li name(section . )
1.1       ross     1188: Some examples of this are
                   1189: .Pp
1.78      lukem    1190: .(bullet -compact -offset indent
1.1       ross     1191: .Xr intro 1 ,
                   1192: .It
                   1193: .Xr man 1 ,
                   1194: .It
                   1195: .Xr apropros 1 ,
                   1196: .It
                   1197: .Xr passwd 1 ,
                   1198: and
                   1199: .It
                   1200: .Xr passwd 5 .
1.78      lukem    1201: .bullet)
1.1       ross     1202: .Pp
                   1203: The section numbers group the topics into several categories, but three
                   1204: are of primary interest: user commands are in section 1, file formats
                   1205: are in section 5, and administrative information is in section 8.
                   1206: .Pp
                   1207: .No The Em man
                   1208: command is used to view the documentation on a topic, and is
                   1209: started by entering
                   1210: .Ic man Op Ar section
                   1211: .Ar topic .
                   1212: The brackets
                   1213: .Op \&
                   1214: around the
                   1215: section should not be entered, but rather indicate that the section is
1.190     lukem    1216: optional.
                   1217: If you don't ask for a particular section, the topic with the
                   1218: lowest numbered section name will be displayed.
                   1219: For instance, after logging in, enter
1.82      lukem    1220: .Pp
                   1221: .Dl # Ic "man passwd"
                   1222: .Pp
1.1       ross     1223: to read the documentation for
                   1224: .Xr passwd 1 .
                   1225: To view the documentation for
1.91      hubertf  1226: .Xr passwd 5 ,
1.1       ross     1227: enter
1.82      lukem    1228: .Pp
                   1229: .Dl # Ic "man 5 passwd"
                   1230: .Pp
1.1       ross     1231: instead.
                   1232: .Pp
                   1233: If you are unsure of what man page you are looking for, enter
                   1234: .Ic apropos Ar subject-word
                   1235: .Pp
                   1236: where
                   1237: .Ar subject-word
1.78      lukem    1238: is your topic of interest; a list of possibly
1.1       ross     1239: related man pages will be displayed.
                   1240: .
                   1241: .Ss Administrivia
1.82      lukem    1242: .Pp
1.1       ross     1243: .
1.190     lukem    1244: If you've got something to say, do so!
                   1245: We'd like your input.
1.1       ross     1246: There are various mailing lists available via the mailing list
                   1247: server at
1.78      lukem    1248: .Mt majordomo@netbsd.org .
1.1       ross     1249: To get help on using the mailing
                   1250: list server, send mail to that address with an empty body, and it will
                   1251: reply with instructions.
                   1252: .Pp
                   1253: There are various mailing lists set up to deal with comments and
1.190     lukem    1254: questions about this release.
                   1255: Please send comments to:
1.78      lukem    1256: .Mt netbsd-comments@netbsd.org .
1.1       ross     1257: .Pp
                   1258: To report bugs, use the
                   1259: .Xr send-pr 1
                   1260: command shipped with
                   1261: .Nx ,
1.190     lukem    1262: and fill in as much information about the problem as you can.
                   1263: Good bug reports include lots of details.
                   1264: Additionally, bug reports can be sent by mail to:
1.78      lukem    1265: .Mt netbsd-bugs@netbsd.org .
1.1       ross     1266: .Pp
                   1267: Use of
                   1268: .Xr send-pr 1
                   1269: is encouraged, however, because bugs reported with it
                   1270: are entered into the
                   1271: .Nx
                   1272: bugs database, and thus can't slip through
                   1273: the cracks.
                   1274: .Pp
                   1275: There are also port-specific mailing lists, to discuss aspects of
                   1276: each port of
                   1277: .Nx .
1.88      wiz      1278: Use majordomo to find their addresses, or visit
                   1279: .Lk http://www.netbsd.org/MailingLists/ .
                   1280: If
1.1       ross     1281: you're interested in doing a serious amount of work on a specific
1.82      lukem    1282: port, you probably should contact the
                   1283: .Sq owner
                   1284: of that port (listed
1.1       ross     1285: below).
                   1286: .Pp
                   1287: If you'd like to help with this effort, and have an idea as to how
                   1288: you could be useful, send us mail or subscribe to:
1.78      lukem    1289: .Mt netbsd-help@netbsd.org .
1.1       ross     1290: .Pp
                   1291: As a favor, please avoid mailing huge documents or files to these
1.190     lukem    1292: mailing lists.
                   1293: Instead, put the material you would have sent up for FTP or WWW somewhere,
                   1294: then mail the appropriate list about it, or, if you'd rather not do that,
                   1295: mail the list saying you'll send the data to those who want it.
1.1       ross     1296: .
                   1297: .Ss Thanks go to
                   1298: .
1.78      lukem    1299: .(bullet
1.1       ross     1300: The former members of UCB's Computer Systems Research Group,
                   1301: including (but not limited to):
                   1302: .Bd -unfilled -offset indent
                   1303: Keith Bostic
                   1304: Ralph Campbell
                   1305: Mike Karels
                   1306: Marshall Kirk McKusick
                   1307: .Ed
                   1308: .Pp
1.82      lukem    1309: for their ongoing work on
                   1310: .Bx
                   1311: systems, support, and encouragement.
1.1       ross     1312: .It
                   1313: Also, our thanks go to:
                   1314: .Bd -unfilled -offset indent
                   1315: Mike Hibler
                   1316: Rick Macklem
                   1317: Jan-Simon Pendry
                   1318: Chris Torek
                   1319: .Ed
                   1320: .Pp
                   1321: for answering lots of questions, fixing bugs, and doing the various work
                   1322: they've done.
                   1323: .It
                   1324: UC Berkeley's Experimental Computing Facility provided a home for
                   1325: sun-lamp in the past, people to look after it, and a sense of humor.
                   1326: Rob Robertson, too, has added his unique sense of humor to things, and
                   1327: for a long time provided the primary FTP site for
                   1328: .Nx .
                   1329: .It
1.5       perry    1330: Vixie Enterprises for hosting the
1.1       ross     1331: .Nx
1.78      lukem    1332: FTP, SUP, and WWW servers.
1.1       ross     1333: .It
1.5       perry    1334: Redback Networks, Inc. for hosting the
1.1       ross     1335: .Nx
1.78      lukem    1336: mail and GNATS server.
                   1337: .It
                   1338: The Helsinki University of Technology in Finland for hosting the
                   1339: .Nx
                   1340: CVS server.
                   1341: .It
                   1342: The Internet Research Institute in Japan for hosting the server
                   1343: which runs the CVSweb interface to the
                   1344: .Nx
                   1345: source tree.
                   1346: .It
                   1347: The many organisations that provide
                   1348: .Nx
                   1349: mirror sites.
1.1       ross     1350: .It
                   1351: Without CVS, this project would be impossible to manage, so our hats
                   1352: go off to Brian Berliner, Jeff Polk, and the various other people
                   1353: who've had a hand in making CVS a useful tool.
                   1354: .It
                   1355: Dave Burgess
                   1356: .Mt burgess@cynjut.infonet.net
                   1357: has been maintaining the
                   1358: 386BSD/NetBSD/FreeBSD FAQ for quite some time, and deserves to be
                   1359: recognized for it.
                   1360: .It
1.78      lukem    1361: The following individuals and organizations (each in alphabetical order)
1.16      is       1362: have made donations or loans of hardware and/or money, to support
1.1       ross     1363: .Nx
1.16      is       1364: development, and deserve credit for it:
1.1       ross     1365: .so ../common/donations -----------------------------------------------
1.190     lukem    1366: (If you're not on that list and should be, tell us!
                   1367: We probably were not able to get in touch with you, to verify that you
                   1368: wanted to be listed.)
1.1       ross     1369: .It
                   1370: Finally, we thank all of the people who've put sweat and tears into
                   1371: developing
                   1372: .Nx
1.190     lukem    1373: since its inception in January, 1993.
                   1374: (Obviously, there are a lot more people who deserve thanks here.
                   1375: If you're one of them, and would like to mentioned, tell us!)
1.78      lukem    1376: .bullet)
1.1       ross     1377: .
                   1378: .Ss "We are..."
                   1379: .
                   1380: .Pp
                   1381: (in alphabetical order)
                   1382: .Pp
                   1383: .
                   1384: .
1.78      lukem    1385: .Bl -column xxx "Jun-ichiro itojun Hagino" Mt sommerfeld@netbsd.org newsmips
1.1       ross     1386: .
                   1387: .br_ne 1i
                   1388: .It-span Em "The NetBSD core group:"
                   1389: .It Ta Ta
1.78      lukem    1390: .It Ta Jun-ichiro itojun Hagino Ta Mt itojun@netbsd.org
                   1391: .It Ta Frank van der Linden Ta Mt fvdl@netbsd.org
                   1392: .It Ta Luke Mewburn Ta Mt lukem@netbsd.org
                   1393: .It Ta Christos Zoulas Ta Mt christos@netbsd.org
1.1       ross     1394: .It Ta Ta
1.191   ! lukem    1395: .
1.1       ross     1396: .br_ne 2i
                   1397: .It-span Em "The portmasters (and their ports):"
                   1398: .It Ta Ta
1.180     augustss 1399: .It Ta Lennart Augustsson Ta Mt augustss@netbsd.org Ta Sy pmppc
1.112     jhawk    1400: .It Ta Simon Burge Ta Mt simonb@netbsd.org Ta Sy pmax
1.160     simonb   1401: .It Ta Simon Burge Ta Mt simonb@netbsd.org Ta Sy sbmips
1.78      lukem    1402: .It Ta Jeremy Cooper Ta Mt jeremy@netbsd.org Ta Sy sun3x
1.111     fredette 1403: .It Ta Matt Fredette Ta Mt fredette@netbsd.org Ta Sy sun2
1.151     chris    1404: .It Ta Chris Gilbert Ta Mt chris@netbsd.org Ta Sy cats
1.78      lukem    1405: .It Ta Ross Harvey Ta Mt ross@netbsd.org Ta Sy alpha
                   1406: .It Ta "Jun-ichiro itojun Hagino" Ta Mt itojun@netbsd.org Ta Sy sh3
1.164     bjh21    1407: .It Ta Ben Harris Ta Mt bjh21@netbsd.org Ta Sy acorn26
1.78      lukem    1408: .It Ta Eduardo Horvath Ta Mt eeh@netbsd.org Ta Sy sparc64
                   1409: .It Ta Darrin Jewell Ta Mt dbj@netbsd.org Ta Sy next68k
                   1410: .It Ta S\(/oren J\(/orvang Ta Mt soren@netbsd.org Ta Sy cobalt
                   1411: .It Ta S\(/oren J\(/orvang Ta Mt soren@netbsd.org Ta Sy sgimips
                   1412: .It Ta Wayne Knowles Ta Mt wdk@netbsd.org Ta Sy mipsco
                   1413: .It Ta Paul Kranenburg Ta Mt pk@netbsd.org Ta Sy sparc
1.191   ! lukem    1414: .It Ta "Frank van der Linden" Ta Mt fvdl@netbsd.org Ta Sy i386
1.78      lukem    1415: .It Ta Anders Magnusson Ta Mt ragge@netbsd.org Ta Sy vax
1.191   ! lukem    1416: .It Ta Phil Nelson Ta Mt phil@netbsd.org Ta Sy pc532
1.173     nsmrtks  1417: .It Ta NISHIMURA Takeshi Ta Mt nsmrtks@netbsd.org Ta Sy x68k
1.78      lukem    1418: .It Ta Tohru Nishimura Ta Mt nisimura@netbsd.org Ta Sy luna68k
                   1419: .It Ta NONAKA Kimihiro Ta Mt nonaka@netbsd.org Ta Sy prep
                   1420: .It Ta Scott Reynolds Ta Mt scottr@netbsd.org Ta Sy mac68k
                   1421: .It Ta Kazuki Sakamoto Ta Mt sakamoto@netbsd.org Ta Sy bebox
                   1422: .It Ta Noriyuki Soda Ta Mt soda@netbsd.org Ta Sy arc
                   1423: .It Ta Wolfgang Solfrank Ta Mt ws@netbsd.org Ta Sy ofppc
                   1424: .It Ta Ignatios Souvatzis Ta Mt is@netbsd.org Ta Sy amiga
                   1425: .It Ta Jonathan Stone Ta Mt jonathan@netbsd.org Ta Sy pmax
                   1426: .It Ta Shin Takemura Ta Mt takemura@netbsd.org Ta Sy hpcmips
                   1427: .It Ta Jason Thorpe Ta Mt thorpej@netbsd.org Ta Sy alpha
                   1428: .It Ta Jason Thorpe Ta Mt thorpej@netbsd.org Ta Sy hp300
                   1429: .It Ta Tsubai Masanari Ta Mt tsubai@netbsd.org Ta Sy macppc
                   1430: .It Ta Tsubai Masanari Ta Mt tsubai@netbsd.org Ta Sy newsmips
                   1431: .It Ta Izumi Tsutsui Ta Mt tsutsui@netbsd.org Ta Sy news68k
                   1432: .It Ta Leo Weppelman Ta Mt leo@netbsd.org Ta Sy atari
                   1433: .It Ta Nathan Williams Ta Mt nathanw@netbsd.org Ta Sy sun3
                   1434: .It Ta Steve Woodford Ta Mt scw@netbsd.org Ta Sy mvme68k
1.159     scw      1435: .It Ta Steve Woodford Ta Mt scw@netbsd.org Ta Sy mvmeppc
1.144     bjh21    1436: .It Ta Reinoud Zandijk Ta Mt reinoud@netbsd.org Ta Sy acorn32
1.1       ross     1437: .It Ta Ta
1.191   ! lukem    1438: .
1.1       ross     1439: .br_ne 1i
                   1440: .It-span Em "The NetBSD \*V Release Engineering team:"
                   1441: .It Ta Ta
1.190     lukem    1442: .It Ta Erik Berls Ta Mt cyber@netbsd.org
1.112     jhawk    1443: .It Ta H\(oavard Eidnes Ta Mt he@netbsd.org
1.78      lukem    1444: .It Ta Perry Metzger Ta Mt perry@netbsd.org
1.190     lukem    1445: .It Ta Luke Mewburn Ta Mt lukem@netbsd.org
1.78      lukem    1446: .It Ta Jason Thorpe Ta Mt thorpej@netbsd.org
1.82      lukem    1447: .It Ta Todd Vierling Ta Mt tv@netbsd.org
1.1       ross     1448: .It Ta Ta
1.191   ! lukem    1449: .
1.1       ross     1450: .br_ne 2i
1.191   ! lukem    1451: .It-span Em "NetBSD Developers:"
1.1       ross     1452: .It Ta Ta
1.186     wiz      1453: .It Ta Nathan Ahlstrom Ta Mt nra@netbsd.org
1.78      lukem    1454: .It Ta Steve Allen Ta Mt wormey@netbsd.org
                   1455: .It Ta Julian Assange Ta Mt proff@netbsd.org
                   1456: .It Ta Lennart Augustsson Ta Mt augustss@netbsd.org
                   1457: .It Ta Christoph Badura Ta Mt bad@netbsd.org
1.147     junyoung 1458: .It Ta Bang Jun-Young Ta Mt junyoung@netbsd.org
1.118     dillo    1459: .It Ta Dieter Baron Ta Mt dillo@netbsd.org
1.78      lukem    1460: .It Ta Robert V. Baron Ta Mt rvb@netbsd.org
1.98      jtb      1461: .It Ta Jason Beegan Ta Mt jtb@netbsd.org
1.78      lukem    1462: .It Ta Erik Berls Ta Mt cyber@netbsd.org
1.187     bsh      1463: .It Ta Hiroyuki Bessho Ta Mt bsh@netbsd.org
1.78      lukem    1464: .It Ta John Birrell Ta Mt jb@netbsd.org
                   1465: .It Ta Mason Loring Bliss Ta Mt mason@netbsd.org
1.126     rafal    1466: .It Ta Rafal Boni Ta Mt rafal@netbsd.org
1.78      lukem    1467: .It Ta Manuel Bouyer Ta Mt bouyer@netbsd.org
                   1468: .It Ta John Brezak Ta Mt brezak@netbsd.org
                   1469: .It Ta Allen Briggs Ta Mt briggs@netbsd.org
1.166     bjh21    1470: .It Ta Mark Brinicombe Ta Mt mark@netbsd.org
1.78      lukem    1471: .It Ta Aaron Brown Ta Mt abrown@netbsd.org
1.106     atatat   1472: .It Ta Andrew Brown Ta Mt atatat@netbsd.org
1.78      lukem    1473: .It Ta David Brownlee Ta Mt abs@netbsd.org
                   1474: .It Ta Frederick Bruckman Ta Mt fredb@netbsd.org
                   1475: .It Ta Jon Buller Ta Mt jonb@netbsd.org
1.191   ! lukem    1476: .It Ta Simon Burge Ta Mt simonb@netbsd.org
1.78      lukem    1477: .It Ta Robert Byrnes Ta Mt byrnes@netbsd.org
                   1478: .It Ta D'Arcy J.M. Cain Ta Mt darcy@netbsd.org
                   1479: .It Ta Dave Carrel Ta Mt carrel@netbsd.org
1.83      mason    1480: .It Ta James Chacon Ta Mt jmc@netbsd.org
1.78      lukem    1481: .It Ta Bill Coldwell Ta Mt billc@netbsd.org
                   1482: .It Ta Julian Coleman Ta Mt jdc@netbsd.org
1.191   ! lukem    1483: .It Ta Jeremy Cooper Ta Mt jeremy@netbsd.org
1.78      lukem    1484: .It Ta Chuck Cranor Ta Mt chuck@netbsd.org
1.167     lukem    1485: .It Ta Alistair Crooks Ta Mt agc@netbsd.org
1.78      lukem    1486: .It Ta Aidan Cully Ta Mt aidan@netbsd.org
                   1487: .It Ta Johan Danielsson Ta Mt joda@netbsd.org
                   1488: .It Ta Matt DeBergalis Ta Mt deberg@netbsd.org
                   1489: .It Ta Rob Deker Ta Mt deker@netbsd.org
                   1490: .It Ta Chris G. Demetriou Ta Mt cgd@netbsd.org
1.137     gendalia 1491: .It Ta Tracy Di Marco White Ta Mt gendalia@netbsd.org
1.112     jhawk    1492: .It Ta Jarom\('ir Dolecek Ta Mt jdolecek@netbsd.org
1.78      lukem    1493: .It Ta Andy Doran Ta Mt ad@netbsd.org
                   1494: .It Ta Roland Dowdeswell Ta Mt elric@netbsd.org
1.134     manu     1495: .It Ta Emmanuel Dreyfus Ta Mt manu@netbsd.org
1.78      lukem    1496: .It Ta Matthias Drochner Ta Mt drochner@netbsd.org
                   1497: .It Ta Jun Ebihara Ta Mt jun@netbsd.org
1.112     jhawk    1498: .It Ta H\(oavard Eidnes Ta Mt he@netbsd.org
1.138     seb      1499: .It Ta Stoned Elipot Ta Mt seb@netbsd.org
1.78      lukem    1500: .It Ta Enami Tsugutomo Ta Mt enami@netbsd.org
                   1501: .It Ta Bernd Ernesti Ta Mt veego@netbsd.org
                   1502: .It Ta Erik Fair Ta Mt fair@netbsd.org
1.153     gavan    1503: .It Ta Gavan Fantom Ta Mt gavan@netbsd.org
1.78      lukem    1504: .It Ta Hubert Feyrer Ta Mt hubertf@netbsd.org
1.133     jrf      1505: .It Ta Jason R. Fink Ta Mt jrf@netbsd.org
1.191   ! lukem    1506: .It Ta Matt Fredette Ta Mt fredette@netbsd.org
1.78      lukem    1507: .It Ta Thorsten Frueauf Ta Mt frueauf@netbsd.org
                   1508: .It Ta Castor Fu Ta Mt castor@netbsd.org
                   1509: .It Ta Ichiro Fukuhara Ta Mt ichiro@netbsd.org
                   1510: .It Ta Thomas Gerner Ta Mt thomas@netbsd.org
                   1511: .It Ta Simon J. Gerraty Ta Mt sjg@netbsd.org
                   1512: .It Ta Justin Gibbs Ta Mt gibbs@netbsd.org
1.191   ! lukem    1513: .It Ta Chris Gilbert Ta Mt chris@netbsd.org
1.78      lukem    1514: .It Ta Adam Glass Ta Mt glass@netbsd.org
                   1515: .It Ta Michael Graff Ta Mt explorer@netbsd.org
                   1516: .It Ta Brian C. Grayson Ta Mt bgrayson@netbsd.org
                   1517: .It Ta Matthew Green Ta Mt mrg@netbsd.org
1.175     gson     1518: .It Ta Andreas Gustafsson Ta Mt gson@netbsd.org
1.191   ! lukem    1519: .It Ta Jun-ichiro itojun Hagino Ta Mt itojun@netbsd.org
1.78      lukem    1520: .It Ta Juergen Hannken-Illjes Ta Mt hannken@netbsd.org
                   1521: .It Ta Charles M. Hannum Ta Mt mycroft@netbsd.org
1.191   ! lukem    1522: .It Ta Ben Harris Ta Mt bjh21@netbsd.org
        !          1523: .It Ta Ross Harvey Ta Mt ross@netbsd.org
1.78      lukem    1524: .It Ta Eric Haszlakiewicz Ta Mt erh@netbsd.org
                   1525: .It Ta John Hawkinson Ta Mt jhawk@netbsd.org
                   1526: .It Ta HAYAKAWA Koichi Ta Mt haya@netbsd.org
                   1527: .It Ta Ren\('e Hexel Ta Mt rh@netbsd.org
                   1528: .It Ta Michael L. Hitch Ta Mt mhitch@netbsd.org
                   1529: .It Ta Christian E. Hopps Ta Mt chopps@netbsd.org
                   1530: .It Ta Ken Hornstein Ta Mt kenh@netbsd.org
                   1531: .It Ta Marc Horowitz Ta Mt marc@netbsd.org
1.191   ! lukem    1532: .It Ta Eduardo Horvath Ta Mt eeh@netbsd.org
1.78      lukem    1533: .It Ta Nick Hudson Ta Mt skrll@netbsd.org
1.171     shell    1534: .It Ta Shell Hung Ta Mt shell@netbsd.org
1.51      martin   1535: .It Ta Martin Husemann Ta Mt martin@netbsd.org
1.32      jwise    1536: .It Ta Dean Huxley Ta Mt dean@netbsd.org
1.78      lukem    1537: .It Ta Bernardo Innocenti Ta Mt bernie@netbsd.org
1.141     isaki    1538: .It Ta Tetsuya Isaki Ta Mt isaki@netbsd.org
1.78      lukem    1539: .It Ta ITOH Yasufumi Ta Mt itohy@netbsd.org
                   1540: .It Ta IWAMOTO Toshihiro Ta Mt toshii@netbsd.org
                   1541: .It Ta Matthew Jacob Ta Mt mjacob@netbsd.org
                   1542: .It Ta Lonhyn T. Jasinskyj Ta Mt lonhyn@netbsd.org
1.191   ! lukem    1543: .It Ta Darrin Jewell Ta Mt dbj@netbsd.org
1.78      lukem    1544: .It Ta Chris Jones Ta Mt cjones@netbsd.org
1.191   ! lukem    1545: .It Ta S\(/oren J\(/orvang Ta Mt soren@netbsd.org
1.78      lukem    1546: .It Ta Takahiro Kambe Ta Mt taca@netbsd.org
                   1547: .It Ta Antti Kantee Ta Mt pooka@netbsd.org
1.115     kanaoka  1548: .It Ta Masanori Kanaoka Ta Mt kanaoka@netbsd.org
1.188     keihan   1549: .It Ta Mattias Karlsson Ta Mt keihan@netbsd.org
1.114     kawamoto 1550: .It Ta KAWAMOTO Yosihisa Ta Mt kawamoto@netbsd.org
1.129     nra      1551: .It Ta Mario Kemper Ta Mt magick@netbsd.org
1.78      lukem    1552: .It Ta Thomas Klausner Ta Mt wiz@netbsd.org
                   1553: .It Ta Klaus Klein Ta Mt kleink@netbsd.org
                   1554: .It Ta Wayne Knowles Ta Mt wdk@netbsd.org
                   1555: .It Ta John Kohl Ta Mt jtk@netbsd.org
1.191   ! lukem    1556: .It Ta Paul Kranenburg Ta Mt pk@netbsd.org
1.140     martti   1557: .It Ta Martti Kuparinen Ta Mt martti@netbsd.org
1.78      lukem    1558: .It Ta Kevin Lahey Ta Mt kml@netbsd.org
                   1559: .It Ta Johnny C. Lam Ta Mt jlam@netbsd.org
                   1560: .It Ta Martin J. Laubach Ta Mt mjl@netbsd.org
                   1561: .It Ta Ted Lemon Ta Mt mellon@netbsd.org
1.191   ! lukem    1562: .It Ta Frank van der Linden Ta Mt fvdl@netbsd.org
1.78      lukem    1563: .It Ta Joel Lindholm Ta Mt joel@netbsd.org
                   1564: .It Ta Mike Long Ta Mt mikel@netbsd.org
                   1565: .It Ta Warner Losh Ta Mt imp@netbsd.org
1.109     zuntum   1566: .It Ta Tomasz Luchowski Ta Mt zuntum@netbsd.org
1.78      lukem    1567: .It Ta Federico Lupi Ta Mt federico@netbsd.org
                   1568: .It Ta Brett Lymn Ta Mt blymn@netbsd.org
                   1569: .It Ta Paul Mackerras Ta Mt paulus@netbsd.org
1.191   ! lukem    1570: .It Ta Anders Magnusson Ta Mt ragge@netbsd.org
1.130     gehenna  1571: .It Ta MAEKAWA Masahide Ta Mt gehenna@netbsd.org
1.78      lukem    1572: .It Ta David Maxwell Ta Mt david@netbsd.org
                   1573: .It Ta Dan McMahill Ta Mt dmcmahill@netbsd.org
                   1574: .It Ta Gregory McGarry Ta Mt gmcgarry@netbsd.org
1.146     jmcneill 1575: .It Ta Jared D. McNeill Ta Mt jmcneill@netbsd.org
1.78      lukem    1576: .It Ta Neil J. McRae Ta Mt neil@netbsd.org
                   1577: .It Ta Perry Metzger Ta Mt perry@netbsd.org
1.173     nsmrtks  1578: .It Ta Minoura Makoto Ta Mt minoura@netbsd.org
1.191   ! lukem    1579: .It Ta Luke Mewburn Ta Mt lukem@netbsd.org
1.78      lukem    1580: .It Ta der Mouse Ta Mt mouse@netbsd.org
                   1581: .It Ta Joseph Myers Ta Mt jsm@netbsd.org
                   1582: .It Ta Ken Nakata Ta Mt kenn@netbsd.org
1.191   ! lukem    1583: .It Ta Phil Nelson Ta Mt phil@netbsd.org
1.78      lukem    1584: .It Ta Bob Nestor Ta Mt rnestor@netbsd.org
1.191   ! lukem    1585: .It Ta NISHIMURA Takeshi Ta Mt nsmrtks@netbsd.org
        !          1586: .It Ta Tohru Nishimura Ta Mt nisimura@netbsd.org
1.78      lukem    1587: .It Ta NONAKA Kimihiro Ta Mt nonaka@netbsd.org
1.99      joff     1588: .It Ta Jesse Off Ta Mt joff@netbsd.org
1.104     tacha    1589: .It Ta Tatoku Ogaito Ta Mt tacha@netbsd.org
1.78      lukem    1590: .It Ta Masaru Oki Ta Mt oki@netbsd.org
                   1591: .It Ta Atsushi Onoe Ta Mt onoe@netbsd.org
                   1592: .It Ta Greg Oster Ta Mt oster@netbsd.org
                   1593: .It Ta Herb Peyerl Ta Mt hpeyerl@netbsd.org
                   1594: .It Ta Matthias Pfaller Ta Mt matthias@netbsd.org
1.139     cjep     1595: .It Ta Chris Pinnock Ta Mt cjep@netbsd.org
1.78      lukem    1596: .It Ta Dante Profeta Ta Mt dante@netbsd.org
                   1597: .It Ta Chris Provenzano Ta Mt proven@netbsd.org
1.117     mrauch   1598: .It Ta Michael Rauch Ta Mt mrauch@netbsd.org
1.78      lukem    1599: .It Ta Darren Reed Ta Mt darrenr@netbsd.org
1.191   ! lukem    1600: .It Ta Scott Reynolds Ta Mt scottr@netbsd.org
1.78      lukem    1601: .It Ta Michael Richardson Ta Mt mcr@netbsd.org
                   1602: .It Ta Tim Rightnour Ta Mt garbled@netbsd.org
                   1603: .It Ta Gordon Ross Ta Mt gwr@netbsd.org
                   1604: .It Ta Heiko W. Rupp Ta Mt hwr@netbsd.org
1.152     dsainty  1605: .It Ta David Sainty Ta Mt dsainty@netbsd.org
1.78      lukem    1606: .It Ta SAITOH Masanobu Ta Mt msaitoh@netbsd.org
1.191   ! lukem    1607: .It Ta Kazuki Sakamoto Ta Mt sakamoto@netbsd.org
1.78      lukem    1608: .It Ta Curt Sampson Ta Mt cjs@netbsd.org
                   1609: .It Ta Wilfredo Sanchez Ta Mt wsanchez@netbsd.org
                   1610: .It Ta Ty Sarna Ta Mt tsarna@netbsd.org
                   1611: .It Ta SATO Kazumi Ta Mt sato@netbsd.org
1.189     jschauma 1612: .It Ta Jan Schaumann Ta Mt jschauma@netbsd.org
1.78      lukem    1613: .It Ta Matthias Scheler Ta Mt tron@netbsd.org
                   1614: .It Ta Karl Schilke (rAT) Ta Mt rat@netbsd.org
1.172     schmonz  1615: .It Ta Amitai Schlair Ta Mt schmonz@netbsd.org
1.78      lukem    1616: .It Ta Konrad Schroder Ta Mt perseant@netbsd.org
                   1617: .It Ta Reed Shadgett Ta Mt dent@netbsd.org
                   1618: .It Ta Tim Shepard Ta Mt shep@netbsd.org
1.163     uebayasi 1619: .It Ta Takeshi Shibagaki Ta Mt shiba@netbsd.org
1.78      lukem    1620: .It Ta Takao Shinohara Ta Mt shin@netbsd.org
                   1621: .It Ta Takuya SHIOZAKI Ta Mt tshiozak@netbsd.org
                   1622: .It Ta Chuck Silvers Ta Mt chs@netbsd.org
                   1623: .It Ta Thor Lancelot Simon Ta Mt tls@netbsd.org
                   1624: .It Ta Jeff Smith Ta Mt jeffs@netbsd.org
1.191   ! lukem    1625: .It Ta Noriyuki Soda Ta Mt soda@netbsd.org
        !          1626: .It Ta Wolfgang Solfrank Ta Mt ws@netbsd.org
1.143     someya   1627: .It Ta SOMEYA Yoshihiko Ta Mt someya@netbsd.org
1.78      lukem    1628: .It Ta Bill Sommerfeld Ta Mt sommerfeld@netbsd.org
1.191   ! lukem    1629: .It Ta Ignatios Souvatzis Ta Mt is@netbsd.org
1.78      lukem    1630: .It Ta Bill Squier Ta Mt groo@netbsd.org
1.191   ! lukem    1631: .It Ta Jonathan Stone Ta Mt jonathan@netbsd.org
1.78      lukem    1632: .It Ta Bill Studenmund Ta Mt wrstuden@netbsd.org
                   1633: .It Ta Kevin Sullivan Ta Mt sullivan@netbsd.org
                   1634: .It Ta SUNAGAWA Keiki Ta Mt kei@netbsd.org
                   1635: .It Ta Kimmo Suominen Ta Mt kim@netbsd.org
1.191   ! lukem    1636: .It Ta Shin Takemura Ta Mt takemura@netbsd.org
1.107     kent     1637: .It Ta TAMURA Kent Ta Mt kent@netbsd.org
1.101     nonaka   1638: .It Ta Shin'ichiro TAYA Ta Mt taya@netbsd.org
1.78      lukem    1639: .It Ta Matt Thomas Ta Mt matt@netbsd.org
1.191   ! lukem    1640: .It Ta Jason Thorpe Ta Mt thorpej@netbsd.org
1.78      lukem    1641: .It Ta Christoph Toshok Ta Mt toshok@netbsd.org
1.191   ! lukem    1642: .It Ta Tsubai Masanari Ta Mt tsubai@netbsd.org
        !          1643: .It Ta Izumi Tsutsui Ta Mt tsutsui@netbsd.org
1.78      lukem    1644: .It Ta UCHIYAMA Yasushi Ta Mt uch@netbsd.org
1.163     uebayasi 1645: .It Ta Masao Uebayashi Ta Mt uebayasi@netbsd.org
1.78      lukem    1646: .It Ta Shuichiro URATA Ta Mt ur@netbsd.org
                   1647: .It Ta Todd Vierling Ta Mt tv@netbsd.org
                   1648: .It Ta Aymeric Vincent Ta Mt aymeric@netbsd.org
                   1649: .It Ta Paul Vixie Ta Mt vixie@netbsd.org
                   1650: .It Ta Krister Walfridsson Ta Mt kristerw@netbsd.org
                   1651: .It Ta Lex Wennmacher Ta Mt wennmach@netbsd.org
1.191   ! lukem    1652: .It Ta Leo Weppelman Ta Mt leo@netbsd.org
1.78      lukem    1653: .It Ta Assar Westerlund Ta Mt assar@netbsd.org
                   1654: .It Ta Todd Whitesel Ta Mt toddpw@netbsd.org
1.191   ! lukem    1655: .It Ta Nathan Williams Ta Mt nathanw@netbsd.org
1.78      lukem    1656: .It Ta Rob Windsor Ta Mt windsor@netbsd.org
                   1657: .It Ta Dan Winship Ta Mt danw@netbsd.org
                   1658: .It Ta Jim Wise Ta Mt jwise@netbsd.org
                   1659: .It Ta Michael Wolfson Ta Mt mbw@netbsd.org
1.191   ! lukem    1660: .It Ta Steve Woodford Ta Mt scw@netbsd.org
1.78      lukem    1661: .It Ta Colin Wood Ta Mt ender@netbsd.org
1.135     yamt     1662: .It Ta YAMAMOTO Takashi Ta Mt yamt@netbsd.org
1.116     yyamano  1663: .It Ta Yuji Yamano Ta Mt yyamano@netbsd.org
1.191   ! lukem    1664: .It Ta Reinoud Zandijk Ta Mt reinoud@netbsd.org
1.156     maria7   1665: .It Ta Maria Zevenhoven Ta Mt maria7@netbsd.org
1.191   ! lukem    1666: .It Ta Christos Zoulas Ta Mt christos@netbsd.org
        !          1667: .
        !          1668: .br_ne 2i
        !          1669: .It-span Em "Other contributors:"
        !          1670: .It Ta Ta
        !          1671: .It Ta Dave Burgess Ta Mt burgess@cynjut.infonet.net
        !          1672: .It Ta Brian R. Gaeke Ta Mt brg@dgate.org
        !          1673: .It Ta Brad Grantham Ta Mt grantham@tenon.com
        !          1674: .It Ta Lawrence Kesteloot Ta Mt kesteloo@cs.unc.edu
        !          1675: .It Ta Waldi Ravens Ta Mt waldi@moacs.indiv.nl.net
1.78      lukem    1676: .
1.1       ross     1677: .El
                   1678: .
                   1679: .Ss "Legal Mumbo-Jumbo"
1.82      lukem    1680: .Pp
1.1       ross     1681: .
1.82      lukem    1682: All product names mentioned herein are trademarks or registered
                   1683: trademarks of their respective owners.
1.78      lukem    1684: .Pp
1.1       ross     1685: The following notices are required to satisfy the license terms of
                   1686: the software that we have mentioned in this document:
                   1687: .Pp
                   1688: .nr save_size \n[.s]
                   1689: .nr save_vs \n[.v]
                   1690: .ps 8
                   1691: .vs 9
                   1692: .Ht <font size=-1>
1.184     itojun   1693: .(item -compact
1.1       ross     1694: .so ../common/legal.common -----------------------------------------------
                   1695: .so legal -----------------------------------------------
1.179     itojun   1696: .item)
1.1       ross     1697: .Ht </font>
                   1698: .ps
                   1699: .vs
1.112     jhawk    1700: .Ss "The End"

CVSweb <webmaster@jp.NetBSD.org>