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