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

Annotation of www/index.html, Revision 1.243

1.243   ! philen      1: <!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN"
        !             2:                  "http://www.w3.org/TR/REC-html40/loose.dtd">
1.18      fn          3: <html>
1.1       deraadt     4: <head>
1.243   ! philen      5:     <title>OpenBSD: Multiplatform Ultra-secure OS</title>
        !             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">
        !            10:     <meta name="copyright" content="This document copyright 1999 by OpenBSD.">
1.1       deraadt    11: </head>
1.243   ! philen     12: <body bgcolor="ffffff">
        !            13: <table width="600" border="0" cellspacing="0" cellpadding="4">
        !            14: <tr>
        !            15: <!--    <td bgcolor="ffcc00" rowspan="2">&nbsp;</td>  -->
        !            16:     <td bgcolor="99ffff" rowspan="2">
        !            17: <big><b>About OpenBSD</b></big><br>
        !            18: &nbsp;<a href="goals.html">Project&nbsp;Goals</a><br>
        !            19: &nbsp;<a href="y2k.html">Y2K Statement</a><br>
        !            20: &nbsp;<a href="donations.html">Donations</a><br>
        !            21: &nbsp;<a href="plat.html">Hardware Platforms</a><br>
        !            22: &nbsp;<a href="plus.html">Daily Changelog</a><br>
        !            23: &nbsp;<a href="security.html">Security</a><br>
        !            24: &nbsp;<a href="crypto.html">Integrated Crypto</a><br>
        !            25: &nbsp;<a href="users.html">Users</a><br>
        !            26: &nbsp;<a href="events.html">Events</a><br>
        !            27: &nbsp;<a href="press.html">Press Coverage</a><br>
        !            28: &nbsp;<a href="products.html">Commercial Products</a><br>
        !            29: &nbsp;<a href="support.html">Commercial Support</a><br>
        !            30: <p>
        !            31: <big><b>Getting&nbsp;OpenBSD</b></big><br>
        !            32: &nbsp;<a href="orders.html">Buying CDs/T-shirts</a><br>
        !            33: &nbsp;<a href="ftp.html">FTPing Releases</a><br>
        !            34: &nbsp;<a href="faq/faq4.html">Installing OpenBSD</a><br>
        !            35: &nbsp;<a href="anoncvs.html">Source by AnonCVS</a><br>
        !            36: &nbsp;<a href="ctm.html">Source by CTM (Email)</a><br>
        !            37: &nbsp;<a href="http://www.openbsd.org/cgi-bin/cvsweb/">Source by Web</a><br>
        !            38: </p>
        !            39: <p>
        !            40: <big><b>OpenBSD&nbsp;Resources</b></big><br>
        !            41: &nbsp;<a href="faq/index.html">OpenBSD FAQ</a><br>
        !            42: &nbsp;<a href="http://www.openbsd.org/cgi-bin/man.cgi">Manual Pages</a><br>
        !            43: &nbsp;<a href="errata.html">Patches</a><br>
        !            44: &nbsp;<a href="report.html">How to Report Bugs</a><br>
        !            45: &nbsp;<a href="http://cvs.openbsd.org/cgi-bin/wwwgnats.pl">Bug Tracking System</a><br>
        !            46: &nbsp;<a href="mail.html">Mailing List Archives</a><br>
        !            47: &nbsp;<a href="ports.html">Ports and Packages</a><br>
        !            48: &nbsp;<a href="docum.html">Related Documentation</a><br>
        !            49: &nbsp;<a href="http://www.daemonnews.org"><i>DaemonNews</i></a><br>
        !            50: </p>
        !            51:     </td>
        !            52:     <td bgcolor="0000cc" rowspan="2"><font size="1">&nbsp;</font></td>
        !            53:     <td bgcolor="ffffff" valign="top">
        !            54: <a href="/art"><img border="0" src="images/main.gif" height="180" width="420" alt="[OpenBSD 2.5]"></a>
        !            55: <p>
        !            56: The OpenBSD project produces a <b>FREE</b>, multi-platform 4.4BSD-based
        !            57: UNIX-like operating system. Our efforts place emphasis on portability,
        !            58: standardization, correctness, <a href="security.html">security</a> and
        !            59: <a href="crypto.html">integrated cryptography</a>. OpenBSD supports binary emulation
        !            60: of most programs from SVR4 (Solaris), FreeBSD, Linux, BSD/OS, SunOS and
        !            61: HP-UX.
        !            62: <p>
        !            63: The current release is <a href="25.html">OpenBSD 2.5</a> which started
        !            64: shipping May 19, 1999. <a href=orders.html>The CDs (and Shirts) can be
        !            65: ordered...</a> OpenBSD is freely available from our FTP sites, and also
        !            66: available in an inexpensive 2-CD set.  The costs of producing the CD sets
        !            67: have been underwritten by a grant from the
        !            68: <a href="http://www.usenix.org">USENIX Association</a>.
        !            69: <p>
        !            70: For each release to become available on CD,
        !            71: <a href="goals.html#funding">project funding</a> is still a big issue
        !            72: since OpenBSD has no real financial backer -- the development team
        !            73: members are volunteers. Every CD or t-shirt we sell, or financial
        !            74: donation we receive, makes it easier for us to make new releases.
        !            75: <p>
        !            76:     </td>
        !            77: </tr>
        !            78: <tr>
        !            79:     <td bgcolor="ffffff" valign="bottom">
        !            80: Mirrors, by country:<br>
