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
/
sysmonvar.h
Age
Commit message (
Expand
)
Author
2007-11-03
Remove sysmon_envsys_find() proto, it's defined on sysmon_envsysvar.h.
xtraeme
2007-10-10
Fix the problems described in:
xtraeme
2007-09-08
- Build unconditionally compatibility code, there's no point to have it
xtraeme
2007-09-02
Convert the sysmon watchdog framework to use mutex(9) rather than
xtraeme
2007-08-30
More misc changes for sysmon_envsys(9):
xtraeme
2007-07-01
Imported envsys 2, a brief description of the new features:
xtraeme
2007-05-08
Remove duplicate sysmonioctl_envsys() prototype.
xtraeme
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2006-07-08
expose the ioctl internal function now used by the acpi_apm code.
christos
2005-12-11
merge ktrace-lwp.
christos
2003-08-11
do wakeup() only when someone is waiting for us.
yamt
2003-08-11
introduce SME_FLAG_BUSY and set it during operations
yamt
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
2003-04-17
Start at a power management framework for sysmon. Right now we just
thorpej
2003-04-10
Group things in this file a bit more logically.
thorpej
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-24
Add a clearing-house pseudo-device for system monitoring devices
thorpej