HomeFreeBSD

Fix compat32 for ntp_adjtime(2).

Description

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

Details

Provenance
kibAuthored on
Reviewer
brooks
Differential Revision
D27471: Fix compat32 for ntp_adjtime(2).
Parents
rS368342: Add kern_ntp_adjtime(9).
Branches
Unknown
Tags
Unknown