NetBSD/sys/dev/sysmon
pavel c514daad8f Add missing #include <prop/proplib.h>, should fix build failure reported
by Juergen Hannken-Illjes. The code apparently relied on proplib.h being
included indirectly through proc.h -> event.h -> ioctl.h -> dkio.h.
2007-08-17 16:52:52 +00:00
..
files.sysmon Convert sysmon_taskqueue to use mutex(9) and condvar(9) and initialize 2007-07-21 23:15:16 +00:00
swwdog.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
sysmon.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
sysmon_envsys.c In ENVSYS_SETDICTIONARY if sysmon_envsys_find() returns NULL, do not 2007-08-05 23:16:25 +00:00
sysmon_envsys_events.c - ENVSYS_SETDICTIONARY: use sysmon_envsys_release() if there's an error. 2007-07-23 17:51:16 +00:00
sysmon_envsys_util.c Some fixes for kern/36673 by yamt@: 2007-07-21 12:11:27 +00:00
sysmon_envsysvar.h - ENVSYS_SETDICTIONARY: use sysmon_envsys_release() if there's an error. 2007-07-23 17:51:16 +00:00
sysmon_power.c Add missing #include <prop/proplib.h>, should fix build failure reported 2007-08-17 16:52:52 +00:00
sysmon_taskq.c Convert sysmon_taskqueue to use mutex(9) and condvar(9) and initialize 2007-07-21 23:15:16 +00:00
sysmon_taskq.h Convert sysmon_taskqueue to use mutex(9) and condvar(9) and initialize 2007-07-21 23:15:16 +00:00
sysmon_wdog.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
sysmonconf.h
sysmonvar.h Imported envsys 2, a brief description of the new features: 2007-07-01 07:36:39 +00:00