Oct. 18, 1995
8:11 p.m.
Are you sure this is the problem? Last I heard, the tzcode works fine on NetBSD/alpha (I integrated it into the NetBSD C library virtually unchanged).
I'm not positive, but I'm pretty sure.
Does NetBSD/alpha use 64 bit time_t or 32 bit? If it uses only 32 time bits, that would explain this.
NetBSD, like Digital UNIX, uses a 32-bit time_t. cgd