DragonFly commits List (threaded) for 2009-09
DragonFly BSD
DragonFly commits List (threaded) for 2009-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: add tools/chkmoddeps


From: Simon Schubert <corecode@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 8 Sep 2009 02:42:02 -0700 (PDT)

commit abb53ee213f3b1c132e1a41da0243485779f5329
Author: Simon Schubert <corecode@dragonflybsd.org>
Date:   Tue Sep 8 11:40:17 2009 +0200

    add tools/chkmoddeps
    
    chkmoddeps is a tool to check for unsatisfied module dependencies.
    invoke with pathnames to be searched for kernel and modules.

Summary of changes:
 tools/tools/chkmoddeps/chkdeps.rb   |   80 +++++++++++++++++++++++++++++++++++
 tools/tools/chkmoddeps/pmoddeps.gdb |   27 ++++++++++++
 2 files changed, 107 insertions(+), 0 deletions(-)
 create mode 100755 tools/tools/chkmoddeps/chkdeps.rb
 create mode 100755 tools/tools/chkmoddeps/pmoddeps.gdb

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/abb53ee213f3b1c132e1a41da0243485779f5329


-- 
DragonFly BSD source repository



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