home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / protocol / time / ntp / 759 < prev    next >
Encoding:
Internet Message Format  |  1992-07-29  |  479 b 

  1. Path: sparky!uunet!cis.ohio-state.edu!ucbvax!DUKE.CS.UNLV.EDU!greg
  2. From: greg@DUKE.CS.UNLV.EDU (Greg Wohletz)
  3. Newsgroups: comp.protocols.time.ntp
  4. Subject: xntp3 (July 23rd edition)
  5. Message-ID: <9207292355.AA26801@ni.umd.edu>
  6. Date: 29 Jul 92 23:44:04 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Distribution: inet
  9. Organization: The Internet
  10. Lines: 8
  11.  
  12.  
  13. Line 155 of ntp_unixclock.c reads:
  14.  
  15.         tvu_maxslew = tickadj * (hz-1) * (1>>CLOCK_ADJ);
  16.  
  17. Did you mean 1<<CLOCK_ADJ ?
  18.  
  19.             --Greg
  20.