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

Annotation of www/y2k.html, Revision 1.7

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD Y2K Statement</title>
                      5: <link rev=made href=mailto:www@openbsd.org>
                      6: <meta name="resource-type" content="document">
                      7: <meta name="description" content="the main OpenBSD page">
                      8: <meta name="keywords" content="openbsd,main">
                      9: <meta name="distribution" content="global">
1.4       deraadt    10: <meta name="copyright" content="This document copyright 1996,1999 by OpenBSD.">
1.1       deraadt    11: </head>
                     12:
                     13: <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">
                     14:
                     15: <img alt="[OpenBSD]" height=30 width=141 SRC="images/smalltitle.gif">
                     16: <p>
1.6       deraadt    17: <h2><font color=#e00000>Year 2000 Compliance Statement</font><hr></h2>
1.1       deraadt    18:
                     19: <p>
                     20: As part of our <a href=security.html>security audit</a>, we've done
                     21: significant work to audit the source tree for <strong>Y2K</strong>
1.2       deraadt    22: flaws.  When found, these were fixed before the 2.3 release shipped.
                     23: We feel that we were pretty thorough -- we even found problems in the
1.4       deraadt    24: dating of nroff-generated manpages.  Releases were carefully handled
                     25: to avoid introducing new flaws.
                     26:
                     27: <p>
                     28: A few extremely minor flaws were fixed in the 2.4 and 2.5 releases,
                     29: but all of these were problems without impact.  Most of these issues
                     30: related to programs that still printed dates in 2 digit form -- though
                     31: they would have correctly printed the year as 00 and not 100.  Not a
                     32: serious issue in our mind when considering that there are other
                     33: programs in the system which are required (by existing standards) to
                     34: print dates in such form.
                     35:
                     36: <p>
                     37: We recommend that paranoid people update to our latest release (which
                     38: should already be obvious considering our continual improvements to
                     39: security).
1.1       deraadt    40:
                     41: <p>
1.3       ryker      42: A non-comprehensive list of the problems we solved can be gleaned from
1.4       deraadt    43: our Changelogs (available on each CD in <strong>CD2:/Changelogs/</strong>)
1.7     ! deraadt    44: or in our web-based <a href=plus.html>abbreviated daily log</a>.
1.1       deraadt    45:
                     46: <p>
                     47: At this time, we do not know of any Y2K flaws.  If anyone becomes aware
                     48: of a flaw which we missed, please inform our developers so that it can
1.5       deraadt    49: be fixed.
                     50:
                     51: <p>
1.6       deraadt    52: If you want a guarantee from us, please read the copyright on our source
                     53: code files.  If you came here expecting a guarantee, perhaps you should
1.5       deraadt    54: try extracting one from another source, like Microsoft.  Either you are
                     55: laughing now, or they will be laughing at you when you phone them.
                     56: Hopefully you now recognize how ridiculous it is to ask a free software
1.6       deraadt    57: project for a guarantee when vendors making lots of money won't even do
1.5       deraadt    58: so for their own software.
1.1       deraadt    59:
                     60: <hr>
                     61: <a href="index.html"><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
                     62: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.7     ! deraadt    63: <br><small>$OpenBSD: y2k.html,v 1.6 1999/09/22 18:33:47 deraadt Exp $</small>
1.1       deraadt    64:
                     65: </body>
                     66: </html>