Subject: CVS commit: src/usr.sbin/envstat
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 10/07/2007 13:48:03
Module Name: src
Committed By: xtraeme
Date: Sun Oct 7 13:48:03 UTC 2007
Modified Files:
src/usr.sbin/envstat: config.c
Log Message:
Use two global dictionaries rather than only one:
- use one for temporary sensor dictionaries.
- use one as the dictionary that will be returned to send_dictionary().
This fixes multiple settings in multiple devices.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/usr.sbin/envstat/config.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.