Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jan 1999 11:38:59 -0800 (PST)
From:      "Daniel O'Callaghan" <danny@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/xntpd/parse/util dcfd.c testdcf.c src/usr.sbin/xntpd/xntpd refclock_acts.c refclock_heath.c
Message-ID:  <199901121938.LAA04235@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
danny       1999/01/12 11:38:58 PST

  Modified files:
    usr.sbin/xntpd/parse/util dcfd.c testdcf.c 
  Log:
  Fix leap year calculations, including 2000.  The code was broken for all
  years!
  Reviewed by:	<thepish@freebsd.org>, <ishisone@sra.co.jp>
  
  Revision  Changes    Path
  1.6       +6 -4      src/usr.sbin/xntpd/parse/util/dcfd.c
  1.3       +3 -0      src/usr.sbin/xntpd/parse/util/testdcf.c

  Modified files:
    usr.sbin/xntpd/xntpd refclock_acts.c refclock_heath.c 
  Log:
  Fix leap year comments.  2000 is a leap year, so code without a century-test
  still works until 2100.
  
  Revision  Changes    Path
  1.3       +2 -2      src/usr.sbin/xntpd/xntpd/refclock_acts.c
  1.3       +1 -1      src/usr.sbin/xntpd/xntpd/refclock_heath.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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