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
/
sbin
/
modload
/
Makefile
Age
Commit message (
Expand
)
Author
2013-08-11
WARNS=5 is the default in sbin, don't need to set it explicitly.
dholland
2012-08-22
Set WARNS=5. No warnings/errors were found with a test compile.
jnemeth
2010-12-13
Add rump client support for module utilities. It should be noted
pooka
2008-11-12
Remove LKMs and switch to the module framework, pass 1.
ad
2008-03-02
Add the ability to specify load-time properties for modules. This adds
jmmv
2008-02-10
Always test MKMODULAR with != "no". Requested by mrg@.
jmmv
2008-02-09
Reverse MKMODULAR checks.
jmmv
2008-02-09
Recognize MKMODULAR and build the appropriate tool.
jmmv
2008-01-16
Pull in my modules code for review/test/hacking.
ad
2005-06-27
Move WARNS=3 to the Makefile.inc, and add a little const to the remaining
christos
1999-06-13
add ELF support, mostly from joda@pdc.kth.se (Johan Danielsson) in PR#6149,
mrg
1995-03-18
convert to new RCS Id conventions; reduce my headache
cgd
1994-12-22
specify man pages the new way.
cgd
1994-02-09
do not -DKERNEL please
deraadt
1993-08-09
Don't reset CFLAGS.
mycroft
1993-06-08
add LKM man pages
cgd
1993-06-07
add support for terry lambert's loadable kernel modules.
cgd