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

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/distrib/notes/common/main between version 1.320.2.15 and 1.321

version 1.320.2.15, 2009/10/09 12:06:03 version 1.321, 2007/01/04 00:19:45
Line 33 
Line 33 
 .\"  .\"
 .ig  .ig
   
         To "regenerate" this file, go up one level to src/distrib/notes  
         and type "make".  This will create  
         src/distrib/notes/<arch>/INSTALL.*.  
   
         The notes that describe the improvements over the last release          The notes that describe the improvements over the last release
         aren't appropriate for a snapshot, so these are conditional on          aren't appropriate for a snapshot, so these are conditional on
         FOR_RELEASE. 0 == snapshot; 1 == release          FOR_RELEASE. 0 == snapshot; 1 == release
Line 50 
Line 46 
 .nr DOC_XR 1  .nr DOC_XR 1
 .ds MACHINE_LIST acorn26 acorn32 algor alpha amd64 amiga amigappc arc atari  .ds MACHINE_LIST acorn26 acorn32 algor alpha amd64 amiga amigappc arc atari
 .as MACHINE_LIST " bebox cats cesfic cobalt dreamcast evbarm evbmips evbppc  .as MACHINE_LIST " bebox cats cesfic cobalt dreamcast evbarm evbmips evbppc
 .as MACHINE_LIST " evbsh3 ews4800mips hp300 hp700 hpcarm hpcmips hpcsh hppa  .as MACHINE_LIST " evbsh3 evbsh5 ews4800mips hp300 hp700 hpcarm hpcmips hpcsh
 .as MACHINE_LIST " i386 ibmnws iyonix landisk luna68k mac68k macppc mipsco mmeye  .as MACHINE_LIST " hppa i386 ibmnws iyonix luna68k mac68k macppc mipsco mmeye
 .as MACHINE_LIST " mvme68k mvmeppc netwinder news68k newsmips next68k ofppc  .as MACHINE_LIST " mvme68k mvmeppc netwinder news68k newsmips next68k ofppc
 .as MACHINE_LIST " pc532 pdp10 playstation2 pmax pmppc prep sandpoint sbmips  .as MACHINE_LIST " pc532 pdp10 playstation2 pmax pmppc prep sandpoint sbmips
 .as MACHINE_LIST " sgimips shark sparc sparc64 sun2 sun3 vax x68k xen zaurus .  .as MACHINE_LIST " sgimips shark sparc sparc64 sun2 sun3 vax x68k xen .
 .so \*[.CURDIR]/../common/macros  .so \*[.CURDIR]/../common/macros
 .  .
 .Dd December 15, 2007  .Dd August 22, 2004
 .Dt INSTALL 8  .Dt INSTALL 8
 .Os NetBSD  .Os NetBSD
 .Sh NAME  .Sh NAME
