phk 2004/03/14 07:23:06 PST FreeBSD src repository Modified files: sys/kern kern_ntptime.c Log: Annual NTP kernel code spring-cleaning: Use int64_t rather than long long for the fixpoint type. Don't discard fractional nanosecond frequency correction. Revision Changes Path 1.54 +11 -8 src/sys/kern/kern_ntptime.c