Searched hist:86644 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.sbin/timed/timed/
H A Dslave.cdiff 86644 Tue Nov 20 04:36:09 MST 2001 jhb Use fixed-size fields in the structure for the timed protocol. This
includes changing a struct timeval to an explicit structure of two
int32_t's. This requires using temporary timevals in several places
when calling gettimeofday(), settimeofday(), etc. With this timed now
works properly on 64-bit platforms such as Alpha.

Obtained from: NetBSD

Completed in 58 milliseconds