Line 121  Fetch the
Line 117  Fetch the
 .if \n[i386]:\n[amd64] \{\  .if \n[i386]:\n[amd64] \{\
 appropriate pair of boot floppy images from the  appropriate pair of boot floppy images from the
 .Pa \*M/installation/floppy/  .Pa \*M/installation/floppy/
 directory, or a CD-ROM image (the images from  directory, or a CD-ROM image.
 .Pa \*M/installation/cdrom/  
 are bootable, but do not contain binary sets - these are intended for network  
 installs, or when different bootblocks are needed).  
 Most people will need the  Most people will need the
 .Pa boot1.fs  .Pa boot1.fs
 and  and
 .Pa boot2.fs  .Pa boot2.fs
 or  
 .Pa boot.iso  
 images for VGA console installation, or the  images for VGA console installation, or the
 .Pa boot-com1.fs  .Pa boot-com1.fs
 and  and
 .Pa boot-com2.fs  .Pa boot-com2.fs
 or  
 .Pa boot-com.iso  
 images for installation via serial console.  images for installation via serial console.
 .if \n[i386] \{\  .if \n[i386] \{\
 You may also possibly (but not necessarily) want to use  You may also possibly (but not necessarily) want to use
Line 144  You may also possibly (but not necessari
Line 133  You may also possibly (but not necessari
 and  and
 .Pa bootlap2.fs  .Pa bootlap2.fs
 if installing on a laptop.  if installing on a laptop.
 The INSTALL_LAPTOP kernel can be loaded from one of the cdrom images via  
 the bootloader:  
 .Ic boot Ar nblaptop .  
 .\}  
 .Pp  
 The default kernel on ISO images have ACPI enabled. This is known to cause  
 issues on a few older machines which have buggy ACPI tables. To boot with  
 ACPI disabled, interrupt the  
 .Nx  
 boot loader, and enter:  
 .Ic boot -c .  
 At the userconf prompt, enter:  
 .Ic disable acpi  
 followed by:  
 .Ic quit .  
 .if \n[i386] \{\  
 The kernel from the two floppy set is also present on the ISO images and can be  
 loaded using:  
 .Ic boot Ar nbnoacpi .  
 .\}  .\}
 .\}  .\}
 .if \n[macppc] \{\  .if \n[macppc] \{\
Line 290  kernel, which contains all the tools req
Line 260  kernel, which contains all the tools req
 Determine your machine's model, quirks, and Open Firmware version from the  Determine your machine's model, quirks, and Open Firmware version from the
 .Nx*M  .Nx*M
 Model Support webpage.  Model Support webpage.
 .Lk http://www.NetBSD.org/ports/macppc/models.html  .Lk http://www.NetBSD.org/Ports/macppc/models.html
 .Pp  .Pp
 At present,  At present,
 .Nx*M  .Nx*M
Line 325  part of installation \(em you may want t
Line 295  part of installation \(em you may want t
 .Sx Older Open Firmware System Preparation  .Sx Older Open Firmware System Preparation
 .Pp  .Pp
 You should have the Open Firmware  You should have the Open Firmware
 .Dq Pa "0 \*[Gt]"  .Dq Pa "0 \*>"
 prompt on your screen before attempting to boot  prompt on your screen before attempting to boot
 .Nx*M .  .Nx*M .
 .\}  .\}
Line 412  For third-party programs which are not p
Line 382  For third-party programs which are not p
 .Nx  .Nx
 distribution, you will want to explore the  distribution, you will want to explore the
 .Ic pkgsrc  .Ic pkgsrc
 system with its more than 7200 program packages.  system with its more than 5400 program packages.
 .El  .El
 .\}  .\}
 .Ss "What is NetBSD?"  .Ss "What is NetBSD?"
Line 436  The
Line 406  The
 system architectures.  system architectures.
 (A few ports are not fully supported at this time  (A few ports are not fully supported at this time
 and are thus not part of the binary distribution.  and are thus not part of the binary distribution.
 Please see the  For information on them, please see the
 .Nx  .Nx
 web site at  web site at
 .Lk http://www.NetBSD.org/  .Lk http://www.NetBSD.org/ . )
 for information on them.)  
 .Pp  .Pp
 .Nx  .Nx
 is a completely integrated system.  is a completely integrated system.
Line 461  possible, it's likely that
Line 430  possible, it's likely that
 wouldn't exist.  wouldn't exist.
 .  .
 .if \n[FOR_RELEASE] \{\  .if \n[FOR_RELEASE] \{\
 .Ss Changes Between The NetBSD 3.0 and 4.0 Releases  .Ss Changes Between The NetBSD 2.0 and 3.0 Releases
 .Pp  .Pp
 The  The
 .Nx  .Nx 3.0
 \*V release  release
 provides numerous significant functional enhancements, including  provides numerous significant functional enhancements, including
 support for many new devices, integration of hundreds of bug fixes,  support for many new devices, integration of hundreds of bug fixes,
 new and updated kernel subsystems, and many user-land enhancements.  new and updated kernel subsystems, and many user-land enhancements.
 The result of these improvements is a stable operating system fit for  The result of these improvements is a stable operating system fit for
 production use that rivals most commercially available systems.  production use that rivals most commercially available systems.
 .Pp  .Pp
 It is impossible to completely summarize more than a year of development that  It is impossible to completely summarize a year of development that
 went into the  went into the
 .Nx  .Nx
 \*V release.  \*V release.
 .\" {BEGIN from htdocs/releases/formal-4/NetBSD-4.0.xml#major-changes  Some highlights include:
 The complete list of changes can be found in the  
 CHANGES:  
 .Lk ftp://ftp.NetBSD.org/pub/NetBSD/NetBSD-4.0/CHANGES  
 and  
 CHANGES-4.0:  
 .Lk ftp://ftp.NetBSD.org/pub/NetBSD/NetBSD-4.0/CHANGES-4.0  
 files in the top level directory of the NetBSD 4.0 release tree. Some highlights include:  
 .Ss2 Networking  
 .(bullet  
 .Xr agr 4 :  
 new pseudo-device driver for link level aggregation.  
 .It  
 IPv6 support was extended with an RFC 3542-compliant API and added for  
 .Xr gre 4  
 tunnels and the  
 .Xr tun 4  
 device.  
 .It  
 A NDIS-wrapper was added to use Windows binary drivers on the i386 platform, see  
 .Xr ndiscvt 8 .  
 .It  
 The IPv4 source-address selection policy can be set from a number of algorithms. See "IPSRCSEL" in  
 .Xr options 4  
 and  
 .Xr in_getifa 9 .  
 .It  
 Imported  
 .Xr wpa_supplicant 8  
 and  
 .Xr wpa_cli 8 .  
 Utilities to connect and handle aspects of 802.11 WPA networks.  
 .It  
 Imported  
 .Xr hostapd 8 .  
 An authenticator for IEEE 802.11 networks.  
 .It  
 .Xr carp 4 :  
 imported Common Address Redundancy Protocol to allow multiple hosts to share a set of IP addresses for high availability / redundancy, from OpenBSD.  
 .It  
 ALTQ support for the PF packet filter.  
 .It  
 .Xr etherip 4 :  
 new EtherIP tunneling device. It's able to tunnel Ethernet traffic over IPv4 and IPv6 using the EtherIP protocol specified in RFC 3378.  
 .It  
 .Xr ftpd 8  
 can now run in standalone mode, instead of from  
 .Xr inetd 8 .  
 .It  
 .Xr tftp 1  
 now has support for multicast TFTP operation in open-loop mode, server is in progress.  
 .It  
 .Xr tcp 4 :  
 added support for RFC 3465 Appropriate Byte Counting (ABC) and Explicit Congestion Notification as defined in RFC 3168.  
 .bullet)  
 .  
 .Ss2 File systems  
 .(bullet  
 .Xr scan_ffs 8 ,  
 .Xr scan_lfs 8 :  
 utilities to find FFSv1/v2 and LFS partitions to recover lost disklabels on disks and image files.  
 .It  
 tmpfs: added a new memory-based file system aimed at replacing mfs. Contrary to mfs, it is not based on a disk file system, so it is more efficient both in overall memory consumption and speed. See  
 .Xr mount_tmpfs 8 .  
 .It  
 Added UDF support for optical media and block devices, see  
 .Xr mount_udf 8 .  
 Read-only for now.  
 .It  
 NFS export list handling was changed to be filesystem independent.  
 .It  
 LFS: lots of stability improvements and new cleaner daemon. It is now also possible to use LFS as root filesystem.  
 .It  
 .Xr vnd 4 :  
 the vnode disk driver can be used on filesystems such as smbfs and tmpfs.  
 .It  
 Support for System V Boot File System was added, see  
 .Xr newfs_sysvbfs 8  
 and  
 .Xr mount_sysvbfs 8 .  
 .bullet)  
 .  
 .Ss2 Drivers  
 .(bullet  
 Audio:  
 .(bullet  
 Support for new models on drivers such as Intel ICH8/6300ESB, NVIDIA nForce 3/4, etc.  
 .It  
 Added support for AC'97 modems.  
 .It  
 .Xr auich 4 :  
 added support to handle the AC'97 modem as audio device, enabled with the kernel option  
 .Dq AUICH_ATTACH_MODEM  
 .  .
 .It  .Ss2 Kernel
 .Xr azalia 4 :  
 added support for S/PDIF.  
 .bullet)  
 .  .
 .It  
 Hardware Monitors:  
 .(bullet  .(bullet
 .Xr amdpm 4 :  Ports to new platforms including:
 added support for the i2c bus on the AMD-8111 used on many Opteron motherboards and for the Analog Devices ADT7464 hardware monitor chip.  iyonix
 .It  and
 .Xr adt7467c 4 :  Xen 2.0.
 new driver for Analog Devices ADT7467 and ADM1030 hardware monitor chips.  
 .It  
 .Xr ipmi 4 :  
 new driver for motherboards implementing the Intelligent Platform Management Interface 1.5 or 2.0, from OpenBSD.  
 .It  
 .Xr it 4 :  
 new driver for iTE 8705F/8712F and SiS 950 hardware monitors.  
 .It  
 The  
 .Xr lm 4  
 driver was rewritten and support for more chips was added, for example for Winbond W83627HF, W83627THF, W83627DHG and Asus AS99127F.  
 .It  
 .Xr owtemp 4 :  
 new driver for the 1-Wire temperature sensors.  
 .It  
 .Xr tmp121temp 4 :  
 new driver for the Texas Instruments TMP121 temperature sensor.  
 .It  
 .Xr ug 4 :  
 new driver for Abit uGuru hardware monitor found on newer Abit motherboards.  
 .bullet)  .bullet)
 .  .
 .It  .Ss2 Networking
 Miscellaneous:  
 .(bullet  
 .Xr geodewdog 4 :  
 new AMD Geode SC1100 Watchdog Timer driver.  
 .It  
 .Xr gscpcib 4 :  
 new AMD Geode SC1100 PCI-ISA bridge that provides support for the GPIO interface.  
 .bullet)  
 .  .
 .It  
 Networking:  
 .(bullet  .(bullet
 .Xr ath 4 :  TCP now supports TCP Selective Acknowledgement Options (RFC 2018) for
 updated HALs with support for WiSOC (AR531x) and 32bit SPARC.  enhanced performance especially on long distance connections and
 .It  TCP MD5 signatures (RFC 2385) for enhanced protection agains attacks.
 .Xr bge 4 :  
 added support for the following chips: BCM5753, BCM5753M, BCM5715, BCM5754, BCM5755 and BCM5787. Numerous improvements and bugfixes were made too.  
 .It  
 .Xr kse 4 :  
 new driver for Micrel KSZ8842/8841 PCI network cards.  
 .It  
 .Xr msk 4 :  
 new driver for Marvell Yukon 2 GigE PCI network cards, from OpenBSD.  
 .It  
 .Xr nfe 4 :  
 new driver for NVIDIA nForce Ethernet network cards, from OpenBSD.  
 .It  .It
 .Xr ral 4 :  The OpenBSD Packet Filter has been integrated as alternative packet
 new 802.11 driver for PCI/Cardbus Ralink RT2500, RT2501, RT2600, RT2661 and RT2500 USB chipsets, from OpenBSD.  filer solution.
 .It  .It
 .Xr rum 4 :  IP Filter has been upgraded to version 4.1.8.
 new 802.11 driver for USB Ralink RT2501 and RT2601 chipsets, from OpenBSD.  
 .It  .It
 .Xr sip 4 :  The KAME IPsec stack now support ESP over NAT connections (RFC 3948).
 now works on sparc64.  
 .It  .It
 .Xr tlp 4 :  ipsec-tools 0.6.2 provides IKE support for ESP over NAT connections (RFC 3947),
 added support for ASIX AX88140A and AX88141.  user authentification via XAuth and automatic network configurations of VPN
 .It  clients via Mode Config.
 .Xr vr 4 :  
 added support for the VIA Rhine III.  
 .It  
 .Xr wm 4 :  
 added support for i8003, ICH8, ICH9 and others. Support for IPv6 Rx TCP/UDP Checksum Offloading and more.  
 .It  
 .Xr wpi 4 :  
 new driver for Intel PRO/Wireless 3945ABG PCI 802.11 network cards, from OpenBSD.  
 .bullet)  .bullet)
 .  .
 .It  .Ss2 File system
 Security:  
 .(bullet  
 .Xr glxsb 4 :  
 new driver for the AMD Geode LX AES Security Block that provides random numbers and AES acceleration, from OpenBSD.  
 .bullet)  
 .  .
 .It  
 Power Management:  
 .(bullet  .(bullet
 Support for Intel Speedstep SMI on PIIX4 PCI-ISA for i386.  UFS_DIRHASH
 .It  
 Support for AMD PowerNow and Cool'n'Quiet Technology on K7 and K8 CPUs (both in 32 and 64 bit mode), including Athlon Mobile, Athlon64, Opteron or X2. See  
 .Xr options 4  
 for more information.  
 .It  
 Support for more Enhanced Speedstep CPUs, including VIA C7/Eden and Intel Core Solo/Duo/Duo2. See  
 .Xr options 4  
 for more information.  
 .It  
 The Enhanced Speedstep and PowerNow drivers were modified to be able to be scaled in all CPUs available, saving power on SMP systems.  
 .bullet)  .bullet)
 .  .
 .It  .Ss2 Security
 Storage:  
 .(bullet  
 .Xr ahcisata 4 :  
 new driver for AHCI 1.0 and 1.1 compliant SATA controllers.  
 .It  
 .Xr ataraid 4 :  
 added support to handle Adaptec HostRAID and VIA V-Tech software RAID.  
 .It  
 .Xr ciss 4 :  
 new driver for HP/Compaq 5th+ generation Smart ARRAY controllers, from OpenBSD.  
 .It  
 .Xr fdc 4 :  
 added support for SBus based sparc64 machines and fixed formatting on sparc.  
 .It  
 .Xr gcscide 4 :  
 new driver for the AMD Geode CS5535 Companion Device IDE controller.  
 .It  
 .Xr jmide 4 :  
 new driver for JMicron Technology JMB36x PCIe to SATA II/PATA controllers.  
 .It  
 .Xr mfi 4 :  
 new driver for LSI Logic and Dell MegaRAID SAS controllers, from OpenBSD.  
 .It  
 .Xr mpt 4 :  
 added support for newer SAS and similar devices.  
 .It  
 .Xr njata 4 :  
 new driver for Workbit NinjaATA-32 CardBus IDE controller.  
 .It  
 .Xr pdcsata 4 :  
 added support for the Promise PDC20775, PDC20771, PDC40518, PDC40718 and some bugfixes.  
 .It  
 .Xr piixide 4 :  
 added support for some ICH8/ICH8-M/ICH9 IDE and SATA controllers.  
 .It  
 .Xr svwsata 4 :  
 new driver for Serverworks K2 SATA controllers, from OpenBSD.  
 .It  
 .Xr viaide 4  
 added support for the VIA VT8237A SATA controller and AMD CS5536 Companion Device IDE Controller.  
 .bullet)  
 .  .
 .It  
 USB:  
 .(bullet  .(bullet
 .Xr ucycom 4 :  TBD
 new driver for Cypress microcontroller based serial devices.  
 .It  
 .Xr uipaq 4 :  
 new driver for the iPAQ devices.  
 .It  
 .Xr uslsa 4 :  
 new driver for Silicon Labs CP210x series serial adapters.  
 .It  
 .Xr utoppy 4 :  
 new driver for the Topfield TF5000PVR range of digital video recorders.  
 .bullet)  .bullet)
 .  .
 .bullet)  .Ss2 System administration and user tools
 .  .
 .Ss2 Platforms  
 .(bullet  
 i386:  
 .(bullet  .(bullet
 Added support for the for Multiboot specification. This means much improved support for loading the kernel by GRUB, including passing in parameters to the kernel.  TBD
 .It  
 Added the unichromefb framebuffer driver that supports the VIA Unichrome Graphics adapter.  
 .It  
 .Xr vesafb 4 :  
 added new framebuffer driver that supports VESA BIOS (VBE) 2.0 extensions and up.  
 .It  
 Added cd9660 file system support to the BIOS bootloader.  
 .bullet)  .bullet)
 .  .
 .It  .Ss2 Miscellaneous
 evbarm: new platform support for Arcom Viper PXA255-based single board, Atmark Techno Armadillo-9 and Armadillo-210, Certance CP-3100, Linksys NSLU2 (a.k.a. "Slug") and I-O DATA HDL-G Giga LANDISK NAS devices.  
 .It  
 evbmips: added support for Alchemy Au1550 processors, DBAu1550 boards, Alchemy Au15XX PCI host, (OMS-AL400/128) and Atheros AR5312 SoC.  
 .It  
 New port  
 ews4800mips: NEC's MIPS based EWS4800 workstations.  
 .It  
 cobalt: added support for booting off raidframe RAID1 mirrors.  
 .It  
 hpcmips: added the  
 .Xr teliosio 4  
 driver for the Sharp Telios LCD screen and Battery unit.  
 .It  
 New port  
 landisk: port to the SH4 processor based NAS appliances, supporting models by I-O DATA (USL-5P, HDL-U, HDL-AV, HDL-W and HDLM-U series, SuperTank LAN Tank, UHDL-160U and UHDL-300U) and Plextor PX-EH16L, PX-EH25L and PX-EH40L.  
 .It  
 macppc: this port has gained support to use accelerated wsdisplay drivers by default (if possible), and uses the appropriate driver rather than the Generic Open Firmware Framebuffer.  
 .It  
 prep: this port has been modernized, and support for five additional machines has been added, among them the IBM 7024-E20 and 7025-F30 models and Motorola Powerstack E1. Additionally, sysinst support was added, and the bootloader process was improved, allowing easy installation and upgrade to future releases.  
 .It  
 sparc: added support for booting off raidframe RAID1 mirrors.  
 .It  
 Xen: support for Xen3 domU and dom0 (Unprivileged domain and domain 0), including support for hardware virtualization on CPUs that support it.  
 .bullet)  
 .  .
 .Ss2 Kernel subsystems  
 .(bullet  
 Improved Firewire (IEEE1394) support imported from FreeBSD.  
 .It  
 The  
 .Xr midi 4  
 framework got a complete overhaul for better support of Active Sensing and improved handling of tempo and timebase changes.  
 .It  
 Added a Bluetooth protocol stack including:  
 .(bullet  .(bullet
 hardware drivers:  TBD
 .Xr ubt 4  .(bullet -compact -offset indent
 for USB controllers, and  am-utils 6-1-20050417
 .Xr bt3c 4  
 for the 3Com Bluetooth PC-Card.  
 .It  
 socket based access to the HCI, L2CAP, RFCOMM and SCO protocols.  
 .It  
 pseudo drivers for integrating services on remote Bluetooth devices such as Keyboards, Mice and SCO Audio into the NetBSD device framework.  
 .bullet)  
 .  
 .Pp  
 See  
 .Xr bluetooth 4 ,  
 .Xr bthset 1  
 and  
 .Xr btpin 1 .  
 .It  
 Imported the  
 .Xr bio 4  
 framework from OpenBSD, to query/control block hardware RAID device controllers. Currently supporting the  
 .Xr mfi 4  
 driver.  
 .It  
 Kernel uses stateful read-ahead algorithm.  
 .It  
 .Xr dkctl 8  
 can be used to switch buffer queuing strategies on the fly on  
 .Xr wd 4  
 disks, see also  
 .Xr bufq 9 .  
 .It  
 .Xr fileassoc 9  
 is used by Veriexec, it adds in-kernel and file-system independent file meta-data association interface.  
 .It  
 .Xr firmload 9 :  
 an API for loading firmware images used by various hardware devices.  
 .It  
 .Xr gpio 4 :  
 imported General Purpose I/O framework from OpenBSD.  
 .It  
 .Xr onewire 4 :  
 imported Dallas Semiconductor 1-wire bus framework from OpenBSD.  
 .It  
 The  
 .Xr proplib 3  
 protocol was added for sending property lists to/from the kernel using ioctls.  
 .It  
 .Xr spi 4 :  
 new SPI (Serial Peripherial Interface) framework.  
 .It  
 .Xr timecounter 9  
 adds a new time-keeping infrastructure along with NTP API 4 nanokernel implementation. Almost all platforms were changed to support this API.  
 .It  
 Start of 32bit-Linux-emulation for amd64 (COMPAT_LINUX32).  
 .It  
 .Xr wscons 4  
 console driver supports splash screens, scrolling, progress bar for kernel and boot messages.  
 .bullet)  
 .  
 .Pp  
 Kernel interfaces have continued to be refined, and more subsystems and device drivers are shared among the different ports. You can look for this trend to continue.  
 .Ss2 Security  
 .(bullet  
 The FAST_IPSEC IPsec implementation was extended to use hardware acceleration for IPv6, in addition to the hardware accelerated IPv4 that was available before. See  
 .Xr fast_ipsec 4  
 for more information.  
 .It  
 .Xr mprotect 2  
 got restrictions to enforce W^X policies, from PaX. See  
 .Xr options 4 ,  
 .Xr sysctl 3 ,  
 and  
 .Xr paxctl 1 .  
 .It  
 GCC 4's support for stack smashing protection (SSP) was enabled by adding libssp, see  
 .Xr security 8 .  
 .It  
 The kernel authorization framework  
 .Xr kauth 9  
 was added, replacing the traditional BSD credential management and privileged operation access control with an abstract layer, allowing the implementation of various security models either as part of the NetBSD distribution or as third-party LKMs.  
 .Pp  
 NetBSD's kernel authorization is a hybrid clean-room implementation of a similar interface developed by Apple, extending its capabilities and combining concepts of credential inheritance control.  
 .bullet)  
 .  
 .Ss2 Userland  
 .(bullet  
 3rd party software updates:  
 .(bullet  
 BIND 9.4.1-P1  
 .It  
 OpenSSL 0.9.8e  
 .It  
 CVS 1.11.22  
 .It  
 OpenSSH 4.4  
 .It  
 gettext 0.14.4  
 .It  
 PF from OpenBSD 3.7  
 .It  
 (n)awk 20050424  
 .It  
 Postfix 2.4.5  
 .It  
 am-utils 6.1.3  
 .It  
 file 4.21  
 .It  .It
 zlib 1.2.3  BIND 9.3.0
 .It  .It
 GNU binutils 2.16.1  cvs 1.11.20
 .It  .It
 GNU groff 1.19.2  OpenSSH 3.9
 .It  .It
 IPFilter 4.1.23  OpenSSL 0.9.7d
 .It  .It
 GNU gcc 4.1.2 prerelease  Postfix 2.1.5
 .It  .It
 GNU gdb 6.5 (some architectures)  sendmail 8.13.3
 .It  .It
 NTP 4.2.4p2  tcpdump 3.8.3
 .It  .It
 pppd 2.4.4  XFree86 4.5.0
 .bullet)  .bullet)
 .  
 .It  
 .Xr cdplay 1 :  
 added digital transfer mode support.  
 .It  
 .Xr cksum 1  
 can now verify checksums.  
 .It  
 .Xr csplit 1 :  
 new utility that splits a file into pieces. From FreeBSD/OpenBSD.  
 .It  
 .Xr identd 1 :  
 added support for forwarding ident queries and receiving of proxied ident queries.  
 .It  
 .Xr getent 1 :  
 added support for the ethers database.  
 .It  
 .Xr gkermit 1 :  
 new program for transferring files using the Kermit protocol.  
 .It  
 .Xr mail 1 :  
 added support for Mime and multi-character set handling, command line editing and completion.  
 .It  
 .Xr utoppya 1 :  
 new utility to interface to the  
 .Xr utoppy 4  
 driver.  
 .It  
 .Xr init 8 :  
 added support for running multi-user in a chroot() environment. Allows / file system on e.g.,  
 .Xr cgd 4 ,  
 .Xr vnd 4  
 or  
 .Xr ccd 4  
 volumes.  
 .It  
 .Xr gpt 8 :  
 new GUID partition table maintenance utility, from FreeBSD.  
 .It  
 iSCSI target (server) code added, see  
 .Xr iscsi-target 8 ;  
 Initiator (client) code is underway.  
 .It  .It
 .Xr lockstat 8 :  Many new packages in the
 new command to display a summary of kernel locking events recorded over the lifetime of a called program.  .Em pkgsrc
 .It  system, including the latest open source desktop KDE3, OpenOffice,
 .Xr ofctl 8 :  perl, Apache and many more.
 new command to display the OpenPROM or OpenFirmware device tree for the macppc, shark and sparc64.  At the time of writing, there are over 5400 third party packages
 .It  available in pkgsrc.
 Various utilities to support Bluetooth were added:  
 .(bullet  
 .Xr btconfig 8  
 for controller configuration.  
 .It  
 .Xr btdevctl 8  
 to manage pseudo devices relating to remote services.  
 .It  
 .Xr bthcid 8  
 and  
 .Xr btpin 1  
 for authenticating radio connections.  
 .It  
 .Xr sdpd 8  
 for providing service discovery to remote devices.  
 .It  
 .Xr sdpquery 1  
 for querying services on remote devices.  
 .It  
 .Xr rfcomm_sppd 1  
 to access remote services over RFCOMM via stdio or pty.  
 .It  
 .Xr bthset 1  
 for making connections to Bluetooth headsets.  
 .bullet)  
 .  
 .bullet)  .bullet)
 .  .
 .Pp  .Pp
 Besides this list, there have also been innumerable bug fixes and other miscellaneous enhancements of course.  Kernel interfaces have continued to be refined, and more subsystems
 .Ss2 Components removed from NetBSD  and device drivers are shared among the different ports.
 .Pp  You can look for this trend to continue.
 In this release of NetBSD, some software components known from previous releases were removed from the system. In some cases those were components that are not useful anymore or their utility does not justify maintenance overhead. Other components were not working properly and there was lack of interest in fixing them.  
 .(bullet  
 Sushi was removed from the base system due to lack of interest and maintenance. If you really want it, it is available in the CVS repository at othersrc/usr.sbin/sushi. However, be warned that it is unmaintained and is most likely out of date.  
 .It  
 Vinum was removed due to lack of interest and maintenance. At the time of removal, it had several known serious issues (including not being compilable). RAIDframe provides similar functionality. If you were using Vinum you will need to back up your data, delete the Vinum partitions, create RAIDframe partitions, and restore your data to them. Details about RAIDframe can be found in  
 .Xr raid 4 ,  
 .Xr raidctl 8 ,  
 and the  
 NetBSD Guide:  
 .Lk http://www.NetBSD.org/docs/guide/en/chap-rf.html .  
 .It  
 Sendmail was removed. Postfix is the MTA and provides the  
 .Xr sendmail 1  
 command line tool. Postfix has been included with NetBSD since NetBSD 1.5 was released in December 2005. Details about Postfix can be found in the  
 NetBSD Guide:  
 .Lk http://www.NetBSD.org/docs/guide/en/chap-mail.html .  
 For those who need Sendmail, it is available from pkgsrc in the  
 .Pa mail/sendmail  
 and  
 .Pa mail/sendmail813  
 packages.  
 .It  
 NETCCITT and NETNS were removed due to lack of interest and maintenance. They had known serious issues (including being out of date with respect to other network code) and there were no known users at the time of their removal. Unfortunately, there is no replacement or option for them.  
 .It  
 UUCP was removed. The NetBSD improvements were merged into the pkgsrc version. For those who use UUCP tools, they are available from pkgsrc in the  
 .Pa net/uucp  
 package. The  
 .Xr cu 1  
 command is available as a frontend to  
 .Xr tip 1 .  
 .It  
 The Fortran 77 compiler (  
 g77  
 ) has been removed with the transition from GCC 3 to GCC 4, which does not include it. For those who need it, it is available from pkgsrc in the  
 .Pa lang/gcc3-f77  
 package.  
 .It  
 The evbsh5 port has been removed from NetBSD due to lack of interest, compounded by a lack of available SH5 hardware.  
 .bullet)  
 .  .
 .\" END from htdocs/releases/formal-4/NetBSD-4.0.xml#major-changes }  .Ss2 \*M specific
 .pso ../printwhatis  .so whatis -----------------------------------------------
 .\} \" \n[FOR_RELEASE]  .\} \" \n[FOR_RELEASE]
 .  .
 .Ss "The Future of NetBSD"  .Ss "The Future of NetBSD"
Line 1079  periodically organizing workshops for de
Line 575  periodically organizing workshops for de
 interested people to discuss ongoing work.  interested people to discuss ongoing work.
 .bullet)  .bullet)
 .Pp  .Pp
   We intend to begin narrowing the time delay between releases.
   Our ambition is to provide a full release every six to eight months.
   .Pp
 We hope to support even  We hope to support even
 .Em more  .Em more
 hardware in the future, and we have a  hardware in the future, and we have a
Line 1105  exists.
Line 604  exists.
 .Pp  .Pp
 .  .
 Refer to  Refer to
 .Lk http://www.NetBSD.org/mirrors/.  .Lk http://www.NetBSD.org/mirrors/ .
 .br_ne 10P  .br_ne 10P
 .  .
 .Ss "NetBSD \*V Release Contents  .Ss "NetBSD \*V Release Contents
Line 1119  The root directory of the
Line 618  The root directory of the
 .Pa .../NetBSD-\*V/  .Pa .../NetBSD-\*V/
 .(tag README.files  .(tag README.files
 .It Li CHANGES  .It Li CHANGES
 Changes between  Changes since earlier
 .Nx  
 3.0 and branching 4.0.  
 .It Li CHANGES-4.0  
 Changes since  
 .Nx  
 4.0 was branched.  
 .It Li CHANGES.prev  
 Changes in earlier  
 .Nx  .Nx
 releases.  releases.
 .It Li LAST_MINUTE  .It Li LAST_MINUTE
Line 1163  This set contains the
Line 654  This set contains the
 .Dq gnu  .Dq gnu
 sources, including the source for the compiler, assembler, groff,  sources, including the source for the compiler, assembler, groff,
 and the other GNU utilities in the binary distribution sets.  and the other GNU utilities in the binary distribution sets.
 .showsize 95 484  .showsize 79 367
   .It Sy pkgsrc
   This set contains the
   .Dq pkgsrc
   sources, which contain the infrastructure to build third-party packages.
   .showsize 24 200
 .It Sy sharesrc  .It Sy sharesrc
 This set contains the  This set contains the
 .Dq share  .Dq share
 sources, which include the sources for the man pages not associated  sources, which include the sources for the man pages not associated
 with any particular program; the sources for the typesettable document  with any particular program; the sources for the typesettable document
 set; the dictionaries; and more.  set; the dictionaries; and more.
 .showsize 6 25  .showsize 5 20
 .It Sy src  .It Sy src
 This set contains all of the base  This set contains all of the base
 .Nx  .Nx
Line 1179  This set contains all of the base
Line 675  This set contains all of the base
 .Sy sharesrc ,  .Sy sharesrc ,
 or  or
 .Sy syssrc .  .Sy syssrc .
 .showsize 45 214  .showsize 37 176
 .It Sy syssrc  .It Sy syssrc
 This set contains the sources to the  This set contains the sources to the
 .Nx  .Nx
Line 1187  This set contains the sources to the
Line 683  This set contains the sources to the
 .Xr config 1 ;  .Xr config 1 ;
 and  and
 .Xr dbsym 8 .  .Xr dbsym 8 .
 .showsize 33 165  .showsize 26 140
 .It Sy xsrc  .It Sy xsrc
 This set contains the sources to the X Window System.  This set contains the sources to the X Window System.
 .showsize 95 502  .showsize 84 450
 .tag)  .tag)
 .Pp  .Pp
 All the above source sets are located in the  All the above source sets are located in the
Line 1209  with the command:
Line 705  with the command:
 .Pp  .Pp
 In each of the source distribution set directories, there are  In each of the source distribution set directories, there are
 files which contain the checksums of the files in the directory:  files which contain the checksums of the files in the directory:
 .(tag SHA512 -offset indent  .(tag SYSVSUM -offset indent
   .It Li BSDSUM
   Historic
   .Bx
   checksums for the various files
   in that directory, in the format produced by the command:
   .br
   .Ic cksum -o 1 Ar file .
   .It Li CKSUM
   .Tn POSIX
   checksums for the various files in that
   directory, in the format produced by the command:
   .br
   .Ic cksum Ar file .
 .It Li MD5  .It Li MD5
 .Tn MD5  .Tn MD5
 digests in the format produced by the command:  digests for the various files in that
   directory, in the format produced by the command:
 .br  .br
 .Ic cksum -a MD5 Ar file .  .Ic cksum Fl m Ar file .
 .It Li SHA512  .It Li SYSVSUM
 .Tn SHA512  Historic AT\*&T System V
 digests in the format produced by the command:  .Ux
   checksums for the various files in that directory, in the format produced by
   the command:
 .br  .br
 .Ic cksum -a SHA512 Ar file .  .Ic cksum -o 2 Ar file .
 .tag)  .tag)
 .Pp  .Pp
 The SHA512 digest is safer, but MD5 checksums are provided so that a wider  The MD5 digest is the safest checksum, followed by the POSIX
 range of operating systems can check the integrity of the release files.  checksum.
   The other two checksums are provided only to ensure
   that the widest possible range of system can check the integrity
   of the release files.
 .\}  .\}
 .el \{\  .el \{\
 .Pp  .Pp
Line 1297  Users upgrading from previous versions o
Line 812  Users upgrading from previous versions o
 may wish to bear the  may wish to bear the
 following problems and compatibility issues in mind when upgrading to  following problems and compatibility issues in mind when upgrading to
 .Nx  .Nx
 \*V.  \*V .
 .Pp  .
 N.B. when using  .Ss2 Issues affecting an upgrade from NetBSD 1.6
 .Ic sysinst  The following issues can generally be resolved by extracting the
 for upgrading, it will automatically invoke  
 .(disp  
 postinstall fix  
 .disp)  
 and thus all issues that are fixed by  
 .Ic postinstall  
 by default (see below) will be handled.  
 .  
 .Ss2 Issues affecting an upgrade from NetBSD 2.1 and older releases.  
 See the section below on upgrading from NetBSD 3.x as well.  
 .Pp  
 It is  
 .Sy very important  
 that you populate the directory  
 .Pa /etc/pam.d  
 with appropriate configuration files for Pluggable Authentication Modules  
 (PAM) because you will not be able to login any more otherwise. Using  
 .Em postinstall  
 as described below will take care of this. Please refer to  
 .Lk http://www.NetBSD.org/docs/guide/en/chap-pam.html  
 for documentation about PAM.  
 .Pp  
 The following issues can generally be resolved by running  
 .Em postinstall  
 with the  
 .Sy etc  .Sy etc
 set :  set into a temporary directory and running
   .Em postinstall :
 .(disp  .(disp
 postinstall -s /path/to/etc.tgz check  postinstall -s /path/to/etc.tgz check
 postinstall -s /path/to/etc.tgz fix  postinstall -s /path/to/etc.tgz fix
Line 1345  These include:
Line 836  These include:
 .It  .It
 .Pa /etc/mtree/*  .Pa /etc/mtree/*
 .It  .It
 .Pa /etc/pam.d/*  
 .It  
 .Pa /etc/daily  .Pa /etc/daily
 .It  .It
 .Pa /etc/weekly  .Pa /etc/weekly
Line 1363  These include:
Line 852  These include:
 .It  .It
 .Pa /etc/rc.d/*  .Pa /etc/rc.d/*
 .bullet)  .bullet)
 .bullet)  
 .  .
 .Pp  .It
 The following issues need to be resolved manually:  The following files are now obsolete:
 .  .Pa /etc/rc.d/fsck.sh
 .(bullet -offset indent  .Pa /etc/rc.d/gated
 The user  .Pa /etc/rc.d/kerberos
 .Sq _pflogd  .Pa /etc/rc.d/NETWORK
 and the groups  .Pa /etc/rc.d/systemfs
 .Sq _pflogd  .Pa /etc/rc.d/xntpd
 and  and
 .Sq authpf  .Pa /etc/rc.d/ypset .
 need to be created.  
 .bullet)  
 .  .
 .Ss2 Issues affecting an upgrade from NetBSD 3.x releases.  
 .Pp  
 The following issues can generally be resolved by running  
 .Em postinstall  
 with the  
 .Sy etc  
 set :  
 .(disp  
 postinstall -s /path/to/etc.tgz check  
 postinstall -s /path/to/etc.tgz fix  
 .disp)  
 .Pp  
 Issues fixed by  
 .Em postinstall :  
 .(bullet -offset indent  
 Various files in  
 .Pa /etc  
 need upgrading.  
 These include:  
 .(bullet -compact -offset indent  
 .Pa /etc/defaults/*  
 .It  .It
 .Pa /etc/mtree/*  The users and groups
 .It  .Sq smmsp ,
 .Pa /etc/daily  needs to be created,
 .It  .Sq news
 .Pa /etc/weekly  is no longer part of the system.
 .It  
 .Pa /etc/monthly  
 .It  
 .Pa /etc/security  
 .It  
 .Pa /etc/rc.subr  
 .It  
 .Pa /etc/rc  
 .It  
 .Pa /etc/rc.shutdown  
 .It  
 .Pa /etc/rc.d/*  
 .It  
 .Pa /etc/envsys.conf  
 .bullet)  
 .bullet)  .bullet)
 .  .
 .Pp  .Pp
 The following issues need to be resolved manually:  The following issues need to be resolved manually:
 .  .
 .(bullet -offset indent  .(bullet -offset indent
 The users  .Xr postfix 8
 .Sq _proxy ,  configuration files require upgrading.
 .Sq _rwhod ,  
 and  
 .Sq _sdpd  
 and the groups  
 .Sq _proxy ,  
 .Sq _rwhod  
 and  
 .Sq _sdpd  
 need to be created and the user  
 .Sq uucp  
 needs to be updated.  
 .It  
 A number of things have been removed from the  
 .Nx  
 \*V release  
 including: the evbsh5 port, the Fortran 77 compiler (g77), NETCCITT,  
 NETNS, Sendmail, Sushi, UUCP, and Vinum.  If you were using any of these,  
 then please see the "Components removed from NetBSD" section near the  
 beginning of this document.  
 .It  
 The replacement of Sendmail by Postfix can be handled automatically by  
 .Em postinstall  
 but it is not done by default.  
 If you want to transition to Postfix, the command  
 .(disp  
 postinstall -s /path/to/etc.tgz fix mailerconf  
 .disp)  
 will update your  
 .Pa /etc/mailer.conf  
 file to use Postfix as the MTA. When using  
 .Ic sysinst  
 to upgrade the system, it will ask if you want this to be done.  
 .Pp  
 Note that if you have a customized  
 Sendmail setup, you need to set up Postfix in an equivalent way; there  
 is no tool for automatic conversion of Sendmail configuration to a  
 Postfix one.  
 .Pp  
 Postfix will be started up automatically when the system boots.  
 You may see messages like "$sendmail is not set properly" at boot.  
 You can suppress them by removing  
 .Pa /etc/rc.d/sendmail  
 and  
 .Pa /etc/rc.d/smmsp .  
 Those files and other parts of sendmail configuration like files under  
 .Pa /usr/share/sendmail  
 are not removed by default  
 while upgrading for those who want to continue using sendmail from  
 outside the base system.  
 If you want to delete them,  
 .Em postinstall  
 can be used:  
 .(disp  .(disp
 postinstall -s /path/to/etc.tgz fix sendmail  cd /usr/share/examples/postfix
   cp post-install postfix-files postfix-script /etc/postfix
   postfix check
 .disp)  .disp)
   .
 .bullet)  .bullet)
 .  .
 .Ss "Issues with GDB 6.5"  
 Some architectures (arm, i386, powerpc and sparc64) have switched to a newer  
 gdb version (6.5) in this release.  
 Unfortunately support for debugging programs using the SA (scheduler  
 activation) based thread library, is incomplete in this gdb version.  
 Furthermore kernel crashdumps can not be debugged due to a missing  
 identification in the kernel binaries.  
 .Pp  
 Both issues have been addressed on the wrstuden-fixsa branch, but did not  
 make it into the  
 .Nx  
 release. Both will be fixed in the next patch release.  
 .  .
 .Ss "Using online NetBSD documentation"  .Ss "Using online NetBSD documentation"
 .Pp  .Pp
Line 1598  There are also port-specific mailing lis
Line 987  There are also port-specific mailing lis
 each port of  each port of
 .Nx .  .Nx .
 Use majordomo to find their addresses, or visit  Use majordomo to find their addresses, or visit
 .Lk http://www.NetBSD.org/mailinglists/ .  .Lk http://www.NetBSD.org/MailingLists/ .
 If  If
 you're interested in doing a serious amount of work on a specific  you're interested in doing a serious amount of work on a specific
 port, you probably should contact the  port, you probably should contact the
Line 1608  below).
Line 997  below).
 .Pp  .Pp
 If you'd like to help with this effort, and have an idea as to how  If you'd like to help with this effort, and have an idea as to how
 you could be useful, send us mail or subscribe to:  you could be useful, send us mail or subscribe to:
 .Mt netbsd-users@NetBSD.org .  .Mt netbsd-help@NetBSD.org .
 .Pp  .Pp
 As a favor, please avoid mailing huge documents or files to these  As a favor, please avoid mailing huge documents or files to these
 mailing lists.  mailing lists.
Line 1641  which runs the CVSweb interface to the
Line 1030  which runs the CVSweb interface to the
 .Nx  .Nx
 source tree.  source tree.
 .It  .It
 The Lule\[oa] Academic Computer Society for providing the backup  The Helsinki University of Technology in Finland for hosting the
 services server.  .Nx
 .It  backup CVS and backup server.
 The Columbia University Computer Science Department for hosting  
 the NYC build cluster.  
 .It  .It
 The Western Washington University Computer Science Department  SSH Communications Security in Finland for operating
 for running the WWU build cluster that produces daily snapshots.  the backup server.
 .It  .It
 The many organizations that provide  The many organisations that provide
 .Nx  .Nx
 mirror sites.  mirror sites.
 .It  .It
Line 1658  Without CVS, this project would be impos
Line 1045  Without CVS, this project would be impos
 go off to Brian Berliner, Jeff Polk, and the various other people  go off to Brian Berliner, Jeff Polk, and the various other people
 who've had a hand in making CVS a useful tool.  who've had a hand in making CVS a useful tool.
 .It  .It
 We list the individuals and organizations  The following individuals and organizations (each in alphabetical order)
 that have made donations or loans of hardware and/or money, to support  have made donations or loans of hardware and/or money, to support
 .Nx  .Nx
 development, and deserve credit for it at  development, and deserve credit for it:
 .Lk http://www.NetBSD.org/donations/.  .so ../common/donations -----------------------------------------------
 (If you're not on that list and should be, tell us!  (If you're not on that list and should be, tell us!
 We probably were not able to get in touch with you, to verify that you  We probably were not able to get in touch with you, to verify that you
 wanted to be listed.)  wanted to be listed.)
Line 1672  developing
Line 1059  developing
 .Nx  .Nx
 since its inception in January, 1993.  since its inception in January, 1993.
 (Obviously, there are a lot more people who deserve thanks here.  (Obviously, there are a lot more people who deserve thanks here.
 If you're one of them, and would like to be mentioned, tell us!)  If you're one of them, and would like to mentioned, tell us!)
 .bullet)  .bullet)
 .  .
 .Ss "We are..."  .Ss "We are..."
Line 1682  If you're one of them, and would like to
Line 1069  If you're one of them, and would like to
 .Pp  .Pp
 .  .
 .  .
 .Bl -column xxx "Jun-ichiro itojun Hagino" ".Mt sommerfeld@NetBSD.org" ".Sy playstation2"  .Bl -column xxx "Jun-ichiro itojun Hagino" Mt sommerfeld@NetBSD.org Sy playstation2
 .  .
 .br_ne 1i  .br_ne 1i
 .It Em "The NetBSD core group:"  .It Em "The NetBSD core group:"
 .It Ta Ta  .It Ta Ta
 .It Ta Alistair Crooks Ta Mt agc@NetBSD.org  .It Ta Allen Briggs Ta Mt briggs@NetBSD.org
 .It Ta Quentin Garnier Ta Mt cube@NetBSD.org  
 .It Ta Matt Thomas Ta Mt matt@NetBSD.org  .It Ta Matt Thomas Ta Mt matt@NetBSD.org
   .It Ta Valeriy E. Ushakov Ta Mt uwe@NetBSD.org
 .It Ta YAMAMOTO Takashi Ta Mt yamt@NetBSD.org  .It Ta YAMAMOTO Takashi Ta Mt yamt@NetBSD.org
 .It Ta Christos Zoulas Ta Mt christos@NetBSD.org  .It Ta Christos Zoulas Ta Mt christos@NetBSD.org
 .It Ta Ta  .It Ta Ta
Line 1699  If you're one of them, and would like to
Line 1086  If you're one of them, and would like to
 .\"  .\"
 .\" XXX created by list-portmasters.pl  .\" XXX created by list-portmasters.pl
 .\"  .\"
 .It Ta Erik Berls                 Ta Mt      cyber@NetBSD.org Ta Sy cobalt  .It Ta Ta Ta
 .It Ta Manuel Bouyer              Ta Mt     bouyer@NetBSD.org Ta Sy xen  .It Ta Allen Briggs                   Ta Mt    briggs@NetBSD.org Ta Sy sandpoint
 .It Ta Simon Burge                Ta Mt     simonb@NetBSD.org Ta Sy evbmips  .It Ta Anders Magnusson               Ta Mt     ragge@NetBSD.org Ta Sy vax
 .It Ta Simon Burge                Ta Mt     simonb@NetBSD.org Ta Sy pmax  .It Ta Andrey Petrov                  Ta Mt    petrov@NetBSD.org Ta Sy sparc64
 .It Ta Simon Burge                Ta Mt     simonb@NetBSD.org Ta Sy sbmips  .It Ta Ben Harris                     Ta Mt     bjh21@NetBSD.org Ta Sy acorn26
 .It Ta Julian Coleman             Ta Mt        jdc@NetBSD.org Ta Sy atari  .It Ta Cherry G. Mathew               Ta Mt    cherry@NetBSD.org Ta Sy ia64
 .It Ta Marcus Comstedt            Ta Mt     marcus@NetBSD.org Ta Sy dreamcast  .It Ta Chris Gilbert                  Ta Mt     chris@NetBSD.org Ta Sy cats
 .It Ta Andrew Doran               Ta Mt         ad@NetBSD.org Ta Sy amd64  .It Ta Christian Limpach              Ta Mt        cl@NetBSD.org Ta Sy xen
 .It Ta Andrew Doran               Ta Mt         ad@NetBSD.org Ta Sy i386  .It Ta Eduardo Horvath                Ta Mt       eeh@NetBSD.org Ta Sy evbppc
 .It Ta Matthias Drochner          Ta Mt   drochner@NetBSD.org Ta Sy cesfic  .It Ta Frank van der Linden           Ta Mt      fvdl@NetBSD.org Ta Sy amd64
 .It Ta Gavan Fantom               Ta Mt      gavan@NetBSD.org Ta Sy iyonix  .It Ta Frank van der Linden           Ta Mt      fvdl@NetBSD.org Ta Sy i386
 .It Ta Jaime A Fournier           Ta Mt       ober@NetBSD.org Ta Sy zaurus  .It Ta Gavan Fantom                   Ta Mt     gavan@NetBSD.org Ta Sy iyonix
 .It Ta Matt Fredette              Ta Mt   fredette@NetBSD.org Ta Sy sun2  .It Ta IWAMOTO Toshihiro              Ta Mt    toshii@NetBSD.org Ta Sy hpcarm
 .It Ta Ichiro FUKUHARA            Ta Mt     ichiro@NetBSD.org Ta Sy hpcarm  .It Ta Ichiro Fukuhara                Ta Mt    ichiro@NetBSD.org Ta Sy hpcarm
 .It Ta Chris Gilbert              Ta Mt      chris@NetBSD.org Ta Sy cats  .It Ta Ignatios Souvatzis             Ta Mt        is@NetBSD.org Ta Sy amiga
 .It Ta Ben Harris                 Ta Mt      bjh21@NetBSD.org Ta Sy acorn26  .It Ta Izumi Tsutsui                  Ta Mt   tsutsui@NetBSD.org Ta Sy ews4800mips
 .It Ta Ross Harvey                Ta Mt       ross@NetBSD.org Ta Sy alpha  .It Ta Izumi Tsutsui                  Ta Mt   tsutsui@NetBSD.org Ta Sy hp300
 .It Ta Nick Hudson                Ta Mt      skrll@NetBSD.org Ta Sy hp700  .It Ta Izumi Tsutsui                  Ta Mt   tsutsui@NetBSD.org Ta Sy news68k
 .It Ta Martin Husemann            Ta Mt     martin@NetBSD.org Ta Sy sparc64  .It Ta Jason Thorpe                   Ta Mt   thorpej@NetBSD.org Ta Sy algor
 .It Ta IWAMOTO Toshihiro          Ta Mt     toshii@NetBSD.org Ta Sy hpcarm  .It Ta Jason Thorpe                   Ta Mt   thorpej@NetBSD.org Ta Sy evbarm
 .It Ta Darrin Jewell              Ta Mt        dbj@NetBSD.org Ta Sy next68k  .It Ta Jason Thorpe                   Ta Mt   thorpej@NetBSD.org Ta Sy shark
 .It Ta S\(/oren J\(/orvang        Ta Mt      soren@NetBSD.org Ta Sy sgimips  .It Ta Jeremy Cooper                  Ta Mt    jeremy@NetBSD.org Ta Sy sun3
 .It Ta Wayne Knowles              Ta Mt        wdk@NetBSD.org Ta Sy mipsco  .It Ta Jonathan Stone                 Ta Mt  jonathan@NetBSD.org Ta Sy pmax
 .It Ta Takayoshi Kochi            Ta Mt      kochi@NetBSD.org Ta Sy ia64  .It Ta Julian Coleman                 Ta Mt       jdc@NetBSD.org Ta Sy atari
 .It Ta Paul Kranenburg            Ta Mt         pk@NetBSD.org Ta Sy sparc  .It Ta Jun-ichiro itojun Hagino       Ta Mt    itojun@NetBSD.org Ta Sy evbsh3
 .It Ta Michael Lorenz             Ta Mt   macallan@NetBSD.org Ta Sy macppc  .It Ta Jun-ichiro itojun Hagino       Ta Mt    itojun@NetBSD.org Ta Sy mmeye
 .It Ta Anders Magnusson           Ta Mt      ragge@NetBSD.org Ta Sy vax  .It Ta Kazuki Sakamoto                Ta Mt  sakamoto@NetBSD.org Ta Sy bebox
 .It Ta Cherry G. Mathew           Ta Mt     cherry@NetBSD.org Ta Sy ia64  .It Ta Lennart Augustsson             Ta Mt  augustss@NetBSD.org Ta Sy pmppc
 .It Ta NISHIMURA Takeshi          Ta Mt    nsmrtks@NetBSD.org Ta Sy x68k  .It Ta Marcus Comstedt                Ta Mt    marcus@NetBSD.org Ta Sy dreamcast
 .It Ta Tohru Nishimura            Ta Mt   nisimura@NetBSD.org Ta Sy luna68k  .It Ta Martin Husemann                Ta Mt    martin@NetBSD.org Ta Sy sparc64
 .It Ta Tohru Nishimura            Ta Mt   nisimura@NetBSD.org Ta Sy sandpoint  .It Ta Matt DeBergalis                Ta Mt    deberg@NetBSD.org Ta Sy next68k
 .It Ta Andrey Petrov              Ta Mt     petrov@NetBSD.org Ta Sy sparc64  .It Ta Matt Fredette                  Ta Mt  fredette@NetBSD.org Ta Sy hp700
 .It Ta Scott Reynolds             Ta Mt     scottr@NetBSD.org Ta Sy mac68k  .It Ta Matt Fredette                  Ta Mt  fredette@NetBSD.org Ta Sy sun2
 .It Ta Tim Rightnour              Ta Mt    garbled@NetBSD.org Ta Sy ofppc  .It Ta Matt Thomas                    Ta Mt      matt@NetBSD.org Ta Sy alpha
 .It Ta Tim Rightnour              Ta Mt    garbled@NetBSD.org Ta Sy prep  .It Ta Matt Thomas                    Ta Mt      matt@NetBSD.org Ta Sy netwinder
 .It Ta Tim Rightnour              Ta Mt    garbled@NetBSD.org Ta Sy rs6000  .It Ta Matthias Drochner              Ta Mt  drochner@NetBSD.org Ta Sy cesfic
 .It Ta Noriyuki Soda              Ta Mt       soda@NetBSD.org Ta Sy arc  .It Ta NISHIMURA Takeshi              Ta Mt   nsmrtks@NetBSD.org Ta Sy x68k
 .It Ta Ignatios Souvatzis         Ta Mt         is@NetBSD.org Ta Sy amiga  .It Ta Nathan Williams                Ta Mt   nathanw@NetBSD.org Ta Sy sun3
 .It Ta Jonathan Stone             Ta Mt   jonathan@NetBSD.org Ta Sy pmax  .It Ta Noriyuki Soda                  Ta Mt      soda@NetBSD.org Ta Sy arc
 .It Ta Shin Takemura              Ta Mt   takemura@NetBSD.org Ta Sy hpcmips  .It Ta Paul Kranenburg                Ta Mt        pk@NetBSD.org Ta Sy sparc
 .It Ta Matt Thomas                Ta Mt       matt@NetBSD.org Ta Sy alpha  .It Ta Phil Nelson                    Ta Mt      phil@NetBSD.org Ta Sy pc532
 .It Ta Matt Thomas                Ta Mt       matt@NetBSD.org Ta Sy netwinder  .It Ta Reinoud Zandijk                Ta Mt   reinoud@NetBSD.org Ta Sy acorn32
 .It Ta Jason Thorpe               Ta Mt    thorpej@NetBSD.org Ta Sy algor  .It Ta Ross Harvey                    Ta Mt      ross@NetBSD.org Ta Sy alpha
 .It Ta Jason Thorpe               Ta Mt    thorpej@NetBSD.org Ta Sy evbarm  .It Ta S\(/oren J\(/orvang            Ta Mt     soren@NetBSD.org Ta Sy cobalt
 .It Ta Jason Thorpe               Ta Mt    thorpej@NetBSD.org Ta Sy shark  .It Ta S\(/oren J\(/orvang            Ta Mt     soren@NetBSD.org Ta Sy sgimips
 .It Ta Izumi Tsutsui              Ta Mt    tsutsui@NetBSD.org Ta Sy ews4800mips  .It Ta Scott Reynolds                 Ta Mt    scottr@NetBSD.org Ta Sy mac68k
 .It Ta Izumi Tsutsui              Ta Mt    tsutsui@NetBSD.org Ta Sy hp300  .It Ta Shin Takemura                  Ta Mt  takemura@NetBSD.org Ta Sy hpcmips
 .It Ta Izumi Tsutsui              Ta Mt    tsutsui@NetBSD.org Ta Sy news68k  .It Ta Simon Burge                    Ta Mt    simonb@NetBSD.org Ta Sy evbmips
 .It Ta Valeriy E. Ushakov         Ta Mt        uwe@NetBSD.org Ta Sy landisk  .It Ta Simon Burge                    Ta Mt    simonb@NetBSD.org Ta Sy evbppc
 .It Ta Nathan Williams            Ta Mt    nathanw@NetBSD.org Ta Sy sun3  .It Ta Simon Burge                    Ta Mt    simonb@NetBSD.org Ta Sy pmax
 .It Ta Steve Woodford             Ta Mt        scw@NetBSD.org Ta Sy evbppc  .It Ta Simon Burge                    Ta Mt    simonb@NetBSD.org Ta Sy sbmips
 .It Ta Steve Woodford             Ta Mt        scw@NetBSD.org Ta Sy mvme68k  .It Ta Steve Woodford                 Ta Mt       scw@NetBSD.org Ta Sy evbsh5
 .It Ta Steve Woodford             Ta Mt        scw@NetBSD.org Ta Sy mvmeppc  .It Ta Steve Woodford                 Ta Mt       scw@NetBSD.org Ta Sy mvme68k
 .It Ta Reinoud Zandijk            Ta Mt    reinoud@NetBSD.org Ta Sy acorn32  .It Ta Steve Woodford                 Ta Mt       scw@NetBSD.org Ta Sy mvmeppc
   .It Ta Takayoshi Kochi                Ta Mt     kochi@NetBSD.org Ta Sy ia64
   .It Ta Tim Rightnour                  Ta Mt   garbled@NetBSD.org Ta Sy prep
   .It Ta Tohru Nishimura                Ta Mt  nisimura@NetBSD.org Ta Sy luna68k
   .It Ta Tsubai Masanari                Ta Mt    tsubai@NetBSD.org Ta Sy macppc
   .It Ta Tsubai Masanari                Ta Mt    tsubai@NetBSD.org Ta Sy newsmips
   .It Ta UCHIYAMA Yasushi               Ta Mt       uch@NetBSD.org Ta Sy hpcsh
   .It Ta UCHIYAMA Yasushi               Ta Mt       uch@NetBSD.org Ta Sy playstation2
   .It Ta Wayne Knowles                  Ta Mt       wdk@NetBSD.org Ta Sy mipsco
   .It Ta Wolfgang Solfrank              Ta Mt        ws@NetBSD.org Ta Sy ofppc
 .It Ta Ta Ta  .It Ta Ta Ta
 .  .
 .br_ne 1i  .br_ne 1i
 .It Em "The NetBSD \*V Release Engineering team:"  .It Em "The NetBSD \*V Release Engineering team:"
 .It Ta Ta  .It Ta Ta
 .It Ta Grant Beattie Ta Mt grant@NetBSD.org  .It Ta Grant Beattie Ta Mt grant@NetBSD.org
 .It Ta Manuel Bouyer Ta Mt bouyer@NetBSD.org  .It Ta Erik Berls Ta Mt cyber@NetBSD.org
 .It Ta David Brownlee Ta Mt abs@NetBSD.org  
 .It Ta James Chacon Ta Mt jmc@NetBSD.org  .It Ta James Chacon Ta Mt jmc@NetBSD.org
 .It Ta Julian Coleman Ta Mt jdc@NetBSD.org  .It Ta Julian Coleman Ta Mt jdc@NetBSD.org
 .It Ta H\(oavard Eidnes Ta Mt he@NetBSD.org  .It Ta H\(oavard Eidnes Ta Mt he@NetBSD.org
 .It Ta Liam J. Foy Ta Mt liamjfoy@NetBSD.org  .It Ta Jun-ichiro itojun Hagino Ta Mt itojun@NetBSD.org
 .It Ta John Heasley Ta Mt heas@NetBSD.org  
 .It Ta Geert Hendrickx Ta Mt ghen@NetBSD.org  .It Ta Geert Hendrickx Ta Mt ghen@NetBSD.org
 .It Ta Soren Jacobsen Ta Mt snj@NetBSD.org  .It Ta Soren Jacobsen Ta Mt snj@NetBSD.org
 .It Ta Daniel de Kok Ta Mt daniel@NetBSD.org  .It Ta SAITOH Masanobu Ta Mt msaitoh@NetBSD.org
 .It Ta Phil Nelson Ta Mt phil@NetBSD.org  .It Ta Luke Mewburn Ta Mt lukem@NetBSD.org
 .It Ta Jeff Rizzo Ta Mt riz@NetBSD.org  .It Ta Jeff Rizzo Ta Mt riz@NetBSD.org
   .It Ta Matthias Scheler Ta Mt tron@NetBSD.org
   .It Ta Curt Sampson Ta Mt cjs@NetBSD.org
   .It Ta Jim Wise Ta Mt jwise@NetBSD.org
 .It Ta Ta  .It Ta Ta
 .  .
 .br_ne 2i  .br_ne 2i
 .It Em "NetBSD Developers:"  .It Em "NetBSD Developers:"
 .\"  
 .\" Please keep in alphabetical order  
 .\"  
 .It Ta Ta  .It Ta Ta
 .It Ta Nathan Ahlstrom Ta Mt nra@NetBSD.org  .It Ta Nathan Ahlstrom Ta Mt nra@NetBSD.org
 .It Ta Steve Allen Ta Mt wormey@NetBSD.org  .It Ta Steve Allen Ta Mt wormey@NetBSD.org
Line 1797  If you're one of them, and would like to
Line 1191  If you're one of them, and would like to
 .It Ta Mason Loring Bliss Ta Mt mason@NetBSD.org  .It Ta Mason Loring Bliss Ta Mt mason@NetBSD.org
 .It Ta Charles Blundell Ta Mt cb@NetBSD.org  .It Ta Charles Blundell Ta Mt cb@NetBSD.org
 .It Ta Rafal Boni Ta Mt rafal@NetBSD.org  .It Ta Rafal Boni Ta Mt rafal@NetBSD.org
 .It Ta Stephen Borrill Ta Mt sborrill@NetBSD.org  
 .It Ta Sean Boudreau Ta Mt seanb@NetBSD.org  .It Ta Sean Boudreau Ta Mt seanb@NetBSD.org
 .It Ta Manuel Bouyer Ta Mt bouyer@NetBSD.org  .It Ta Manuel Bouyer Ta Mt bouyer@NetBSD.org
 .It Ta John Brezak Ta Mt brezak@NetBSD.org  .It Ta John Brezak Ta Mt brezak@NetBSD.org
Line 1812  If you're one of them, and would like to
Line 1205  If you're one of them, and would like to
 .It Ta Robert Byrnes Ta Mt byrnes@NetBSD.org  .It Ta Robert Byrnes Ta Mt byrnes@NetBSD.org
 .It Ta Pavel Cahyna Ta Mt pavel@NetBSD.org  .It Ta Pavel Cahyna Ta Mt pavel@NetBSD.org
 .It Ta D'Arcy J.M. Cain Ta Mt darcy@NetBSD.org  .It Ta D'Arcy J.M. Cain Ta Mt darcy@NetBSD.org
 .It Ta Daniel Carosone Ta Mt dan@NetBSD.org  
 .It Ta Dave Carrel Ta Mt carrel@NetBSD.org  .It Ta Dave Carrel Ta Mt carrel@NetBSD.org
   .It Ta Daniel Carosone Ta Mt dan@NetBSD.org
 .It Ta James Chacon Ta Mt jmc@NetBSD.org  .It Ta James Chacon Ta Mt jmc@NetBSD.org
 .It Ta Mihai Chelaru Ta Mt kefren@NetBSD.org  
 .It Ta Bill Coldwell Ta Mt billc@NetBSD.org  .It Ta Bill Coldwell Ta Mt billc@NetBSD.org
 .It Ta Julian Coleman Ta Mt jdc@NetBSD.org  .It Ta Julian Coleman Ta Mt jdc@NetBSD.org
 .It Ta Ben Collver Ta Mt ben@NetBSD.org  .It Ta Ben Collver Ta Mt ben@NetBSD.org
 .It Ta Marcus Comstedt Ta Mt marcus@NetBSD.org  
 .It Ta Jeremy Cooper Ta Mt jeremy@NetBSD.org  .It Ta Jeremy Cooper Ta Mt jeremy@NetBSD.org
 .It Ta Chuck Cranor Ta Mt chuck@NetBSD.org  .It Ta Chuck Cranor Ta Mt chuck@NetBSD.org
 .It Ta Alistair Crooks Ta Mt agc@NetBSD.org  .It Ta Alistair Crooks Ta Mt agc@NetBSD.org
Line 1829  If you're one of them, and would like to
Line 1220  If you're one of them, and would like to
 .It Ta John Darrow Ta Mt jdarrow@NetBSD.org  .It Ta John Darrow Ta Mt jdarrow@NetBSD.org
 .It Ta Jed Davis Ta Mt jld@NetBSD.org  .It Ta Jed Davis Ta Mt jld@NetBSD.org
 .It Ta Matt DeBergalis Ta Mt deberg@NetBSD.org  .It Ta Matt DeBergalis Ta Mt deberg@NetBSD.org
 .It Ta Arnaud Degroote Ta Mt degroote@NetBSD.org  
 .It Ta Rob Deker Ta Mt deker@NetBSD.org  .It Ta Rob Deker Ta Mt deker@NetBSD.org
 .It Ta Chris G. Demetriou Ta Mt cgd@NetBSD.org  .It Ta Chris G. Demetriou Ta Mt cgd@NetBSD.org
 .It Ta Tracy Di Marco White Ta Mt gendalia@NetBSD.org  .It Ta Tracy Di Marco White Ta Mt gendalia@NetBSD.org
Line 1839  If you're one of them, and would like to
Line 1229  If you're one of them, and would like to
 .It Ta Emmanuel Dreyfus Ta Mt manu@NetBSD.org  .It Ta Emmanuel Dreyfus Ta Mt manu@NetBSD.org
 .It Ta Matthias Drochner Ta Mt drochner@NetBSD.org  .It Ta Matthias Drochner Ta Mt drochner@NetBSD.org
 .It Ta Jun Ebihara Ta Mt jun@NetBSD.org  .It Ta Jun Ebihara Ta Mt jun@NetBSD.org
   .It Ta Elad Efrat Ta Mt elad@NetBSD.org
 .It Ta H\(oavard Eidnes Ta Mt he@NetBSD.org  .It Ta H\(oavard Eidnes Ta Mt he@NetBSD.org
 .It Ta Jaime A Fournier Ta Mt ober@NetBSD.org  
 .It Ta Stoned Elipot Ta Mt seb@NetBSD.org  .It Ta Stoned Elipot Ta Mt seb@NetBSD.org
 .It Ta Michael van Elst Ta Mt mlelstv@NetBSD.org  .It Ta Michael van Elst Ta Mt mlelstv@NetBSD.org
 .It Ta Enami Tsugutomo Ta Mt enami@NetBSD.org  .It Ta Enami Tsugutomo Ta Mt enami@NetBSD.org
Line 1851  If you're one of them, and would like to
Line 1241  If you're one of them, and would like to
 .It Ta Hubert Feyrer Ta Mt hubertf@NetBSD.org  .It Ta Hubert Feyrer Ta Mt hubertf@NetBSD.org
 .It Ta Jason R. Fink Ta Mt jrf@NetBSD.org  .It Ta Jason R. Fink Ta Mt jrf@NetBSD.org
 .It Ta Matt J. Fleming Ta Mt mjf@NetBSD.org  .It Ta Matt J. Fleming Ta Mt mjf@NetBSD.org
 .It Ta Marty Fouts Ta Mt marty@NetBSD.org  
 .It Ta Liam J. Foy Ta Mt liamjfoy@NetBSD.org  .It Ta Liam J. Foy Ta Mt liamjfoy@NetBSD.org
 .It Ta Matt Fredette Ta Mt fredette@NetBSD.org  .It Ta Matt Fredette Ta Mt fredette@NetBSD.org
 .It Ta Thorsten Frueauf Ta Mt frueauf@NetBSD.org  .It Ta Thorsten Frueauf Ta Mt frueauf@NetBSD.org
Line 1863  If you're one of them, and would like to
Line 1252  If you're one of them, and would like to
 .It Ta Justin Gibbs Ta Mt gibbs@NetBSD.org  .It Ta Justin Gibbs Ta Mt gibbs@NetBSD.org
 .It Ta Chris Gilbert Ta Mt chris@NetBSD.org  .It Ta Chris Gilbert Ta Mt chris@NetBSD.org
 .It Ta Eric Gillespie Ta Mt epg@NetBSD.org  .It Ta Eric Gillespie Ta Mt epg@NetBSD.org
 .It Ta Brian Ginsbach Ta Mt ginsbach@NetBSD.org  .It Ta Adam Glass Ta Mt glass@NetBSD.org
 .It Ta Paul Goyette Ta Mt pgoyette@NetBSD.org  
 .It Ta Michael Graff Ta Mt explorer@NetBSD.org  .It Ta Michael Graff Ta Mt explorer@NetBSD.org
 .It Ta Brian C. Grayson Ta Mt bgrayson@NetBSD.org  .It Ta Brian C. Grayson Ta Mt bgrayson@NetBSD.org
 .It Ta Matthew Green Ta Mt mrg@NetBSD.org  .It Ta Matthew Green Ta Mt mrg@NetBSD.org
 .It Ta Andreas Gustafsson Ta Mt gson@NetBSD.org  .It Ta Andreas Gustafsson Ta Mt gson@NetBSD.org
 .It Ta Ulrich Habel Ta Mt rhaen@NetBSD.org  
 .It Ta Jun-ichiro itojun Hagino Ta Mt itojun@NetBSD.org  .It Ta Jun-ichiro itojun Hagino Ta Mt itojun@NetBSD.org
 .It Ta HAMAJIMA Katsuomi Ta Mt hamajima@NetBSD.org  
 .It Ta Adam Hamsik Ta Mt haad@NetBSD.org  
 .It Ta Juergen Hannken-Illjes Ta Mt hannken@NetBSD.org  .It Ta Juergen Hannken-Illjes Ta Mt hannken@NetBSD.org
 .It Ta Charles M. Hannum Ta Mt mycroft@NetBSD.org  .It Ta Charles M. Hannum Ta Mt mycroft@NetBSD.org
 .It Ta Ben Harris Ta Mt bjh21@NetBSD.org  .It Ta Ben Harris Ta Mt bjh21@NetBSD.org
 .It Ta Ross Harvey Ta Mt ross@NetBSD.org  .It Ta Ross Harvey Ta Mt ross@NetBSD.org
 .It Ta Eric Haszlakiewicz Ta Mt erh@NetBSD.org  .It Ta Eric Haszlakiewicz Ta Mt erh@NetBSD.org
 .It Ta John Hawkinson Ta Mt jhawk@NetBSD.org  .It Ta John Hawkinson Ta Mt jhawk@NetBSD.org
   .It Ta HAMAJIMA Katsuomi Ta Mt hamajima@NetBSD.org
 .It Ta HAYAKAWA Koichi Ta Mt haya@NetBSD.org  .It Ta HAYAKAWA Koichi Ta Mt haya@NetBSD.org
 .It Ta John Heasley Ta Mt heas@NetBSD.org  .It Ta John Heasley Ta Mt heas@NetBSD.org
 .It Ta Geert Hendrickx Ta Mt ghen@NetBSD.org  .It Ta Geert Hendrickx Ta Mt ghen@NetBSD.org
Line 1886  If you're one of them, and would like to
Line 1272  If you're one of them, and would like to
 .It Ta Iain Hibbert Ta Mt plunky@NetBSD.org  .It Ta Iain Hibbert Ta Mt plunky@NetBSD.org
 .It Ta Kouichirou Hiratsuka Ta Mt hira@NetBSD.org  .It Ta Kouichirou Hiratsuka Ta Mt hira@NetBSD.org
 .It Ta Michael L. Hitch Ta Mt mhitch@NetBSD.org  .It Ta Michael L. Hitch Ta Mt mhitch@NetBSD.org
 .It Ta \('Ad\('am H\('oka Ta Mt ahoka@NetBSD.org  
 .It Ta Jachym Holecek Ta Mt freza@NetBSD.org  .It Ta Jachym Holecek Ta Mt freza@NetBSD.org
 .It Ta David A. Holland Ta Mt dholland@NetBSD.org  
 .It Ta Christian E. Hopps Ta Mt chopps@NetBSD.org  .It Ta Christian E. Hopps Ta Mt chopps@NetBSD.org
 .It Ta Ken Hornstein Ta Mt kenh@NetBSD.org  .It Ta Ken Hornstein Ta Mt kenh@NetBSD.org
 .It Ta Marc Horowitz Ta Mt marc@NetBSD.org  .It Ta Marc Horowitz Ta Mt marc@NetBSD.org
Line 1898  If you're one of them, and would like to
Line 1282  If you're one of them, and would like to
 .It Ta Martin Husemann Ta Mt martin@NetBSD.org  .It Ta Martin Husemann Ta Mt martin@NetBSD.org
 .It Ta Dean Huxley Ta Mt dean@NetBSD.org  .It Ta Dean Huxley Ta Mt dean@NetBSD.org
 .It Ta Love H\(:ornquist \(oAstrand Ta Mt lha@NetBSD.org  .It Ta Love H\(:ornquist \(oAstrand Ta Mt lha@NetBSD.org
 .It Ta Roland Illig Ta Mt rillig@NetBSD.org  
 .It Ta Bernardo Innocenti Ta Mt bernie@NetBSD.org  .It Ta Bernardo Innocenti Ta Mt bernie@NetBSD.org
 .It Ta Tetsuya Isaki Ta Mt isaki@NetBSD.org  .It Ta Tetsuya Isaki Ta Mt isaki@NetBSD.org
 .It Ta ITOH Yasufumi Ta Mt itohy@NetBSD.org  .It Ta ITOH Yasufumi Ta Mt itohy@NetBSD.org
Line 1907  If you're one of them, and would like to
Line 1290  If you're one of them, and would like to
 .It Ta Soren Jacobsen Ta Mt snj@NetBSD.org  .It Ta Soren Jacobsen Ta Mt snj@NetBSD.org
 .It Ta Lonhyn T. Jasinskyj Ta Mt lonhyn@NetBSD.org  .It Ta Lonhyn T. Jasinskyj Ta Mt lonhyn@NetBSD.org
 .It Ta Darrin Jewell Ta Mt dbj@NetBSD.org  .It Ta Darrin Jewell Ta Mt dbj@NetBSD.org
 .It Ta Nicolas Joly Ta Mt njoly@NetBSD.org  
 .It Ta Chris Jones Ta Mt cjones@NetBSD.org  .It Ta Chris Jones Ta Mt cjones@NetBSD.org
 .It Ta S\(/oren J\(/orvang Ta Mt soren@NetBSD.org  .It Ta S\(/oren J\(/orvang Ta Mt soren@NetBSD.org
 .It Ta Takahiro Kambe Ta Mt taca@NetBSD.org  .It Ta Takahiro Kambe Ta Mt taca@NetBSD.org
 .It Ta Masanori Kanaoka Ta Mt kanaoka@NetBSD.org  
 .It Ta Antti Kantee Ta Mt pooka@NetBSD.org  .It Ta Antti Kantee Ta Mt pooka@NetBSD.org
   .It Ta Masanori Kanaoka Ta Mt kanaoka@NetBSD.org
 .It Ta Frank Kardel Ta Mt kardel@NetBSD.org  .It Ta Frank Kardel Ta Mt kardel@NetBSD.org
 .It Ta Mattias Karlsson Ta Mt keihan@NetBSD.org  .It Ta Mattias Karlsson Ta Mt keihan@NetBSD.org
 .It Ta KAWAMOTO Yosihisa Ta Mt kawamoto@NetBSD.org  .It Ta KAWAMOTO Yosihisa Ta Mt kawamoto@NetBSD.org
Line 1925  If you're one of them, and would like to
Line 1307  If you're one of them, and would like to
 .It Ta Takayoshi Kochi Ta Mt kochi@NetBSD.org  .It Ta Takayoshi Kochi Ta Mt kochi@NetBSD.org
 .It Ta John Kohl Ta Mt jtk@NetBSD.org  .It Ta John Kohl Ta Mt jtk@NetBSD.org
 .It Ta Daniel de Kok Ta Mt daniel@NetBSD.org  .It Ta Daniel de Kok Ta Mt daniel@NetBSD.org
 .It Ta Jonathan A. Kollasch Ta Mt jakllsch@NetBSD.org  
 .It Ta Paul Kranenburg Ta Mt pk@NetBSD.org  .It Ta Paul Kranenburg Ta Mt pk@NetBSD.org
 .It Ta Lubomir Kundrak Ta Mt lkundrak@NetBSD.org  
 .It Ta Jochen Kunz Ta Mt jkunz@NetBSD.org  
 .It Ta Martti Kuparinen Ta Mt martti@NetBSD.org  .It Ta Martti Kuparinen Ta Mt martti@NetBSD.org
 .It Ta Kentaro A. Kurahone Ta Mt kurahone@NetBSD.org  .It Ta Kentaro A. Kurahone Ta Mt kurahone@NetBSD.org
 .It Ta Arnaud Lacombe Ta Mt alc@NetBSD.org  
 .It Ta Kevin Lahey Ta Mt kml@NetBSD.org  .It Ta Kevin Lahey Ta Mt kml@NetBSD.org
 .It Ta David Laight Ta Mt dsl@NetBSD.org  
 .It Ta Johnny C. Lam Ta Mt jlam@NetBSD.org  .It Ta Johnny C. Lam Ta Mt jlam@NetBSD.org
 .It Ta Martin J. Laubach Ta Mt mjl@NetBSD.org  .It Ta Martin J. Laubach Ta Mt mjl@NetBSD.org
 .It Ta Greg Lehey Ta Mt grog@NetBSD.org  .It Ta Greg Lehey Ta Mt grog@NetBSD.org
Line 1941  If you're one of them, and would like to
Line 1318  If you're one of them, and would like to
 .It Ta Christian Limpach Ta Mt cl@NetBSD.org  .It Ta Christian Limpach Ta Mt cl@NetBSD.org
 .It Ta Frank van der Linden Ta Mt fvdl@NetBSD.org  .It Ta Frank van der Linden Ta Mt fvdl@NetBSD.org
 .It Ta Joel Lindholm Ta Mt joel@NetBSD.org  .It Ta Joel Lindholm Ta Mt joel@NetBSD.org
 .It Ta Tonnerre Lombard Ta Mt tonnerre@NetBSD.org  
 .It Ta Mike Long Ta Mt mikel@NetBSD.org  .It Ta Mike Long Ta Mt mikel@NetBSD.org
 .It Ta Michael Lorenz Ta Mt macallan@NetBSD.org  .It Ta Michael Lorenz Ta Mt macallan@NetBSD.org
 .It Ta Warner Losh Ta Mt imp@NetBSD.org  .It Ta Warner Losh Ta Mt imp@NetBSD.org
Line 1949  If you're one of them, and would like to
Line 1325  If you're one of them, and would like to
 .It Ta Federico Lupi Ta Mt federico@NetBSD.org  .It Ta Federico Lupi Ta Mt federico@NetBSD.org
 .It Ta Brett Lymn Ta Mt blymn@NetBSD.org  .It Ta Brett Lymn Ta Mt blymn@NetBSD.org
 .It Ta Paul Mackerras Ta Mt paulus@NetBSD.org  .It Ta Paul Mackerras Ta Mt paulus@NetBSD.org
 .It Ta MAEKAWA Masahide Ta Mt gehenna@NetBSD.org  
 .It Ta Anders Magnusson Ta Mt ragge@NetBSD.org  .It Ta Anders Magnusson Ta Mt ragge@NetBSD.org
 .It Ta Cherry G. Mathew Ta Mt cherry@NetBSD.org  .It Ta MAEKAWA Masahide Ta Mt gehenna@NetBSD.org
 .It Ta David Maxwell Ta Mt david@NetBSD.org  .It Ta David Maxwell Ta Mt david@NetBSD.org
 .It Ta Gregory McGarry Ta Mt gmcgarry@NetBSD.org  
 .It Ta Dan McMahill Ta Mt dmcmahill@NetBSD.org  .It Ta Dan McMahill Ta Mt dmcmahill@NetBSD.org
   .It Ta Gregory McGarry Ta Mt gmcgarry@NetBSD.org
 .It Ta Jared D. McNeill Ta Mt jmcneill@NetBSD.org  .It Ta Jared D. McNeill Ta Mt jmcneill@NetBSD.org
 .It Ta Neil J. McRae Ta Mt neil@NetBSD.org  .It Ta Neil J. McRae Ta Mt neil@NetBSD.org
 .It Ta Julio M. Merino Vidal Ta Mt jmmv@NetBSD.org  
 .It Ta Perry Metzger Ta Mt perry@NetBSD.org  .It Ta Perry Metzger Ta Mt perry@NetBSD.org
 .It Ta Luke Mewburn Ta Mt lukem@NetBSD.org  
 .It Ta Brook Milligan Ta Mt brook@NetBSD.org  
 .It Ta Minoura Makoto Ta Mt minoura@NetBSD.org  
 .It Ta Simas Mockevicius Ta Mt symka@NetBSD.org  .It Ta Simas Mockevicius Ta Mt symka@NetBSD.org
   .It Ta Juan Romero Pardines Ta Mt xtraeme@NetBSD.org
   .It Ta Julio M. Merino Vidal Ta Mt jmmv@NetBSD.org
   .It Ta Minoura Makoto Ta Mt minoura@NetBSD.org
   .It Ta Luke Mewburn Ta Mt lukem@NetBSD.org
 .It Ta der Mouse Ta Mt mouse@NetBSD.org  .It Ta der Mouse Ta Mt mouse@NetBSD.org
 .It Ta Joseph Myers Ta Mt jsm@NetBSD.org  .It Ta Joseph Myers Ta Mt jsm@NetBSD.org
 .It Ta Ken Nakata Ta Mt kenn@NetBSD.org  .It Ta Ken Nakata Ta Mt kenn@NetBSD.org
Line 1974  If you're one of them, and would like to
Line 1349  If you're one of them, and would like to
 .It Ta Tohru Nishimura Ta Mt nisimura@NetBSD.org  .It Ta Tohru Nishimura Ta Mt nisimura@NetBSD.org
 .It Ta NONAKA Kimihiro Ta Mt nonaka@NetBSD.org  .It Ta NONAKA Kimihiro Ta Mt nonaka@NetBSD.org
 .It Ta Takehiko NOZAKI Ta Mt tnozaki@NetBSD.org  .It Ta Takehiko NOZAKI Ta Mt tnozaki@NetBSD.org
 .It Ta Tobias Nygren Ta Mt tnn@NetBSD.org  
 .It Ta OBATA Akio Ta Mt obache@NetBSD.org  .It Ta OBATA Akio Ta Mt obache@NetBSD.org
 .It Ta Jesse Off Ta Mt joff@NetBSD.org  .It Ta Jesse Off Ta Mt joff@NetBSD.org
 .It Ta Tatoku Ogaito Ta Mt tacha@NetBSD.org  .It Ta Tatoku Ogaito Ta Mt tacha@NetBSD.org
Line 1982  If you're one of them, and would like to
Line 1356  If you're one of them, and would like to
 .It Ta Masaru Oki Ta Mt oki@NetBSD.org  .It Ta Masaru Oki Ta Mt oki@NetBSD.org
 .It Ta Atsushi Onoe Ta Mt onoe@NetBSD.org  .It Ta Atsushi Onoe Ta Mt onoe@NetBSD.org
 .It Ta Greg Oster Ta Mt oster@NetBSD.org  .It Ta Greg Oster Ta Mt oster@NetBSD.org
 .It Ta Rui Paulo Ta Mt rpaulo@NetBSD.org  
 .It Ta Jonathan Perkin Ta Mt sketch@NetBSD.org  .It Ta Jonathan Perkin Ta Mt sketch@NetBSD.org
 .It Ta Andrey Petrov Ta Mt petrov@NetBSD.org  
 .It Ta Herb Peyerl Ta Mt hpeyerl@NetBSD.org  .It Ta Herb Peyerl Ta Mt hpeyerl@NetBSD.org
 .It Ta Matthias Pfaller Ta Mt matthias@NetBSD.org  .It Ta Matthias Pfaller Ta Mt matthias@NetBSD.org
 .It Ta Chris Pinnock Ta Mt cjep@NetBSD.org  .It Ta Chris Pinnock Ta Mt cjep@NetBSD.org
 .It Ta Adrian Portelli Ta Mt adrianp@NetBSD.org  .It Ta Adrian Portelli Ta Mt adrianp@NetBSD.org
   .It Ta Rui Paulo Ta Mt rpaulo@NetBSD.org
 .It Ta Peter Postma Ta Mt peter@NetBSD.org  .It Ta Peter Postma Ta Mt peter@NetBSD.org
 .It Ta Dante Profeta Ta Mt dante@NetBSD.org  .It Ta Dante Profeta Ta Mt dante@NetBSD.org
 .It Ta Chris Provenzano Ta Mt proven@NetBSD.org  .It Ta Chris Provenzano Ta Mt proven@NetBSD.org
 .It Ta Niels Provos Ta Mt provos@NetBSD.org  .It Ta Niels Provos Ta Mt provos@NetBSD.org
 .It Ta Mindaugas Rasiukevicius Ta Mt rmind@NetBSD.org  
 .It Ta Michael Rauch Ta Mt mrauch@NetBSD.org  .It Ta Michael Rauch Ta Mt mrauch@NetBSD.org
 .It Ta Marc Recht Ta Mt recht@NetBSD.org  .It Ta Marc Recht Ta Mt recht@NetBSD.org
 .It Ta Darren Reed Ta Mt darrenr@NetBSD.org  .It Ta Darren Reed Ta Mt darrenr@NetBSD.org
Line 2005  If you're one of them, and would like to
Line 1377  If you're one of them, and would like to
 .It Ta Tim Rightnour Ta Mt garbled@NetBSD.org  .It Ta Tim Rightnour Ta Mt garbled@NetBSD.org
 .It Ta Alan Ritter Ta Mt rittera@NetBSD.org  .It Ta Alan Ritter Ta Mt rittera@NetBSD.org
 .It Ta Jeff Rizzo Ta Mt riz@NetBSD.org  .It Ta Jeff Rizzo Ta Mt riz@NetBSD.org
 .It Ta Hans Rosenfeld Ta Mt hans@NetBSD.org  
 .It Ta Gordon Ross Ta Mt gwr@NetBSD.org  .It Ta Gordon Ross Ta Mt gwr@NetBSD.org
 .It Ta Steve Rumble Ta Mt rumble@NetBSD.org  .It Ta Steve Rumble Ta Mt rumble@NetBSD.org
 .It Ta Ilpo Ruotsalainen Ta Mt lonewolf@NetBSD.org  .It Ta Ilpo Ruotsalainen Ta Mt lonewolf@NetBSD.org
 .It Ta Heiko W. Rupp Ta Mt hwr@NetBSD.org  .It Ta Heiko W. Rupp Ta Mt hwr@NetBSD.org
 .It Ta Blair J. Sadewitz Ta Mt bjs@NetBSD.org  
 .It Ta David Sainty Ta Mt dsainty@NetBSD.org  .It Ta David Sainty Ta Mt dsainty@NetBSD.org
 .It Ta SAITOH Masanobu Ta Mt msaitoh@NetBSD.org  .It Ta SAITOH Masanobu Ta Mt msaitoh@NetBSD.org
 .It Ta Kazuki Sakamoto Ta Mt sakamoto@NetBSD.org  .It Ta Kazuki Sakamoto Ta Mt sakamoto@NetBSD.org
Line 2020  If you're one of them, and would like to
Line 1390  If you're one of them, and would like to
 .It Ta SATO Kazumi Ta Mt sato@NetBSD.org  .It Ta SATO Kazumi Ta Mt sato@NetBSD.org
 .It Ta Jan Schaumann Ta Mt jschauma@NetBSD.org  .It Ta Jan Schaumann Ta Mt jschauma@NetBSD.org
 .It Ta Matthias Scheler Ta Mt tron@NetBSD.org  .It Ta Matthias Scheler Ta Mt tron@NetBSD.org
 .It Ta Silke Scheler Ta Mt silke@NetBSD.org  
 .It Ta Karl Schilke (rAT) Ta Mt rat@NetBSD.org  .It Ta Karl Schilke (rAT) Ta Mt rat@NetBSD.org
 .It Ta Amitai Schlair Ta Mt schmonz@NetBSD.org  .It Ta Amitai Schlair Ta Mt schmonz@NetBSD.org
 .It Ta Konrad Schroder Ta Mt perseant@NetBSD.org  .It Ta Konrad Schroder Ta Mt perseant@NetBSD.org
Line 2034  If you're one of them, and would like to
Line 1403  If you're one of them, and would like to
 .It Ta Naoto Shimazaki Ta Mt igy@NetBSD.org  .It Ta Naoto Shimazaki Ta Mt igy@NetBSD.org
 .It Ta Takao Shinohara Ta Mt shin@NetBSD.org  .It Ta Takao Shinohara Ta Mt shin@NetBSD.org
 .It Ta Takuya SHIOZAKI Ta Mt tshiozak@NetBSD.org  .It Ta Takuya SHIOZAKI Ta Mt tshiozak@NetBSD.org
 .It Ta Daniel Sieger Ta Mt dsieger@NetBSD.org  
 .It Ta Chuck Silvers Ta Mt chs@NetBSD.org  .It Ta Chuck Silvers Ta Mt chs@NetBSD.org
 .It Ta Thor Lancelot Simon Ta Mt tls@NetBSD.org  .It Ta Thor Lancelot Simon Ta Mt tls@NetBSD.org
 .It Ta Jeff Smith Ta Mt jeffs@NetBSD.org  .It Ta Jeff Smith Ta Mt jeffs@NetBSD.org
 .It Ta Noriyuki Soda Ta Mt soda@NetBSD.org  .It Ta Noriyuki Soda Ta Mt soda@NetBSD.org
 .It Ta Wolfgang Solfrank Ta Mt ws@NetBSD.org  .It Ta Wolfgang Solfrank Ta Mt ws@NetBSD.org
   .It Ta T K Spindler Ta Mt dogcow@NetBSD.org
 .It Ta SOMEYA Yoshihiko Ta Mt someya@NetBSD.org  .It Ta SOMEYA Yoshihiko Ta Mt someya@NetBSD.org
 .It Ta Bill Sommerfeld Ta Mt sommerfeld@NetBSD.org  .It Ta Bill Sommerfeld Ta Mt sommerfeld@NetBSD.org
 .It Ta J\(:org Sonnenberger Ta Mt joerg@NetBSD.org  .It Ta J\(:org Sonnenberger Ta Mt joerg@NetBSD.org
 .It Ta Ignatios Souvatzis Ta Mt is@NetBSD.org  .It Ta Ignatios Souvatzis Ta Mt is@NetBSD.org
 .It Ta T K Spindler Ta Mt dogcow@NetBSD.org  
 .It Ta Bill Squier Ta Mt groo@NetBSD.org  .It Ta Bill Squier Ta Mt groo@NetBSD.org
 .It Ta Jonathan Stone Ta Mt jonathan@NetBSD.org  .It Ta Jonathan Stone Ta Mt jonathan@NetBSD.org
 .It Ta Bill Studenmund Ta Mt wrstuden@NetBSD.org  .It Ta Bill Studenmund Ta Mt wrstuden@NetBSD.org
 .It Ta Kevin Sullivan Ta Mt sullivan@NetBSD.org  .It Ta Kevin Sullivan Ta Mt sullivan@NetBSD.org
 .It Ta SUNAGAWA Keiki Ta Mt kei@NetBSD.org  .It Ta SUNAGAWA Keiki Ta Mt kei@NetBSD.org
 .It Ta Kimmo Suominen Ta Mt kim@NetBSD.org  .It Ta Kimmo Suominen Ta Mt kim@NetBSD.org
 .It Ta Robert Swindells Ta Mt rjs@NetBSD.org  
 .It Ta Shin Takemura Ta Mt takemura@NetBSD.org  .It Ta Shin Takemura Ta Mt takemura@NetBSD.org
 .It Ta TAMURA Kent Ta Mt kent@NetBSD.org  .It Ta TAMURA Kent Ta Mt kent@NetBSD.org
 .It Ta Shin'ichiro TAYA Ta Mt taya@NetBSD.org  .It Ta Shin'ichiro TAYA Ta Mt taya@NetBSD.org
Line 2075  If you're one of them, and would like to
Line 1442  If you're one of them, and would like to
 .It Ta Leo Weppelman Ta Mt leo@NetBSD.org  .It Ta Leo Weppelman Ta Mt leo@NetBSD.org
 .It Ta Assar Westerlund Ta Mt assar@NetBSD.org  .It Ta Assar Westerlund Ta Mt assar@NetBSD.org
 .It Ta Todd Whitesel Ta Mt toddpw@NetBSD.org  .It Ta Todd Whitesel Ta Mt toddpw@NetBSD.org
 .It Ta Frank Wille Ta Mt phx@NetBSD.org  
 .It Ta Nathan Williams Ta Mt nathanw@NetBSD.org  .It Ta Nathan Williams Ta Mt nathanw@NetBSD.org
 .It Ta Rob Windsor Ta Mt windsor@NetBSD.org  .It Ta Rob Windsor Ta Mt windsor@NetBSD.org
 .It Ta Dan Winship Ta Mt danw@NetBSD.org  .It Ta Dan Winship Ta Mt danw@NetBSD.org
   .It Ta Arnaud Lacombe Ta Mt alc@NetBSD.org
 .It Ta Jim Wise Ta Mt jwise@NetBSD.org  .It Ta Jim Wise Ta Mt jwise@NetBSD.org
 .It Ta Michael Wolfson Ta Mt mbw@NetBSD.org  .It Ta Michael Wolfson Ta Mt mbw@NetBSD.org
 .It Ta Colin Wood Ta Mt ender@NetBSD.org  
 .It Ta Steve Woodford Ta Mt scw@NetBSD.org  .It Ta Steve Woodford Ta Mt scw@NetBSD.org
   .It Ta Colin Wood Ta Mt ender@NetBSD.org
 .It Ta YAMAMOTO Takashi Ta Mt yamt@NetBSD.org  .It Ta YAMAMOTO Takashi Ta Mt yamt@NetBSD.org
 .It Ta Yuji Yamano Ta Mt yyamano@NetBSD.org  .It Ta Yuji Yamano Ta Mt yyamano@NetBSD.org
 .It Ta David Young Ta Mt dyoung@NetBSD.org  
 .It Ta Reinoud Zandijk Ta Mt reinoud@NetBSD.org  .It Ta Reinoud Zandijk Ta Mt reinoud@NetBSD.org
 .It Ta S.P.Zeidler Ta Mt spz@NetBSD.org  .It Ta S.P.Zeidler Ta Mt spz@NetBSD.org
 .It Ta Maria Zevenhoven Ta Mt maria7@NetBSD.org  .It Ta Maria Zevenhoven Ta Mt maria7@NetBSD.org

Legend:
Removed from v.1.320.2.15  
changed lines
  Added in v.1.321

CVSweb <webmaster@jp.NetBSD.org>