From owner-freebsd-hackers Mon Nov 19 15: 6:46 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from mail12.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by hub.freebsd.org (Postfix) with ESMTP id 0820337B416 for ; Mon, 19 Nov 2001 15:06:40 -0800 (PST) Received: (qmail 22533 invoked from network); 19 Nov 2001 23:06:38 -0000 Received: from unknown (HELO laptop.baldwin.cx) ([64.81.54.73]) (envelope-sender ) by mail12.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 19 Nov 2001 23:06:38 -0000 Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Mon, 19 Nov 2001 15:06:28 -0800 (PST) From: John Baldwin To: hackers@FreeBSD.org Subject: Ok, who broke timed? Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Does timed have some major 64 bit issues or something? Trying to run timed on my 5.0 alpha from a 4.4 x86 box proves disastrous. 5.0 x86 clients work fine. The alpha keeps getting its date set back into 1970: Nov 19 14:06:02 baz timed[379]: slave to in.cx Jan 2 21:35:41 baz timed[379]: date changed by in.cx from Mon Nov 19 14:06:02 2001 19 Nov 14:07:49 ntpdate[533]: step time server 216.34.144.7 offset 1006002718.410080 sec (I ran ntpdate manually after killing timed.) On x86 the messages look like so: Nov 19 13:14:05 deimos timed[425]: slave to server.baldwin.cx Nov 19 13:13:42 deimos timed[425]: date changed by server.baldwin.cx from Mon Nov 19 13:14:05 2001 And work fine. Also, FWIW, timed spits out a bunch of unaligned access warnings when it starts up on alpha. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message