cvs commit: src/sys/kern kern_ntptime.c

Poul-Henning Kamp phk at FreeBSD.org
Sun Mar 14 07:23:07 PST 2004


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


More information about the cvs-all mailing list