summaryrefslogtreecommitdiff
path: root/sysutils/mbmon
AgeCommit message (Collapse)AuthorFilesLines
2003-08-23Update {x}mbmon to 2.03.recht4-22/+20
changes since 2.01: * Genesys Logic GL512SM and GL520SM sensors are supported. * Intel ICH5 SMBus access supported. * LM85, Analog Devices ADM1024/1025/1027/ADT7463, and SMSC EMC6D10X sensors are supported. * Analog Devices ADM1020/1021/1023 temperature sensors are supported. * A log standing bug from version 2.00 in the treatment of fan-divisor for the IT87xxF sensor chip is fixed. * NetBSD/OpenBSD support is added (by a contribution of a patch given by Stephan Eisvogel). "./configure; make" just works. * The AMD8111 and NVidia nForce2 SMBus access is supported (by information from Alex van Kaam). * National Semiconductor LM90 temperature sensor is supported. * Winbond W83L784R, W83L785R, W83L785TS-S sensors are supported. * The case of two sensor chips are supported. * Others: Fixing small bugs, clean-up the code.
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant2-4/+4
2003-06-23s/packages@/tech-pkg@/gjschauma1-2/+2
(Forgot the last time we did this. Pointed out by Sergey Svishchev (svs at ropnet dot ru))
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-31Add NetBSD RCS tagscjep1-0/+1
2003-05-28Let xmbmon find the patches it needs.agc1-2/+3
2003-05-28Add in the run-time path on NetBSD.agc2-1/+33
2003-05-28The mbmon and xmbmon packages have only been tested on NetBSD/i386, soagc1-10/+12
only enable it on that platform. Others can be enabled when they are known to work. Re-format the Makefile.common whitespace to be more aesthetically pleasing.
2003-05-28Initial import of the text-based part of xmbmon-201 into the NetBSDagc5-0/+45
Packages Collection. mbmon is a text-based program for monitoring motherboard environmental information.