OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Alexander Yurchenko (grangecvs.openbsd.org)
Date: Tue Feb 10 2004 - 13:53:34 CST


CVSROOT: /cvs
Module name: src
Changes by: grangecvs.openbsd.org 2004/02/10 12:53:34

Modified files:
        sbin/sysctl : sysctl.c
        sys/sys : sensors.h

Log message:
Add flags field to the sensor structure and an only flag SENSOR_FINVALID
which allows to drop information from broken, unwired, disabled, etc
sensors.

ok hshoexer