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
/
sys
/
lkm
/
exec
/
ultrix_ecoff
Age
Commit message (
Expand
)
Author
2008-11-12
Remove LKMs and switch to the module framework, pass 1.
ad
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-12-19
Remove all the __P
dsl
2005-12-11
merge ktrace-lwp.
christos
2005-02-26
nuke trailing whitespace
perry
2004-11-13
Fix all the borken exec lkms. setup_stack is mandatory.
christos
2003-09-20
Change `LNFILES' to `BUILDSYMLINKS', to more accurately describe its purpose.
lukem
2003-09-04
use LNFILES to simplify creation of symlinks in .OBJDIR for builds
lukem
2003-08-01
Rework how dependency generation is performed:
lukem
2003-05-04
use "rm -f $@ ; ln -s ... $@" instead of "ln -sf ... $@"
lukem
2002-05-30
Remove unnecessary -I$S; bsd.kmod.mk adds -isystem $S
thorpej
2001-12-12
define NOMAN= once, at the top level
lukem
2001-12-12
MKfoo=no -> NOfoo
tv
2001-12-08
Update for "coredumps now exec-format/emulation specific".
thorpej
2001-11-12
add RCSIDs
lukem
2001-05-15
remove use of gcc syntax for designated initialisers when initialising
lukem
2000-12-08
add build glue for exec LKMs
jdolecek