Module Name: src Committed By: brad Date: Wed Mar 12 14:01:49 UTC 2025
Modified Files: src/usr.sbin/emcfanctl: emcfanctloutputs.c Log Message: So... when libmj says "integer" it really means int64_t. This is in the man page, I just missed it. Put some casts in place to make sure we call the add-to-object function correctly. This wasn't noticed on a amd64 system, but strange output with the JSON option showed up on earmv7hf without the casts. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/usr.sbin/emcfanctl/emcfanctloutputs.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.