Subject: Re: xntpd under NetBSD/alpha: bug and fix
To: None <gdt@BBN.COM>
From: None <Mills@huey.udel.edu>
List: port-alpha
Date: 01/09/1996 16:23:13
Greg,

Lots of Alphae are running xntpd with OSF/1, there the kernel tick
variable is in fact an int. But, note that an int on an Alpha is
64 bits. Wouldn't a cast be a better way to fix this than an #ifdeffed
typedef?

Dave