From owner-freebsd-hackers Mon Nov 19 23:20:24 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from mail5.speakeasy.net (mail5.speakeasy.net [216.254.0.205]) by hub.freebsd.org (Postfix) with ESMTP id 01DC437B417 for ; Mon, 19 Nov 2001 23:20:21 -0800 (PST) Received: (qmail 11348 invoked from network); 20 Nov 2001 07:20:20 -0000 Received: from unknown (HELO laptop.baldwin.cx) ([64.81.54.73]) (envelope-sender ) by mail5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 20 Nov 2001 07:20:20 -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 In-Reply-To: Date: Mon, 19 Nov 2001 23:20:11 -0800 (PST) From: John Baldwin To: John Baldwin Subject: Re: Ok, who broke timed? Cc: Kris Kennaway , hackers@FreeBSD.org 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 On 20-Nov-01 John Baldwin wrote: > > On 20-Nov-01 John Baldwin wrote: >> >> On 20-Nov-01 Kris Kennaway wrote: >>> On Mon, Nov 19, 2001 at 05:57:06PM -0800, John Baldwin wrote: >>>> >>>> On 20-Nov-01 Kris Kennaway wrote: >>>> > On Mon, Nov 19, 2001 at 03:06:28PM -0800, John Baldwin wrote: >>>> >> 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: >>>> > >>>> > It's probably never worked like that. The timed protocol is pretty >>>> > crufty and unportable. >>>> >>>> NetBSD fixed it to use fixed width sizes. I'm trying to port it but I >>>> think >>>> I'm missing bits. Now it sets the time to 2023 instead of 1970 however. >>>> *sigh* >>> >>> Getting closer..now you're only 22 years out instead of 31 :-) >> >> Heh. Still truncating the server name to 'in.baldwin.cx' however, so >> perhaps >> it is an alignment issue. *grump* >> >>> Kris > > Nope, typo. I had u_int64_t in place of u_short instead of u_int64_t. > *sigh* s/64/16/2, YKWIM. -- 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