summaryrefslogtreecommitdiff
path: root/sys/dev/sysmon/sysmonvar.h
AgeCommit message (Expand)Author
2007-11-03Remove sysmon_envsys_find() proto, it's defined on sysmon_envsysvar.h.xtraeme
2007-10-10Fix the problems described in:xtraeme
2007-09-08- Build unconditionally compatibility code, there's no point to have itxtraeme
2007-09-02Convert the sysmon watchdog framework to use mutex(9) rather thanxtraeme
2007-08-30More misc changes for sysmon_envsys(9):xtraeme
2007-07-01Imported envsys 2, a brief description of the new features:xtraeme
2007-05-08Remove duplicate sysmonioctl_envsys() prototype.xtraeme
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-07-08expose the ioctl internal function now used by the acpi_apm code.christos
2005-12-11merge ktrace-lwp.christos
2003-08-11do wakeup() only when someone is waiting for us.yamt
2003-08-11introduce SME_FLAG_BUSY and set it during operationsyamt
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr
2003-04-18* Add a generic power management event API, defined in <sys/power.h>.thorpej
2003-04-17Start at a power management framework for sysmon. Right now we justthorpej
2003-04-10Group things in this file a bit more logically.thorpej
2000-11-05Split the envsys and watchdog parts of sysmon into their ownthorpej
2000-11-04Add a watchog timer framework to the system monitor.thorpej
2000-06-24Add a clearing-house pseudo-device for system monitoring devicesthorpej