Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc Mention POSIX semaphore improvements and PowerPC convers...
details: https://anonhg.NetBSD.org/src/rev/245a7c9a5083
branches: trunk
changeset: 764750:245a7c9a5083
user: rmind <rmind%NetBSD.org@localhost>
date: Mon May 02 21:00:46 2011 +0000
description:
Mention POSIX semaphore improvements and PowerPC conversion to use PCU.
diffstat:
doc/CHANGES | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (29 lines):
diff -r 7d9b0014ed67 -r 245a7c9a5083 doc/CHANGES
--- a/doc/CHANGES Mon May 02 20:48:27 2011 +0000
+++ b/doc/CHANGES Mon May 02 21:00:46 2011 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1543 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1544 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -943,7 +943,7 @@
more efficient, added "fast" software interrupts and kernel
preemption. Added support for RMI (NetLogic) XLS/XLR models.
Major clean up for MIPS port. [matt 20110220]
- mips: Converted MIPS to use PCU. [matt 20110220]
+ mips: Converted MIPS to use PCU to manage FPU. [matt 20110220]
ath(4): Add support for AR9285 devices. [cegger 20110221]
libsaslc(3): Complete integration of libsaslc written for GSoC 2010
by Mateusz Kocielski, improved and integrated with Postfix
@@ -996,7 +996,10 @@
dhcpcd(8): Import dhcpcd-5.2.12. [roy 20110406]
sparc64: Add EDID (Extended Display Identification Data) reading,
and video mode setting support, to ffb(4). [jdc 20110408]
+ kernel: Bug fixes and improvements to POSIX semaphore. [rmind 20110411]
kernel: Support for Darwin, Mach, IRIX and PECOFF emulation was
retired. [joerg 20110426]
balloon(4): Balloon driver now enabled for all Xen kernels.
[jym 20110429]
+ powerpc: Converted PowerPC to use PCU to manage FPU/AltiVec/SPE.
+ [matt 20110502]
Home |
Main Index |
Thread Index |
Old Index