index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
modules
/
t_modctl.c
Age
Commit message (
Expand
)
Author
2012-08-20
Fix stupid thinko when checking for the availability of options MODULAR
martin
2012-08-19
Be more verbose if we get unexpected error codes from modctl.
martin
2012-08-13
Make use of the new MODCTL_EXISTS check to query kernel wether (and why
martin
2012-04-17
Avoid zero-length format string.
jruoho
2012-03-15
Add __printflike attribution to use vprintf and friends with an argument
joerg
2012-03-13
A modctl(MODCTL_STAT, ...) always succeeds, even in non-modular kernels such
jruoho
2012-03-11
Skip the tests even if modctl(2) does not fail specifically with ENOSYS.
jruoho
2010-11-03
add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazing
christos
2010-08-21
Add a new atf test-case to check that recursive module calls actually work.
pgoyette
2009-01-04
Kernel modules (kmod files) are now installed in a subdirectory per module.
jmmv
2008-05-02
- Add a bsd.kmodule.mk to build new style modules.
ad
2008-05-01
Convert NetBSD-specific tests that were previously written in C++ to C now
jmmv