[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Marc Balmer <mbalmer_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Fri, 27 Oct 2006 05:28:40 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: mbalmer_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2006/10/27 05:28:40
Modified files:
sys/dev/usb : udcf.c
Log message:
udcf(4) degraded the sensor status from OK to WARNING on the first receiption
error, which is to fast as this does not give ntpd the opportunity to use the
sensor value.
If we decode a valid time information, it has to be available to applications
for some minimal time. I choose a value of 5 minutes. If we do not receive
any new valid time information during this period, the sensor will be degraded
to WARNING, and after another fifteen minutes it will be further degraded to
CRITICAL.
"makes sense to me" henning@, "sure" deraadt@
Visit your host, monkey.org