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
/
misc
Age
Commit message (
Expand
)
Author
2008-11-12
Remove LKMs and switch to the module framework, pass 1.
ad
2007-12-19
Remove all the __P
dsl
2007-11-16
Extend the envsys2 API (one more time, sorry) as defined in:
xtraeme
2007-11-04
Catch up with latest changes.
xtraeme
2007-10-06
Use a two clause license for all the code I contributed.
xtraeme
2007-09-11
Cosmetic: use the last enum member for max sensors number.
xtraeme
2007-09-09
Reorganize the code and add two ENVSYS_BATTERY_STATE sensors.
xtraeme
2007-09-08
Print the error of sysmon_envsys_register() if it fails.
xtraeme
2007-09-07
s/ENVSYS_FMONDRVSTATE/ENVSYS_FMONSTCHANGED/
xtraeme
2007-07-22
Update to catch some problems that I just fixed in the framework. The
xtraeme
2007-07-21
- Add more sensors after the two that have duplicate descriptions, to verify
xtraeme
2007-07-20
Example LKM to test envsys2 and verify that some things work as
xtraeme
2007-02-09
Merge newlock2 to head.
ad
2007-02-05
Style nitz.
elad
2007-02-04
Much cleaner, shorter, and simpler, skeleton for an LKM.
elad
2007-02-04
Make this compile.
elad
2005-12-11
merge ktrace-lwp.
christos
2005-02-26
nuke trailing whitespace
perry
2003-12-30
Fix example lkms. The misc/example one was never converted to the new
atatat
2003-09-01
make compile
jdolecek
2003-07-14
add missing __KERNEL_RCSID()
lukem
2001-12-12
define NOMAN= once, at the real top level of lkm
lukem
2001-12-12
MKfoo=no -> NOfoo
tv
2001-11-12
add RCSIDs
lukem
2000-12-11
bring in 'syscall' and 'misc' example modules from former /usr/share/lkm,
jdolecek