Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-6]: src/doc Tickets 140,141



details:   https://anonhg.NetBSD.org/src/rev/84553ac8eff3
branches:  netbsd-6
changeset: 773962:84553ac8eff3
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Sun Mar 25 11:30:36 2012 +0000

description:
Tickets 140,141

diffstat:

 doc/CHANGES-6.0 |  15 ++++++++++++++-
 1 files changed, 14 insertions(+), 1 deletions(-)

diffs (26 lines):

diff -r 74a293853231 -r 84553ac8eff3 doc/CHANGES-6.0
--- a/doc/CHANGES-6.0   Sun Mar 25 11:29:59 2012 +0000
+++ b/doc/CHANGES-6.0   Sun Mar 25 11:30:36 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.60 2012/03/24 16:55:54 bouyer Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.61 2012/03/25 11:30:36 bouyer Exp $
 
 A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
 until the 6.0 release:
@@ -1510,3 +1510,16 @@
        floppy disks anymore, to unbreak the build.
        [martin, ticket #139]
 
+sys/compat/linux/arch/i386/linux_exec.h                1.11
+
+       define LINUX_DEBUGLINK_SIGNATURE for i386 too.
+       this allows linux ldd to work.
+       [chs, ticket #140]
+
+sys/rump/librump/rumpkern/vm.c                 1.125
+tests/rump/rumpkern/t_vm.c                     1.3
+
+       Fix a locking bug in rumpkern.
+       Increase uvmwait test timeout so it has a chance to succeed.
+       [hannken, ticket #141]
+



Home | Main Index | Thread Index | Old Index