Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   pgoyette
Date:           Sun Jun 14 19:43:13 UTC 2009

Modified Files:
        src/share/man/man9: sysmon_envsys.9
        src/sys/dev/sysmon: sysmon_envsys_events.c sysmonvar.h

Log Message:
Ooops - {get,set}_limits() need to be sensor-specific.  Pass an extra
argument to them to identify the individual sensor being processed.


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/share/man/man9/sysmon_envsys.9
cvs rdiff -u -r1.67 -r1.68 src/sys/dev/sysmon/sysmon_envsys_events.c
cvs rdiff -u -r1.28 -r1.29 src/sys/dev/sysmon/sysmonvar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index