K 10 svn:author V 3 kib K 8 svn:date V 27 2020-12-04T18:57:58.624064Z K 7 svn:log V 253 Fix compat32 for ntp_adjtime(2). struct timex is not 32-bit safe, it uses longs for members. Provide translation. Reviewed by: brooks, cy Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D27471 END