Sun Sep 21 17:25:00 2008 UTC ()
Misc cosmetics:
- add manpage suffix to several entries
- Nubus -> NuBus
- uppercase NVIDIA, GPL
- use `udf' for theme consistently (not fs/udf) as other filesystems


(tsutsui)
diff -r1.1125 -r1.1126 src/doc/CHANGES

cvs diff -r1.1125 -r1.1126 src/doc/CHANGES (expand / switch to unified diff)

--- src/doc/CHANGES 2008/09/21 13:29:24 1.1125
+++ src/doc/CHANGES 2008/09/21 17:25:00 1.1126
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1125 $> 1# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1126 $>
2# 2#
3# 3#
4# [Note: This file does not mention every change made to the NetBSD source tree. 4# [Note: This file does not mention every change made to the NetBSD source tree.
5# For an exhaustive list, please subscribe to the `source-changes' mailing list, 5# For an exhaustive list, please subscribe to the `source-changes' mailing list,
6# or see the mailing list archives. For more information, send a message 6# or see the mailing list archives. For more information, send a message
7# containing just the word `help' to `majordomo@NetBSD.org'.] 7# containing just the word `help' to `majordomo@NetBSD.org'.]
8# 8#
9# ---------------------------------------------------------------------------- 9# ----------------------------------------------------------------------------
10# PLEASE USE THE FOLLOWING STYLE WHEN ADDING ITEMS: 10# PLEASE USE THE FOLLOWING STYLE WHEN ADDING ITEMS:
11# 11#
12# theme: Content ... 12# theme: Content ...
13# more content ... 13# more content ...
14# more content. [developer DATE-FORMAT] 14# more content. [developer DATE-FORMAT]
@@ -16,27 +16,27 @@ @@ -16,27 +16,27 @@
16# That's it, one tab to start an item, and two tabs to indent the content. 16# That's it, one tab to start an item, and two tabs to indent the content.
17# Also please start the content with a capital and end it with a dot. 17# Also please start the content with a capital and end it with a dot.
18# 18#
19# This is very important for the www scripts, otherwise it won't be able to 19# This is very important for the www scripts, otherwise it won't be able to
20# parse the file and the HTML output will be mangled. 20# parse the file and the HTML output will be mangled.
21# 21#
22# See htutils/changes/changes2html script for more details. 22# See htutils/changes/changes2html script for more details.
23# 23#
24# ---------------------------------------------------------------------------- 24# ----------------------------------------------------------------------------
25 25
26 26
27Changes from NetBSD 4.0 to NetBSD 5.0: 27Changes from NetBSD 4.0 to NetBSD 5.0:
28 evbppc: Add support for Xilinx Virtex II-Pro/4-FX. [freza 20061202] 28 evbppc: Add support for Xilinx Virtex II-Pro/4-FX. [freza 20061202]
29 mac68k: Add support for four more Nubus video cards, including the 29 mac68k: Add support for four more NuBus video cards, including the
30 VillageTronic MacPicasso 340. [hauke 20061206] 30 VillageTronic MacPicasso 340. [hauke 20061206]
31 puc(4): Add support for Perle Systems 4 and 8 ports modem boards. 31 puc(4): Add support for Perle Systems 4 and 8 ports modem boards.
32 [manu 20071209] 32 [manu 20071209]
33 arm: Add support for NPE Ethernet on IXP425. [scw 20061210] 33 arm: Add support for NPE Ethernet on IXP425. [scw 20061210]
34 arm: Add support for IXP425 watchdog timer. [scw 20061210] 34 arm: Add support for IXP425 watchdog timer. [scw 20061210]
35 libutil: Add flags_to_string(3) and string_to_flags(3), 35 libutil: Add flags_to_string(3) and string_to_flags(3),
36 moved from ls(1). [christos 20061214] 36 moved from ls(1). [christos 20061214]
37 arm: Add support for i2c, i2s, pcmcia, and ohci of PXA2x0. 37 arm: Add support for i2c, i2s, pcmcia, and ohci of PXA2x0.
38 Ported from OpenBSD as part of zaurus port by NONAKA Kimihiro. 38 Ported from OpenBSD as part of zaurus port by NONAKA Kimihiro.
39 [peter 20061217] 39 [peter 20061217]
40 zaurus: Add support for Sharp C3x00 PDA. [ober 20061217] 40 zaurus: Add support for Sharp C3x00 PDA. [ober 20061217]
41 kernel: Merge yamt-splraseipl branch, which provides splraiseipl(9) 41 kernel: Merge yamt-splraseipl branch, which provides splraiseipl(9)
42 and makeiplcookie(9). [yamt 20061221] 42 and makeiplcookie(9). [yamt 20061221]
@@ -405,28 +405,28 @@ Changes from NetBSD 4.0 to NetBSD 5.0: @@ -405,28 +405,28 @@ Changes from NetBSD 4.0 to NetBSD 5.0:
405 [nisimura 20071017] 405 [nisimura 20071017]
406 macppc: Convert to generic powerpc clock/PCI framework. 406 macppc: Convert to generic powerpc clock/PCI framework.
407 [macallan 20071017] 407 [macallan 20071017]
408 pmppc: Convert to generic powerpc clock/PCI/interrupt framework. 408 pmppc: Convert to generic powerpc clock/PCI/interrupt framework.
409 [garbled 20071017] 409 [garbled 20071017]
410 pmppc: Remove pmppc as a port, and move it to a supported board under 410 pmppc: Remove pmppc as a port, and move it to a supported board under
411 evbppc. [garbled 20071017] 411 evbppc. [garbled 20071017]
412 ibmnws: Convert to generic powerpc clock.c/PCI/interrupt framework. 412 ibmnws: Convert to generic powerpc clock.c/PCI/interrupt framework.
413 [rjs 20071017] 413 [rjs 20071017]
414 mvmeppc: Convert to generic powerpc clock.c/PCI/interrupt framework. 414 mvmeppc: Convert to generic powerpc clock.c/PCI/interrupt framework.
415 [garbled 20071017] 415 [garbled 20071017]
416 powerpc: Add shared PReP memory maps. [garbled 20071017] 416 powerpc: Add shared PReP memory maps. [garbled 20071017]
417 sandpoint: DHCP/NFS bootloader. [nisimura 20071017] 417 sandpoint: DHCP/NFS bootloader. [nisimura 20071017]
418 macppc: Convert to generic powerpc bus_dma. [matt 20071017] 418 macppc: Convert to generic powerpc bus_dma(9). [matt 20071017]
419 macppc: Convert to generic powerpc bus_space. [garbled 20071017] 419 macppc: Convert to generic powerpc bus_space(9). [garbled 20071017]
420 powerpc: Generic powerpc OpenFirmware code. [garbled 20071017] 420 powerpc: Generic powerpc OpenFirmware code. [garbled 20071017]
421 ofppc: Completely rewrite ofppc port from scratch. [garbled 20071017] 421 ofppc: Completely rewrite ofppc port from scratch. [garbled 20071017]
422 bebox: Convert to generic powerpc PCI/ISA framework. [ober 20071017] 422 bebox: Convert to generic powerpc PCI/ISA framework. [ober 20071017]
423 macppc: Use genfb(4) as the default framebuffer instead of ofb. 423 macppc: Use genfb(4) as the default framebuffer instead of ofb.
424 [macallan 20071017] 424 [macallan 20071017]
425 macppc: Switch to new ADB subsystem. [macallan 20071017] 425 macppc: Switch to new ADB subsystem. [macallan 20071017]
426 macppc: Add support for bus speed control found in some Intrepid-based 426 macppc: Add support for bus speed control found in some Intrepid-based
427 *Books like the 800MHz iBook G4. [macallan 20071017]  427 *Books like the 800MHz iBook G4. [macallan 20071017]
428 powerpc: New generic powerpc IPI framework. [garbled 20071017] 428 powerpc: New generic powerpc IPI framework. [garbled 20071017]
429 macppc: Convert to generic powerpc IPI framework. [garbled 20071017] 429 macppc: Convert to generic powerpc IPI framework. [garbled 20071017]
430 powerpc: New generic powerpc SMP support framework. [garbled 20071017] 430 powerpc: New generic powerpc SMP support framework. [garbled 20071017]
431 macppc: Convert to generic powerpc SMP framework. [macallan 20071017] 431 macppc: Convert to generic powerpc SMP framework. [macallan 20071017]
432 prep: Convert to generic powerpc IPI/SMP framework. [garbled 20071017] 432 prep: Convert to generic powerpc IPI/SMP framework. [garbled 20071017]
@@ -462,57 +462,57 @@ Changes from NetBSD 4.0 to NetBSD 5.0: @@ -462,57 +462,57 @@ Changes from NetBSD 4.0 to NetBSD 5.0:
462 btkey(1): A new utility to manage Bluetooth link keys in OS and 462 btkey(1): A new utility to manage Bluetooth link keys in OS and
463 and device storage. [plunky 20071109] 463 and device storage. [plunky 20071109]
464 putter(9): A Pass-to-Userspace Transporter, a generic request-response 464 putter(9): A Pass-to-Userspace Transporter, a generic request-response
465 handler for kernel-attached userspace daemons (e.g. puffs(4)). 465 handler for kernel-attached userspace daemons (e.g. puffs(4)).
466 [pooka 20071110] 466 [pooka 20071110]
467 pad(4): Added the pseudo-audio device driver, for feeding back raw 467 pad(4): Added the pseudo-audio device driver, for feeding back raw
468 PCM data to userland. [jmcneill 20071111] 468 PCM data to userland. [jmcneill 20071111]
469 hp700: Fix kernel profiling on HPPA. [skrll 20071112] 469 hp700: Fix kernel profiling on HPPA. [skrll 20071112]
470 atf(7): Initial import of the Automated Testing Framework, version 0.3. 470 atf(7): Initial import of the Automated Testing Framework, version 0.3.
471 Provides a framework to easily define and run test cases for 471 Provides a framework to easily define and run test cases for
472 the NetBSD operating system. Work until 0.1 sponsored by 472 the NetBSD operating system. Work until 0.1 sponsored by
473 Google Summer of Code 2007 and mentored by martin. 473 Google Summer of Code 2007 and mentored by martin.
474 [jmmv 20071112] 474 [jmmv 20071112]
475 sysinst: Add support to install the new tests.tgz set. 475 sysinst(8): Add support to install the new tests.tgz set.
476 [jmmv 20071112] 476 [jmmv 20071112]
477 tests: Converted the regress/bin tree to use ATF and migrated it 477 tests: Converted the regress/bin tree to use ATF and migrated it
478 to tests/util. [jmmv 20071112] 478 to tests/util. [jmmv 20071112]
479 tests: Converted the regress/sys/fs/tmpfs tree to use ATF and 479 tests: Converted the regress/sys/fs/tmpfs tree to use ATF and
480 migrated it to tests/fs/tmpfs. [jmmv 20071112] 480 migrated it to tests/fs/tmpfs. [jmmv 20071112]
481 tests: Converted the regress/games tree to use ATF and migrated it 481 tests: Converted the regress/games tree to use ATF and migrated it
482 to tests/games. [jmmv 20071112] 482 to tests/games. [jmmv 20071112]
483 ahcisata(4): Add support for ATAPI devices. [bouyer 20071112] 483 ahcisata(4): Add support for ATAPI devices. [bouyer 20071112]
484 nfsmb(4): Support more recent nVidia chips. [xtraeme 20071114] 484 nfsmb(4): Support more recent NVIDIA chips. [xtraeme 20071114]
485 viaide(4): Add support for nVidia MCP73/77 IDE controllers. 485 viaide(4): Add support for NVIDIA MCP73/77 IDE controllers.
486 [xtraeme 20071114] 486 [xtraeme 20071114]
487 nfe(4): Add support for nVidia MCP67/73 Ethernet controllers. 487 nfe(4): Add support for NVIDIA MCP67/73 Ethernet controllers.
488 [xtraeme 20071114] 488 [xtraeme 20071114]
489 i386: Remove I486_CPU, I586_CPU, I686_CPU options. [ad 20071114] 489 i386: Remove I486_CPU, I586_CPU, I686_CPU options. [ad 20071114]
490 i386: Remove pccons(4). [ad 20071114] 490 i386: Remove pccons(4). [ad 20071114]
491 i386: Remove support for 80386 level CPUs. PR port-i386/36163. 491 i386: Remove support for 80386 level CPUs. PR port-i386/36163.
492 [ad 20071115] 492 [ad 20071115]
493 newfs_ext2fs(8): Add a native newfs_ext2fs(8) command. 493 newfs_ext2fs(8): Add a native newfs_ext2fs(8) command.
494 Closes PR bin/16175. [tsutsui 20071117] 494 Closes PR bin/16175. [tsutsui 20071117]
495 libc: Enable posix_memalign(3). [ad 20071119] 495 libc: Enable posix_memalign(3). [ad 20071119]
496 i386, amd64: Add support for boot.cfg(5) to configure the bootloader. 496 i386, amd64: Add support for boot.cfg(5) to configure the bootloader.
497 This includes optionally displaying menus, altering banner 497 This includes optionally displaying menus, altering banner
498 text and changing options such as timeouts and console device 498 text and changing options such as timeouts and console device
499 which previously required use of installboot. 499 which previously required use of installboot.
500 [sborrill 20071120] 500 [sborrill 20071120]
501 pud(4): Add a driver via which it is possible to implement 501 pud(4): Add a driver via which it is possible to implement
502 block and character devices in userspace. [pooka 20071120] 502 block and character devices in userspace. [pooka 20071120]
503 xen: Added support for amd64 architecture, both as dom0 and domU. 503 xen: Added support for amd64 architecture, both as dom0 and domU.
504 [bouyer 20071122] 504 [bouyer 20071122]
505 i386: Create a boot.cfg on the install CD to allow the end-user to 505 i386: Create a boot.cfg(5) on the install CD to allow the end-user to
506 select either the standard or non-ACPI kernel easily. 506 select either the standard or non-ACPI kernel easily.
507 [sborrill 20071123] 507 [sborrill 20071123]
508 agp(4): Add AGP support for Intel Q35/G33/Q33. [markd 20071124] 508 agp(4): Add AGP support for Intel Q35/G33/Q33. [markd 20071124]
509 rum(4): Add support for COREGA CG-WLUSB2GL and ABOCOM WUG2700. 509 rum(4): Add support for COREGA CG-WLUSB2GL and ABOCOM WUG2700.
510 [kiyohara 20071125] 510 [kiyohara 20071125]
511 kernel: Add various atomic ops. Mostly pulled from 511 kernel: Add various atomic ops. Mostly pulled from
512 thorpej-atomic branch. [ad 20071128] 512 thorpej-atomic branch. [ad 20071128]
513 cobalt: Add support for booting from UFS2 partition to bootloader. 513 cobalt: Add support for booting from UFS2 partition to bootloader.
514 [tsutsui 20071201] 514 [tsutsui 20071201]
515 libsa: Add ext2fs support. [tsutsui 20071201] 515 libsa: Add ext2fs support. [tsutsui 20071201]
516 cobalt: Add support for booting from ext2fs partition to bootloader. 516 cobalt: Add support for booting from ext2fs partition to bootloader.
517 [tsutsui 20071201] 517 [tsutsui 20071201]
518 bcsp(4): Add support for BlueCore Serial Protocol. [kiyohara 20071202] 518 bcsp(4): Add support for BlueCore Serial Protocol. [kiyohara 20071202]
@@ -675,40 +675,40 @@ Changes from NetBSD 4.0 to NetBSD 5.0: @@ -675,40 +675,40 @@ Changes from NetBSD 4.0 to NetBSD 5.0:
675 uhub(4): The device attachment function has been optimized to 675 uhub(4): The device attachment function has been optimized to
676 improve system startup time. [jmcneill 20080124] 676 improve system startup time. [jmcneill 20080124]
677 kernel: The interface for IP checksumming was changed to reduce 677 kernel: The interface for IP checksumming was changed to reduce
678 duplication and more general use. [joerg 20080125] 678 duplication and more general use. [joerg 20080125]
679 acorn32: Add support to support code for Kinetic card. [chris 20080126] 679 acorn32: Add support to support code for Kinetic card. [chris 20080126]
680 nfe(4): Wakeup some newer chips from powerdown mode. 680 nfe(4): Wakeup some newer chips from powerdown mode.
681 From FreeBSD/Linux driver via OpenBSD. [tsutsui 20080126] 681 From FreeBSD/Linux driver via OpenBSD. [tsutsui 20080126]
682 sgimips: Enable bootinfo passed from bootloader so that now kernel 682 sgimips: Enable bootinfo passed from bootloader so that now kernel
683 symbol table and ksyms(4) are usable. [tsutsui 20080126] 683 symbol table and ksyms(4) are usable. [tsutsui 20080126]
684 hpcmips: Fix silent hangup problem on TX3922 machines. 684 hpcmips: Fix silent hangup problem on TX3922 machines.
685 From Risto Sainio. [tsutsui 20080126] 685 From Risto Sainio. [tsutsui 20080126]
686 hostapd(8), wpa_supplicant(8): Upgrade to 0.6.2 [christos 20080126] 686 hostapd(8), wpa_supplicant(8): Upgrade to 0.6.2 [christos 20080126]
687 openpam(3): upgrade to 20071221 [christos 20080126] 687 openpam(3): upgrade to 20071221 [christos 20080126]
688 sysinst: Fix MD set tweaking so that the appropriate (or specified) 688 sysinst(8): Fix MD set tweaking so that the appropriate (or specified)
689 kernel is installed properly. This should fix IP3x 689 kernel is installed properly. This should fix IP3x
690 installation issues on sgimips. [rumble 20080128] 690 installation issues on sgimips. [rumble 20080128]
691 ukbd(4): Add support for function keys F16 to F19 as present on 691 ukbd(4): Add support for function keys F16 to F19 as present on
692 e.g. the new Apple aluminum keyboard. [tron 20080129] 692 e.g. the new Apple aluminum keyboard. [tron 20080129]
693 azalia(4): Analog Devices AD1984 codec support has been improved 693 azalia(4): Analog Devices AD1984 codec support has been improved
694 to support headphones and 4 channel playback, and now 694 to support headphones and 4 channel playback, and now
695 exposes an outputs.master mixer control that mirrors the 695 exposes an outputs.master mixer control that mirrors the
696 inputs.dac mixer control to make libossaudio happy. 696 inputs.dac mixer control to make libossaudio happy.
697 [jmcneill 20080130] 697 [jmcneill 20080130]
698 kernel: Add Mersenne Twister PRNG implementation. [matt 20080131] 698 kernel: Add Mersenne Twister PRNG implementation. [matt 20080131]
699 sgimips: Enable fireware devices in GENERIC. [sekiya 20080202] 699 sgimips: Enable fireware devices in GENERIC. [sekiya 20080202]
700 arc: Add sysinst support. [tsutsui 20080202] 700 arc: Add sysinst(8) support. [tsutsui 20080202]
701 cobalt: Add sysinst support. [tsutsui 20080202] 701 cobalt: Add sysinst(8) support. [tsutsui 20080202]
702 compat_linux32: Fix the linux32 emulations of fcntl() locking. 702 compat_linux32: Fix the linux32 emulations of fcntl() locking.
703 [dsl 20080202] 703 [dsl 20080202]
704 compat_linux32: Implement pread(2) and pwrite(2). [dsl 20080202] 704 compat_linux32: Implement pread(2) and pwrite(2). [dsl 20080202]
705 gcc(1): Updated to version 4.1.3-20080202. [mrg 20080202] 705 gcc(1): Updated to version 4.1.3-20080202. [mrg 20080202]
706 hp700: Add bootinfo support. [skrll 20080203] 706 hp700: Add bootinfo support. [skrll 20080203]
707 acorn32: Fix-up boot32 to work on A7000+. [chris 20080203] 707 acorn32: Fix-up boot32 to work on A7000+. [chris 20080203]
708 atf(7): Import 0.4. [jmmv 20080204] 708 atf(7): Import 0.4. [jmmv 20080204]
709 sgimips: Add hardware acceleration for crmfb. [macallan 20080205] 709 sgimips: Add hardware acceleration for crmfb. [macallan 20080205]
710 modules: Added the MKMODULAR option to the build system to easily 710 modules: Added the MKMODULAR option to the build system to easily
711 enable the build of the new kernel modules framework. 711 enable the build of the new kernel modules framework.
712 [jmmv 20080209] 712 [jmmv 20080209]
713 iwn(4): Added a driver for the Intel Pro/Wireless Lan 4965AGN  713 iwn(4): Added a driver for the Intel Pro/Wireless Lan 4965AGN
714 Mini-PCI Adapter, ported from OpenBSD. [ober 20080209] 714 Mini-PCI Adapter, ported from OpenBSD. [ober 20080209]
@@ -766,27 +766,27 @@ Changes from NetBSD 4.0 to NetBSD 5.0: @@ -766,27 +766,27 @@ Changes from NetBSD 4.0 to NetBSD 5.0:
766 siop(4): Add support for the non-PCI NCR 53c720/770 in big-endian mode. 766 siop(4): Add support for the non-PCI NCR 53c720/770 in big-endian mode.
767 From OpenBSD. [skrll 20080327] 767 From OpenBSD. [skrll 20080327]
768 cobalt: Add kernel support for optional Z85C30 serial on Qube 2700. 768 cobalt: Add kernel support for optional Z85C30 serial on Qube 2700.
769 [tsutsui 20080327] 769 [tsutsui 20080327]
770 lii(4): Added a driver for the Atheros L2 Fast-Ethernet controller, 770 lii(4): Added a driver for the Atheros L2 Fast-Ethernet controller,
771 notably found on Asus's EeePC. [cube 20080328] 771 notably found on Asus's EeePC. [cube 20080328]
772 libarchive: Import libarchive-2.5.0b. [joerg 20080330] 772 libarchive: Import libarchive-2.5.0b. [joerg 20080330]
773 hp700: Add support for NCR 53C720 found on various machines and 773 hp700: Add support for NCR 53C720 found on various machines and
774 attachments. From OpenBSD. [skrll 20080330] 774 attachments. From OpenBSD. [skrll 20080330]
775 azalia(4): Added support for the Realtek ALC662-GR codec as found 775 azalia(4): Added support for the Realtek ALC662-GR codec as found
776 in the EeePC. [jmcneill 20080331] 776 in the EeePC. [jmcneill 20080331]
777 asus(4): Added a driver for ASUS ACPI hotkeys as found in the EeePC. 777 asus(4): Added a driver for ASUS ACPI hotkeys as found in the EeePC.
778 [jmcneill 20080331] 778 [jmcneill 20080331]
779 zaurus: Add sysinst support. [chris 20080401] 779 zaurus: Add sysinst(8) support. [chris 20080401]
780 isv(4): Add support for the IDEC Supervision/16 image capture board 780 isv(4): Add support for the IDEC Supervision/16 image capture board
781 for ISA. [dyoung 20080402] 781 for ISA. [dyoung 20080402]
782 puc(4): Support for Digi International 4 and 8 port boards, 782 puc(4): Support for Digi International 4 and 8 port boards,
783 from OpenBSD. [riz 20080403] 783 from OpenBSD. [riz 20080403]
784 finsio(4): Added a driver for the Fintek Super I/O chips, supporting 784 finsio(4): Added a driver for the Fintek Super I/O chips, supporting
785 the Hardware Monitor device. Adapted from OpenBSD. 785 the Hardware Monitor device. Adapted from OpenBSD.
786 [xtraeme 20080403] 786 [xtraeme 20080403]
787 compat_linux32: Add msync(2) syscall. [njoly 20080404] 787 compat_linux32: Add msync(2) syscall. [njoly 20080404]
788 sparc: Add support booting from UFS2 partition. [tsutsui 20080405] 788 sparc: Add support booting from UFS2 partition. [tsutsui 20080405]
789 hp700: Add support for the SCSI NCR 53C720 SCSI controller found in 789 hp700: Add support for the SCSI NCR 53C720 SCSI controller found in
790 early HP 9000s for the attachment of an Fast-Wide (16-bit) 790 early HP 9000s for the attachment of an Fast-Wide (16-bit)
791 SCSI-2 bus, utilizing HVD signalling via the siop(4) 791 SCSI-2 bus, utilizing HVD signalling via the siop(4)
792 driver. [skrll 20080405] 792 driver. [skrll 20080405]
@@ -794,27 +794,27 @@ Changes from NetBSD 4.0 to NetBSD 5.0: @@ -794,27 +794,27 @@ Changes from NetBSD 4.0 to NetBSD 5.0:
794 _lock_cas() implementation for m68010. Now sun2 kernel 794 _lock_cas() implementation for m68010. Now sun2 kernel
795 compiles and even works on mutiuser. [tsutsui 20080405] 795 compiles and even works on mutiuser. [tsutsui 20080405]
796 openssh: Import 5.0. [christos 20080406] 796 openssh: Import 5.0. [christos 20080406]
797 ofppc: Support for SMP added. [garbled 20080408] 797 ofppc: Support for SMP added. [garbled 20080408]
798 opencrypto(9): Improve performance to 84,000 short modular math ops/sec 798 opencrypto(9): Improve performance to 84,000 short modular math ops/sec
799 by adding asynchronous operation and batched submit/ 799 by adding asynchronous operation and batched submit/
800 retrieve of requests/results. Rewrite manual page to 800 retrieve of requests/results. Rewrite manual page to
801 make it easier to write new code to the API. Donated 801 make it easier to write new code to the API. Donated
802 by Coyote Point Systems, Inc. [tls 20080410] 802 by Coyote Point Systems, Inc. [tls 20080410]
803 kernel: Make IP, TCP, UDP, and ICMP statistics per-CPU. 803 kernel: Make IP, TCP, UDP, and ICMP statistics per-CPU.
804 The stats are collated when the user requests them via sysctl. 804 The stats are collated when the user requests them via sysctl.
805 [thorpej 20080412] 805 [thorpej 20080412]
806 acpi(4): Updated ACPI-CA to 20080321. [jmcneill 20080412] 806 acpi(4): Updated ACPI-CA to 20080321. [jmcneill 20080412]
807 landisk: Add sysinst support. [skrll 20080414] 807 landisk: Add sysinst(8) support. [skrll 20080414]
808 libcurses: Add getwin() and putwin(). [jdc 20080414] 808 libcurses: Add getwin() and putwin(). [jdc 20080414]
809 kernel: Make IP6, ICMP6, UDP6, RAW6, PIM6, CARP, ARP, and IGMP 809 kernel: Make IP6, ICMP6, UDP6, RAW6, PIM6, CARP, ARP, and IGMP
810 statistics per-CPU. [thorpej 20080415] 810 statistics per-CPU. [thorpej 20080415]
811 compat_linux32: Add sys_clock{getres,gettime,settime} syscalls. 811 compat_linux32: Add sys_clock{getres,gettime,settime} syscalls.
812 [njoly 20080417] 812 [njoly 20080417]
813 shark: Support for X on rev. 4 sharks is back [macallan 20080419] 813 shark: Support for X on rev. 4 sharks is back [macallan 20080419]
814 agp(4): Add missing AGP support for ALI M1689 chipset. [njoly 20080419] 814 agp(4): Add missing AGP support for ALI M1689 chipset. [njoly 20080419]
815 nfe(4): Fix problem on receiving jumbo frames. [cube 20080420] 815 nfe(4): Fix problem on receiving jumbo frames. [cube 20080420]
816 libc, kernel: Add posix_madvise(2). [rmind 20080422] 816 libc, kernel: Add posix_madvise(2). [rmind 20080422]
817 gcc(1): Fix compilation of native sh3 gcc on 64-bit build machines. 817 gcc(1): Fix compilation of native sh3 gcc on 64-bit build machines.
818 [uwe 20080422] 818 [uwe 20080422]
819 amdtemp(4): AMD CPU Temperature driver. Adapted from OpenBSD. 819 amdtemp(4): AMD CPU Temperature driver. Adapted from OpenBSD.
820 [cegger 20080423] 820 [cegger 20080423]
@@ -847,44 +847,44 @@ Changes from NetBSD 4.0 to NetBSD 5.0: @@ -847,44 +847,44 @@ Changes from NetBSD 4.0 to NetBSD 5.0:
847 i386: Put the GENERIC kernel onto i386 installation CDs and load 847 i386: Put the GENERIC kernel onto i386 installation CDs and load
848 a kernel module from the boot loader to provide the miniroot. 848 a kernel module from the boot loader to provide the miniroot.
849 [ad 20080502] 849 [ad 20080502]
850 drm(4): Added amd64 support. [jmcneill 20080504] 850 drm(4): Added amd64 support. [jmcneill 20080504]
851 landisk: Fix MD bus_dmamap_load(9) so that NFS write works with re(4). 851 landisk: Fix MD bus_dmamap_load(9) so that NFS write works with re(4).
852 [uwe 20080506] 852 [uwe 20080506]
853 twa(4): Add support for 3ware 9650 and 9690 based on patches 853 twa(4): Add support for 3ware 9650 and 9690 based on patches
854 contributed by Wasabi Systems. [joerg 20080508] 854 contributed by Wasabi Systems. [joerg 20080508]
855 openssl(1): Imported 20080509 current snapshot. [christos 20080509] 855 openssl(1): Imported 20080509 current snapshot. [christos 20080509]
856 ftp(1): Add epsv6 and epsv to disable extended passive mode for ipv6 856 ftp(1): Add epsv6 and epsv to disable extended passive mode for ipv6
857 or both ipv4 and ip v6 respectively. [skd 20080510] 857 or both ipv4 and ip v6 respectively. [skd 20080510]
858 libarchive: Import libarchive-2.5.3b. [joerg 20080511] 858 libarchive: Import libarchive-2.5.3b. [joerg 20080511]
859 getent(1): Added support for "netgroup" database. [tron 20080514] 859 getent(1): Added support for "netgroup" database. [tron 20080514]
860 fs/udf: Added write support for the UDF file system. [reinoud 20080514] 860 udf: Added write support for the UDF file system. [reinoud 20080514]
861 event(3): Updated libevent to 1.4.4-stable. [peter 20080516] 861 event(3): Updated libevent to 1.4.4-stable. [peter 20080516]
862 ypserv(8): disabled libwrap address to hostname lookups to avoid 862 ypserv(8): disabled libwrap address to hostname lookups to avoid
863 the chance of ypserv blocking for an extended period of 863 the chance of ypserv blocking for an extended period of
864 time due a long DNS timeout [chuck 20080516] 864 time due a long DNS timeout [chuck 20080516]
865 amd64: Added support for PCI_BUS_FIXUP and PCI_ADDR_FIXUP kernel 865 amd64: Added support for PCI_BUS_FIXUP and PCI_ADDR_FIXUP kernel
866 options. [jmcneill 20080517] 866 options. [jmcneill 20080517]
867 acpidalb(4): Direct Application Launch Buttons. [cegger 20080518] 867 acpidalb(4): Direct Application Launch Buttons. [cegger 20080518]
868 wscons(4): Add support for the Colemak keyboard layout. [ghen 20080520] 868 wscons(4): Add support for the Colemak keyboard layout. [ghen 20080520]
869 ipf(8): Updated to version 4.1.29. [darrenr 20080520] 869 ipf(8): Updated to version 4.1.29. [darrenr 20080520]
870 compat_linux32: Add compat linux32 IPC syscall support, 870 compat_linux32: Add compat linux32 IPC syscall support,
871 for shared memory and and semaphores. [njoly 20080520] 871 for shared memory and and semaphores. [njoly 20080520]
872 openldap: Import 2.4.9. [lukem 20080522] 872 openldap: Import 2.4.9. [lukem 20080522]
873 postfix(1): Enable LDAP support for tables (see ldap_table(5)) 873 postfix(1): Enable LDAP support for tables (see ldap_table(5))
874 [lukem 20080522] 874 [lukem 20080522]
875 amd(8): Enable LDAP support for amd maps. [lukem 20080522] 875 amd(8): Enable LDAP support for amd maps. [lukem 20080522]
876 mac68k: Added support for Creative Systems Inc Hurdler CPI  876 mac68k: Added support for Creative Systems Inc Hurdler CPI
877 Nubus parallel printer card. [hauke 20080522] 877 NuBus parallel printer card. [hauke 20080522]
878 siisata(4): A driver for Silicon Image SteelVine SATA-II controllers 878 siisata(4): A driver for Silicon Image SteelVine SATA-II controllers
879 (SiI3124, SiI3132, and SiI3531) [jnemeth 20080523] 879 (SiI3124, SiI3132, and SiI3531) [jnemeth 20080523]
880 dhcpcd(8): Import dhcpcd 4.0.0-beta5. [joerg 20080524] 880 dhcpcd(8): Import dhcpcd 4.0.0-beta5. [joerg 20080524]
881 kernel: Device attach and detach notifications are now exposed 881 kernel: Device attach and detach notifications are now exposed
882 via /dev/drvctl [jmcneill 20080525] 882 via /dev/drvctl [jmcneill 20080525]
883 awk(1): Import 20070501 [christos 20080525] 883 awk(1): Import 20070501 [christos 20080525]
884 amd64, i386: Add detection of errata for AMD Family 10h steppings 884 amd64, i386: Add detection of errata for AMD Family 10h steppings
885 A and 2. [chris 20080525] 885 A and 2. [chris 20080525]
886 amd64, i386: Check for erratum 261 on AMD Family 10h Stepping 3 886 amd64, i386: Check for erratum 261 on AMD Family 10h Stepping 3
887 processors. [chris 20080525] 887 processors. [chris 20080525]
888 libarchive: Import libarchive-2.5.4b. [joerg 20080525] 888 libarchive: Import libarchive-2.5.4b. [joerg 20080525]
889 ciss(4): Add bio(4) support, heavily from OpenBSD. [mhitch 20080525] 889 ciss(4): Add bio(4) support, heavily from OpenBSD. [mhitch 20080525]
890 uberry(4): A driver to allow RIM BlackBerries to charge from the USB 890 uberry(4): A driver to allow RIM BlackBerries to charge from the USB
@@ -943,53 +943,53 @@ Changes from NetBSD 4.0 to NetBSD 5.0: @@ -943,53 +943,53 @@ Changes from NetBSD 4.0 to NetBSD 5.0:
943 build.sh: Add support for using BUILDSEED to yield 943 build.sh: Add support for using BUILDSEED to yield
944 reproduceable c++ builds [perry 20080805] 944 reproduceable c++ builds [perry 20080805]
945 sockopt(9): New kernel API for passing socket options [plunky 20080806] 945 sockopt(9): New kernel API for passing socket options [plunky 20080806]
946 vax: Add accelerated driver for SPX graphics found in some VAXstations. 946 vax: Add accelerated driver for SPX graphics found in some VAXstations.
947 Contributed by Blaz Antonic. [hans 20080812] 947 Contributed by Blaz Antonic. [hans 20080812]
948 openldap: Import 2.4.11. [lukem 20080813] 948 openldap: Import 2.4.11. [lukem 20080813]
949 bind: Import 9.5.0-P2. [he 20080815] 949 bind: Import 9.5.0-P2. [he 20080815]
950 wm(4): Fix a bug on receiving a jumbo frame which leads to a panic 950 wm(4): Fix a bug on receiving a jumbo frame which leads to a panic
951 in sbcompress(). Contributed by Wasabi Systems. 951 in sbcompress(). Contributed by Wasabi Systems.
952 [simonb 20080815] 952 [simonb 20080815]
953 btpand(8): a Bluetooth Personal Area Networking profile 953 btpand(8): a Bluetooth Personal Area Networking profile
954 daemon [plunky 20080817] 954 daemon [plunky 20080817]
955 agp(4): Add AGP support for Intel 946GZ. [matthias 20080819] 955 agp(4): Add AGP support for Intel 946GZ. [matthias 20080819]
956 ataraid(4): Add support for nVidia MediaShield from FreeBSD. 956 ataraid(4): Add support for NVIDIA MediaShield from FreeBSD.
957 [tacha 20080820] 957 [tacha 20080820]
958 fss(4): Add snapshot support for logging ffs file systems. 958 fss(4): Add snapshot support for logging ffs file systems.
959 [hannken 20080822] 959 [hannken 20080822]
960 agp(4): Add AGP support for Intel 945GME chipset, 960 agp(4): Add AGP support for Intel 945GME chipset,
961 found on Acer Aspire One. [tnn 20080822] 961 found on Acer Aspire One. [tnn 20080822]
962 ntp: Import 4.2.4p5. [kardel 20080823] 962 ntp: Import 4.2.4p5. [kardel 20080823]
963 re(4): Add support for the Realtek 8102E/8102EL PCIe 10/100 Ethernet 963 re(4): Add support for the Realtek 8102E/8102EL PCIe 10/100 Ethernet
964 devices. From FreeBSD. [tnn 20080823] 964 devices. From FreeBSD. [tnn 20080823]
965 sgimips: Misc bug fixes and improvements to mec(4) Ethernet on O2. 965 sgimips: Misc bug fixes and improvements to mec(4) Ethernet on O2.
966 [tsutsui 20080823] 966 [tsutsui 20080823]
967 pcc(1): Import pcc 0.9.9 080824. [gmcgarry 20080824] 967 pcc(1): Import pcc 0.9.9 080824. [gmcgarry 20080824]
968 bge(4): Add support for BCM5906(M) chips contributed by 968 bge(4): Add support for BCM5906(M) chips contributed by
969 Karl Uwe Lockhoff. [cegger 20080825] 969 Karl Uwe Lockhoff. [cegger 20080825]
970 grep(1): Issue a warning if -r is used without supplying an argument. 970 grep(1): Issue a warning if -r is used without supplying an argument.
971 [lukem 20080828] 971 [lukem 20080828]
972 hostapd(8), wpa_supplicant(8): Upgrade to 0.6.4 [christos 20080830] 972 hostapd(8), wpa_supplicant(8): Upgrade to 0.6.4 [christos 20080830]
973 postfix(1): Import 2.5.4 [christos 20080830] 973 postfix(1): Import 2.5.4 [christos 20080830]
974 fsck_ffs(8): add -x/-X options which allows to run fsck_ffs -n on 974 fsck_ffs(8): add -x/-X options which allows to run fsck_ffs -n on
975 a snapshot of a live filesystem. [bouyer 20080830] 975 a snapshot of a live filesystem. [bouyer 20080830]
976 daily.conf(5): add a run_fsck_flags configuration variable  976 daily.conf(5): add a run_fsck_flags configuration variable
977 to pass extra options to the daily fsck -n. 977 to pass extra options to the daily fsck -n.
978 [bouyer 20080830] 978 [bouyer 20080830]
979 file(1): Update to 4.26. [christos 20080830] 979 file(1): Update to 4.26. [christos 20080830]
980 nvi(1): 1.81 with internationalization is now the default, replacing 980 nvi(1): 1.81 with internationalization is now the default, replacing
981 1.79 [christos 20080831] 981 1.79 [christos 20080831]
982 texinfo(1): Update to 4.8 (last gplv2 version) [christos 20080902] 982 texinfo(1): Update to 4.8 (last GPLv2 version) [christos 20080902]
983 db(1): Add support for encoding or decoding VIS_HTTPSTYLE, and 983 db(1): Add support for encoding or decoding VIS_HTTPSTYLE, and
984 for tuning the page size of the database. [lukem 20080905] 984 for tuning the page size of the database. [lukem 20080905]
985 ataraid(4): Add JMicron RAID support contributed by Juan RP. 985 ataraid(4): Add JMicron RAID support contributed by Juan RP.
986 [tron 20080905] 986 [tron 20080905]
987 video(4): Add video4linux2 compatible capture interface, part of 987 video(4): Add video4linux2 compatible capture interface, part of
988 Patrick Mahoney's Google Summer of Code 2008 project. 988 Patrick Mahoney's Google Summer of Code 2008 project.
989 [jmcneill 20080906] 989 [jmcneill 20080906]
990 pseye(4): Add support for the Sony PLAYSTATION(R) Eye USB webcam. 990 pseye(4): Add support for the Sony PLAYSTATION(R) Eye USB webcam.
991 [jmcneill 20080906] 991 [jmcneill 20080906]
992 ugensa(4): Add support for Novatel Wireless Ovation U727. 992 ugensa(4): Add support for Novatel Wireless Ovation U727.
993 [rmind 20080906] 993 [rmind 20080906]
994 umass(4): Add support for Sony GPS GPS-CS1 devices. 994 umass(4): Add support for Sony GPS GPS-CS1 devices.
995 [rmind 20080906] 995 [rmind 20080906]