Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Mar 2004 07:23:06 -0800 (PST)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_ntptime.c
Message-ID:  <200403141523.i2EFN6Cr037965@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403141523.i2EFN6Cr037965>