[BACK]Return to y2k.html CVS log [TXT][DIR] Up to [local] / www

File: [local] / www / Attic / y2k.html (download) (as text)

Revision 1.8, Thu Dec 30 17:09:49 1999 UTC (24 years, 5 months ago) by deraadt
Branch: MAIN
Changes since 1.7: +6 -1 lines

2.5 i386 y2k patch; cyxob@i.am

<!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
<html>
<head>
<title>OpenBSD Y2K Statement</title>
<link rev=made href=mailto:www@openbsd.org>
<meta name="resource-type" content="document">
<meta name="description" content="the main OpenBSD page">
<meta name="keywords" content="openbsd,main">
<meta name="distribution" content="global">
<meta name="copyright" content="This document copyright 1996,1999 by OpenBSD.">
</head>

<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">

<img alt="[OpenBSD]" height=30 width=141 SRC="images/smalltitle.gif">
<p>
<h2><font color=#e00000>Year 2000 Compliance Statement</font><hr></h2>

<p>
As part of our <a href=security.html>security audit</a>, we've done
significant work to audit the source tree for <strong>Y2K</strong>
flaws.  When found, these were fixed before the 2.3 release shipped.
We feel that we were pretty thorough -- we even found problems in the
dating of nroff-generated manpages.  Releases were carefully handled
to avoid introducing new flaws.

<p>
A few extremely minor flaws were fixed in the 2.4 and 2.5 releases,
but all of these were problems without impact.  Most of these issues
related to programs that still printed dates in 2 digit form -- though
they would have correctly printed the year as 00 and not 100.  Not a
serious issue in our mind when considering that there are other
programs in the system which are required (by existing standards) to
print dates in such form.

<p>
<a href=errata25.html#y2k>
The 2.5 i386 port has a BIOS-related Y2K patch which people should apply.
</a>

<p>
We recommend that paranoid people update to our latest release (which
should already be obvious considering our continual improvements to
security).

<p>
A non-comprehensive list of the problems we solved can be gleaned from
our Changelogs (available on each CD in <strong>CD2:/Changelogs/</strong>)
or in our web-based <a href=plus.html>abbreviated daily log</a>.

<p>
At this time, we do not know of any Y2K flaws.  If anyone becomes aware
of a flaw which we missed, please inform our developers so that it can
be fixed.

<p>
If you want a guarantee from us, please read the copyright on our source
code files.  If you came here expecting a guarantee, perhaps you should
try extracting one from another source, like Microsoft.  Either you are
laughing now, or they will be laughing at you when you phone them.
Hopefully you now recognize how ridiculous it is to ask a free software
project for a guarantee when vendors making lots of money won't even do
so for their own software.

<hr>
<a href="index.html"><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a> 
<a href=mailto:www@openbsd.org>www@openbsd.org</a>
<br><small>$OpenBSD: y2k.html,v 1.8 1999/12/30 17:09:49 deraadt Exp $</small>

</body>
</html>