1.192     deraadt    81: <a href=http://www.openbsd.org>[CA]</a>
                     82: <a href=http://cvs.openbsd.org>[CA]</a>
1.213     deraadt    83: <a href=http://www.au.openbsd.org>[AU]</a>
1.192     deraadt    84: <a href=http://www.usa.openbsd.org>[US]</a>
1.243   ! philen     85: <a href=http://www.curium.com/openbsd>[US]</a>
        !            86: <a href=http://openbsd.groupbsd.org>[US]</a>
1.192     deraadt    87: <a href=http://www.appli.se/openbsd/>[SE]</a>
1.216     deraadt    88: <a href=http://www.openbsd.interact.se/>[SE]</a>
1.204     deraadt    89: <a href=http://www.se.openbsd.org/>[SE]</a>
1.243   ! philen     90: B
1.174     deraadt    91: <a href=http://www.uk.openbsd.org>[UK]</a>
1.168     ryker      92: <a href=http://black.hole-in-the.net/openbsd/>[UK]</a>
1.192     deraadt    93: <a href=http://www.calyx.nl/openbsd>[NL]</a>
1.221     deraadt    94: <a href=http://dread.orbitel.bg/openbsd/>[BG]</a>
1.236     form       95: <a href=http://vell.nsc.ru/openbsd/>[RU]</a>
1.235     deraadt    96: <a href=http://openbsd.kti.nsc.ru/>[RU]</a>
1.198     deraadt    97: <a href=http://www.pl.openbsd.org/>[PL]</a>
1.206     wvdputte   98: <a href=http://badlands.rug.ac.be/>[BE]</a>
1.215     deraadt    99: <a href=http://com-os2.ms.mff.cuni.cz/www>[CZ]</a>
1.220     deraadt   100: <a href=http://www.kr.openbsd.org/>[KR]</a>
1.1       deraadt   101: <hr>
1.243   ! philen    102: <small>
1.230     deraadt   103: <em>This site Copyright &copy; 1996-1999 OpenBSD.</em><br>
1.243   ! philen    104: $OpenBSD: index.html,v 1.240 1999/09/01 20:32:42 deraadt Exp $
        !           105: </small>
        !           106:     </td>
        !           107: </tr>
        !           108: </table>
1.125     gale      109:
1.171     deraadt   110: </body>
                    111: </html>