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*

-- 

John Baldwin <[EMAIL PROTECTED]>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to