From owner-freebsd-questions@FreeBSD.ORG Fri Mar 11 18:26:30 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D1BAE16A4CE for ; Fri, 11 Mar 2005 18:26:30 +0000 (GMT) Received: from mail.qcislands.net (mail.qcislands.net [209.53.238.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E48A43D39 for ; Fri, 11 Mar 2005 18:26:30 +0000 (GMT) (envelope-from fquest@ccstores.com) Received: from [209.53.238.86] (helo=[192.168.1.4]) by mail.qcislands.net with esmtp (Exim 4.50) id 1D9orj-000JYU-BE; Fri, 11 Mar 2005 10:28:03 -0800 Message-ID: <4231E2D4.80902@ccstores.com> Date: Fri, 11 Mar 2005 10:26:28 -0800 From: Jim Pazarena User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-local_scan: locally submitted (86) Subject: timed daemon functionality X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 18:26:31 -0000 when I issue at "timedc clockdiff xxxx xxxx" I routinely see: timedc: XXX will not tell us the date time on XXX is 4 ms. behind time on XXXX what do I need to do so that the XXX machine _will_ offer the "date" to the routine? tia