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
/
dev
/
sysmon
/
sysmon.c
Age
Commit message (
Expand
)
Author
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2006-11-16
__unused removal on arguments; approved by core.
christos
2006-10-12
- sprinkle __unused on function decls.
christos
2006-09-03
add missing initializers
christos
2005-12-11
merge ktrace-lwp.
christos
2003-06-29
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
fvdl
2003-06-28
Pass lwp pointers throughtout the kernel, as required, so that the lwpid can
darrenr
2003-04-18
* Add a generic power management event API, defined in <sys/power.h>.
thorpej
2002-10-23
merge kqueue branch into -current
jdolecek
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2001-11-13
add RCSIDs
lukem
2000-11-05
Split the envsys and watchdog parts of sysmon into their own
thorpej
2000-11-04
Add a watchog timer framework to the system monitor.
thorpej
2000-06-28
Fix a couple of brain-o's in error cases, and use PCATCH for
thorpej
2000-06-24
Add a clearing-house pseudo-device for system monitoring devices
thorpej