From owner-freebsd-questions Tue Nov 23 21:19:58 1999 Delivered-To: freebsd-questions@freebsd.org Received: from cc158233-a.catv1.md.home.com (cc158233-a.catv1.md.home.com [24.3.25.17]) by hub.freebsd.org (Postfix) with ESMTP id 9BAFD14ED6 for ; Tue, 23 Nov 1999 21:19:55 -0800 (PST) (envelope-from sjr@home.net) Received: from istari.home.net (localhost.home.net [127.0.0.1]) by cc158233-a.catv1.md.home.com (8.9.3/8.9.3) with ESMTP id AAA08060; Wed, 24 Nov 1999 00:17:39 -0500 (EST) (envelope-from sjr@cc158233-a.catv1.md.home.com) Message-Id: <199911240517.AAA08060@cc158233-a.catv1.md.home.com> Date: Wed, 24 Nov 1999 00:17:37 -0500 (EST) From: "Stephen J. Roznowski" Subject: Re: Y2K compliance To: alan_smithee_@hotmail.com Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <19991122185800.40993.qmail@hotmail.com> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 22 Nov, Alan Smithee wrote: > Hi, > I attended FreeBSDCon '99 where it was stated (as close as I can remember) > that FreeBSD 3.2 was Y2K compliant. I believe it was stated that IBM did the > audit since they recently acquired Whistle Interjet and had to perform the > certification. > > However, on another freebsd mailing list, I saw that 3.3 contains Y2K > related patches. > > Does someone have the definitive answer? I looked at the Y2K page on > www.freebsd.org but couldn't find any mention of patches introduced in 3.3. If you look at the Y2K page, you'll see "bin/14472" and "misc/14511", both of which have been identified since the FreeBSD-3.3 release. Additionally, the slurp port has had a problem fixed. bin/14472 extends the date command to allow you to use 199910221913 vice 9910221913 for setting the date. misc/14511 fixes the problem of using "chpass with 00" to set an expiration date (however, "chpass with 2000" works). You could argue that neither of these effect the Y2K compliancy of FreeBSD-3.3 -SR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message