Mon May 2 21:00:46 2011 UTC ()
Mention POSIX semaphore improvements and PowerPC conversion to use PCU.


(rmind)
diff -r1.1543 -r1.1544 src/doc/CHANGES

cvs diff -r1.1543 -r1.1544 src/doc/CHANGES (expand / switch to unified diff)

--- src/doc/CHANGES 2011/04/29 20:33:42 1.1543
+++ src/doc/CHANGES 2011/05/02 21:00:46 1.1544
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1543 $> 1# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1544 $>
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]
@@ -933,27 +933,27 @@ Changes from NetBSD 5.0 to NetBSD 6.0: @@ -933,27 +933,27 @@ Changes from NetBSD 5.0 to NetBSD 6.0:
933 per CPU context, like lazy FPU management. [rmind 20110217] 933 per CPU context, like lazy FPU management. [rmind 20110217]
934 acpi(4): Updated ACPICA to 20110211. [jruoho 20110217] 934 acpi(4): Updated ACPICA to 20110211. [jruoho 20110217]
935 rumphijack(3): Support hijacking of pathname-based system calls. 935 rumphijack(3): Support hijacking of pathname-based system calls.
936 [pooka 20110217] 936 [pooka 20110217]
937 rumphijack(3): Allow clients to specify system calls to hijack 937 rumphijack(3): Allow clients to specify system calls to hijack
938 and how by setting the RUMPHIJACK environment variable. 938 and how by setting the RUMPHIJACK environment variable.
939 [pooka 20110218] 939 [pooka 20110218]
940 ath(4): Add support for AR9280 devices. [jmcneill 20110220] 940 ath(4): Add support for AR9280 devices. [jmcneill 20110220]
941 mips: Second merge of matt-nb5-mips64 branch. Added SMP support for 941 mips: Second merge of matt-nb5-mips64 branch. Added SMP support for
942 MIPS architecture. Rewritten interrupt handling to be much 942 MIPS architecture. Rewritten interrupt handling to be much
943 more efficient, added "fast" software interrupts and kernel 943 more efficient, added "fast" software interrupts and kernel
944 preemption. Added support for RMI (NetLogic) XLS/XLR models. 944 preemption. Added support for RMI (NetLogic) XLS/XLR models.
945 Major clean up for MIPS port. [matt 20110220] 945 Major clean up for MIPS port. [matt 20110220]
946 mips: Converted MIPS to use PCU. [matt 20110220] 946 mips: Converted MIPS to use PCU to manage FPU. [matt 20110220]
947 ath(4): Add support for AR9285 devices. [cegger 20110221] 947 ath(4): Add support for AR9285 devices. [cegger 20110221]
948 libsaslc(3): Complete integration of libsaslc written for GSoC 2010 948 libsaslc(3): Complete integration of libsaslc written for GSoC 2010
949 by Mateusz Kocielski, improved and integrated with Postfix 949 by Mateusz Kocielski, improved and integrated with Postfix
950 by Anon Ymous. Supported mechs are: ANONYMOUS, CRAM-MD5, 950 by Anon Ymous. Supported mechs are: ANONYMOUS, CRAM-MD5,
951 DIGEST-MD5, EXTERNAL, GSSAPI, LOGIN, PLAIN [christos 20110221] 951 DIGEST-MD5, EXTERNAL, GSSAPI, LOGIN, PLAIN [christos 20110221]
952 alc(4): Add a driver for Atheros AR813x/AR815x Ethernet. 952 alc(4): Add a driver for Atheros AR813x/AR815x Ethernet.
953 [jmcneill 20110222] 953 [jmcneill 20110222]
954 ukfs(3): Support reverse-endian disklabels. [pooka 20110222] 954 ukfs(3): Support reverse-endian disklabels. [pooka 20110222]
955 flash(9): Add subsystem to handle Flash devices. [ahoka 20110226] 955 flash(9): Add subsystem to handle Flash devices. [ahoka 20110226]
956 nand(9): Add subsystem to handle NAND controllers. [ahoka 20110226] 956 nand(9): Add subsystem to handle NAND controllers. [ahoka 20110226]
957 evbarm: Add driver for OMAP NAND controllers. [ahoka 20110226] 957 evbarm: Add driver for OMAP NAND controllers. [ahoka 20110226]
958 postfix(1): Import version 2.8.1 [tron 20110302] 958 postfix(1): Import version 2.8.1 [tron 20110302]
959 atf-run(1): In case a test program dumps core, dump the stack 959 atf-run(1): In case a test program dumps core, dump the stack
@@ -986,17 +986,20 @@ Changes from NetBSD 5.0 to NetBSD 6.0: @@ -986,17 +986,20 @@ Changes from NetBSD 5.0 to NetBSD 6.0:
986 atf(7): Import 0.13. [jmmv 20110331] 986 atf(7): Import 0.13. [jmmv 20110331]
987 ssh-askpass: Updated to 1.2.0. [mbalmer 20110403] 987 ssh-askpass: Updated to 1.2.0. [mbalmer 20110403]
988 rdcide(4): add a driver for the IDE controller found in RDC's 988 rdcide(4): add a driver for the IDE controller found in RDC's
989 vortex86 and PMX-1000 system-on-chip. [bouyer 20110404] 989 vortex86 and PMX-1000 system-on-chip. [bouyer 20110404]
990 rdcpcib(4): add a driver for the PCI/ISA bridge and watchdog timer 990 rdcpcib(4): add a driver for the PCI/ISA bridge and watchdog timer
991 found in RDC's vortex86 and PMX-1000 system-on-chip. 991 found in RDC's vortex86 and PMX-1000 system-on-chip.
992 [bouyer 20110404] 992 [bouyer 20110404]
993 s390rtc(4): Add a todr(9) driver for Seiko Instruments S-35390A. 993 s390rtc(4): Add a todr(9) driver for Seiko Instruments S-35390A.
994 [phx 20110404] 994 [phx 20110404]
995 sandpoint: QNAP support. [phx 20110405] 995 sandpoint: QNAP support. [phx 20110405]
996 dhcpcd(8): Import dhcpcd-5.2.12. [roy 20110406] 996 dhcpcd(8): Import dhcpcd-5.2.12. [roy 20110406]
997 sparc64: Add EDID (Extended Display Identification Data) reading, 997 sparc64: Add EDID (Extended Display Identification Data) reading,
998 and video mode setting support, to ffb(4). [jdc 20110408] 998 and video mode setting support, to ffb(4). [jdc 20110408]
 999 kernel: Bug fixes and improvements to POSIX semaphore. [rmind 20110411]
999 kernel: Support for Darwin, Mach, IRIX and PECOFF emulation was 1000 kernel: Support for Darwin, Mach, IRIX and PECOFF emulation was
1000 retired. [joerg 20110426] 1001 retired. [joerg 20110426]
1001 balloon(4): Balloon driver now enabled for all Xen kernels. 1002 balloon(4): Balloon driver now enabled for all Xen kernels.
1002 [jym 20110429] 1003 [jym 20110429]
 1004 powerpc: Converted PowerPC to use PCU to manage FPU/AltiVec/SPE.
 1005 [matt 20110502]