From owner-freebsd-current Mon Aug 23 1: 9:42 1999 Delivered-To: freebsd-current@freebsd.org Received: from enya.clari.net.au (enya.clari.net.au [203.8.14.116]) by hub.freebsd.org (Postfix) with ESMTP id 1F58814D49; Mon, 23 Aug 1999 01:09:31 -0700 (PDT) (envelope-from danny@freebsd.org) Received: from localhost (danny@localhost) by enya.clari.net.au (8.9.2/8.9.1) with ESMTP id SAA32068; Mon, 23 Aug 1999 18:08:56 +1000 (EST) (envelope-from danny@freebsd.org) X-Authentication-Warning: enya.clari.net.au: danny owned process doing -bs Date: Mon, 23 Aug 1999 18:08:56 +1000 (EST) From: "Daniel O'Callaghan" X-Sender: danny@enya.clari.net.au To: John Saunders Cc: freebsd-current@freebsd.org, freebsd-stable@freebsd.org Subject: Re: NTP daemon and Y2K issues In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 23 Aug 1999, John Saunders wrote: > I noticed that -stable is running xntpd 3.4e and possible -current is the I y2k-fixed xntpd in FreeBSD in January. Have a look at CVS log for src/usr.sbin/xntpd/parse/util/dcfd.c 1.6 Tue Jan 12 19:37:30 1999 UTC by danny CVS Tags: RELENG_3_2_PAO_BP, RELENG_3_2_0_RELEASE, RELENG_3_1_0_RELEASE, RELENG_3_BP, HEAD, RELENG_3, RELENG_3_2_PAO Diffs to 1.5 Fix leap year calculations, including 2000. The code was broken for all years! Reviewed by: , To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message