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
/
rump
/
dev
/
lib
/
libsysmon
Age
Commit message (
Expand
)
Author
2016-01-26
Put the kernelside rump kernel headers into <rump-sys> instead of
pooka
2015-10-19
Add a COMMENT describing what each component roughly does.
pooka
2015-08-24
continue consolidating non-modular option files
pooka
2015-04-23
Update initialization of sysmon rump library sub-components. These are now ha...
pgoyette
2014-12-02
Remove shlib_version files and just use Makefile SHLIB_MAJOR/MINOR,
pooka
2014-03-13
rename component.c -> sysmon_component.c
pooka
2010-12-05
whitespace polish
pooka
2010-10-20
Attach swsensor only once (it attaches automatically via MODULE
pooka
2010-10-19
Build the new swsensor(4) device and add to set lists
pgoyette
2010-10-04
Update error message - no funcitonal change.
pgoyette
2010-08-03
Attach component to make it work after defpseudodev conversion
pooka
2010-07-22
Convert swwdog(4) from a simple defpseudo device to a defpseudodev so
pgoyette
2010-03-01
Introduce RUMP_COMPONENT. It behaves mostly like a simplified
pooka
2010-02-16
Globally define -Wno-pointer-sign, as it has become a pointless
pooka
2010-01-31
Add sysmon rump component.
pooka