Source-Changes-HG archive

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

[src/trunk]: src/distrib/sets/lists/modules add dtrace syscall linux32



details:   https://anonhg.NetBSD.org/src/rev/0305997d3f1a
branches:  trunk
changeset: 336647:0305997d3f1a
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Mar 08 17:13:22 2015 +0000

description:
add dtrace syscall linux32

diffstat:

 distrib/sets/lists/modules/md.amd64 |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 553619c6be84 -r 0305997d3f1a distrib/sets/lists/modules/md.amd64
--- a/distrib/sets/lists/modules/md.amd64       Sun Mar 08 17:11:57 2015 +0000
+++ b/distrib/sets/lists/modules/md.amd64       Sun Mar 08 17:13:22 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: md.amd64,v 1.53 2015/03/08 04:21:41 christos Exp $
+# $NetBSD: md.amd64,v 1.54 2015/03/08 17:13:22 christos Exp $
 #
 # NOTE that there are two sets of files here:
 # @MODULEDIR@ and amd64-xen
@@ -278,6 +278,8 @@
 ./stand/amd64-xen/@OSRELEASE@/modules/dtrace_syscall/dtrace_syscall.kmod       base-kernel-modules     kmod,dtrace,compatmodules
 ./stand/amd64-xen/@OSRELEASE@/modules/dtrace_syscall_linux             base-kernel-modules     kmod,dtrace,compatmodules
 ./stand/amd64-xen/@OSRELEASE@/modules/dtrace_syscall_linux/dtrace_syscall_linux.kmod   base-kernel-modules     kmod,dtrace,compatmodules
+./stand/amd64-xen/@OSRELEASE@/modules/dtrace_syscall_linux32           base-kernel-modules     kmod,dtrace,compatmodules
+./stand/amd64-xen/@OSRELEASE@/modules/dtrace_syscall_linux32/dtrace_syscall_linux32.kmod       base-kernel-modules     kmod,dtrace,compatmodules
 ./stand/amd64-xen/@OSRELEASE@/modules/dtrace_syscall_netbsd32          base-kernel-modules     kmod,dtrace,compatmodules
 ./stand/amd64-xen/@OSRELEASE@/modules/dtrace_syscall_netbsd32/dtrace_syscall_netbsd32.kmod     base-kernel-modules     kmod,dtrace,compatmodules
 ./stand/amd64-xen/@OSRELEASE@/modules/dtv                              base-kernel-modules     kmod,compatmodules



Home | Main Index | Thread Index | Old Index