Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Ticket #8.



details:   https://anonhg.NetBSD.org/src/rev/4e3ac921dbaa
branches:  netbsd-6
changeset: 774118:4e3ac921dbaa
user:      riz <riz%NetBSD.org@localhost>
date:      Thu May 17 19:04:13 2012 +0000

description:
Ticket #8.

diffstat:

 doc/CHANGES-6.0 |  12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r 5e93f40a551d -r 4e3ac921dbaa doc/CHANGES-6.0
--- a/doc/CHANGES-6.0   Thu May 17 19:03:23 2012 +0000
+++ b/doc/CHANGES-6.0   Thu May 17 19:04:13 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.100 2012/05/17 18:58:12 sborrill Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.101 2012/05/17 19:04:13 riz Exp $
 
 A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
 until the 6.0 release:
@@ -2379,3 +2379,13 @@
        numerous bug fixes.
        [riz, ticket #247]
 
+distrib/sets/lists/tests/module.mi             1.6
+tests/modules/Makefile                         1.9
+tests/modules/k_uvm/Makefile                   1.1
+tests/modules/k_uvm/k_uvm.c                    1.1
+tests/modules/t_abi_uvm.sh                     1.1
+
+       Add a test to ensure that PAGE_SIZE is available in kernel modules.
+       PR #46041.
+       [jmmv, ticket #8]
+



Home | Main Index | Thread Index | Old Index