Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc Note some noticeable recent fixes for m68k and x68k.
details: https://anonhg.NetBSD.org/src/rev/a6d7d623374b
branches: trunk
changeset: 766056:a6d7d623374b
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Tue Jun 14 12:17:50 2011 +0000
description:
Note some noticeable recent fixes for m68k and x68k.
diffstat:
doc/CHANGES | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (33 lines):
diff -r ec4ff9605e47 -r a6d7d623374b doc/CHANGES
--- a/doc/CHANGES Tue Jun 14 12:12:30 2011 +0000
+++ b/doc/CHANGES Tue Jun 14 12:17:50 2011 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1560 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1561 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -996,6 +996,7 @@
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]
+ x68k: Fix hangup on floppy access. [tsutsui 20110410]
kernel: Bug fixes and improvements to POSIX semaphore. [rmind 20110411]
kerberos(8): Upgrade to Heimdal-1.5pre1. [elric 20110416]
kernel: Support for Darwin, Mach, IRIX and PECOFF emulation was
@@ -1004,11 +1005,15 @@
[jym 20110429]
powerpc: Converted PowerPC to use PCU to manage FPU/AltiVec/SPE.
[matt 20110502]
+ x68k: Fix a buffercache overrun bug that causes unexpected panic
+ during sysinst. [tsutsui 20110505]
perfuse: Add the PUFFS RElay to FUSE library, which bridges the kernel
level API for FUSE filesystems with native PUFFS.
[manu 20110509]
postfix(1): Import version 2.8.3 [tron 20110511]
file(1): Import 5.07 [christos 20110512]
+ m68k: Fix a regression bug in FPU_EMULATE code that causes weird awk(1)
+ behavior. [tsutsui 20110514]
userconf(4), boot.cfg(5), boot(8), i386, amd64: Support userconf(4)
command in boot.cfg(5)/boot(8) on i386/amd64.
[uebayasi 20110526]
Home |
Main Index |
Thread Index |
Old Index