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

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

Revision 1.699, Wed May 18 21:48:38 2016 UTC (8 years ago) by tb
Branch: MAIN
Changes since 1.698: +1 -1 lines

set default background colors for some (parts of) pages that didn't do
it like all the other pages. apparently this improves the appearance on
some browsers like links+.

From Tim <trondd () kagu-tsuchi ! com>, thanks.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
    <title>OpenBSD</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <meta name="description" content="the main OpenBSD page">
    <meta name="copyright" content="This document copyright 1999-2016
                                    by OpenBSD.">
    <link rel="shortcut icon" HREF="favicon.ico" TYPE="image/x-icon">
    <link rel="canonical" href="http://www.openbsd.org/">
</head>
<body style="color: black; background-color: white; margin: 0 50px 0 0;">
<table width="100%" height="100%" border=0 cellspacing=0 cellpadding=4>
  <tr>
    <td bgcolor="#6bbdd6" width=175 valign="top">
      <big><b>About OpenBSD</b></big><br>
      &nbsp;<a href="goals.html">Project&nbsp;Goals</a><br>
      &nbsp;<a href="plat.html">Hardware Platforms</a><br>
      &nbsp;<a href="security.html">Security</a>
      &nbsp;<a href="crypto.html">Crypto</a><br>
      &nbsp;<a href="events.html">Events</a>
      &nbsp;<a href="papers/index.html">Papers</a>
      &nbsp;<a href="innovations.html">Innovations</a><br>
      <p>
      <big><b>Getting&nbsp;OpenBSD</b></big><br>
      &nbsp;<a href="orders.html">Buy CDs/Shirts/Posters</a><br>
      &nbsp;<a href="ftp.html">Download</a><br>
      <p>
      <big><b>Getting&nbsp;Source</b></big><br>
      &nbsp;<a href="anoncvs.html">AnonCVS</a><br>
      &nbsp;<a href="cvsync.html">CVSync</a><br>
      &nbsp;<a href="http://cvsweb.openbsd.org/">CVS on Web</a><br>
      <p>
      <big><b>OpenBSD&nbsp;Resources</b></big><br>
      &nbsp;<a href="plus.html">Daily Changelog</a><br>
      &nbsp;<a href="faq/index.html">FAQ</a><br>
      &nbsp;<a href="http://man.openbsd.org">Manual Pages</a><br>
      &nbsp;<a href="errata59.html">Patches</a><br>
      &nbsp;<a href="report.html">Reporting Problems</a><br>
      &nbsp;<a href="mail.html">Mailing Lists</a><br>
      &nbsp;<a href="lyrics.html">Artwork</a><br>
      &nbsp;<a href="hackathons.html">Hackathons</a><br>
      &nbsp;<a href="support.html">Commercial Support</a><br>
      <p>
      <big><b>Supporting&nbsp;OpenBSD</b></big><br>
      &nbsp;<a href="donations.html">Donations</a><br>
      &nbsp;<a href="http://www.openbsdfoundation.org/"><i>OpenBSD Foundation</i></a>
    </td>
    <td bgcolor="#007b9c" rowspan=2><font size=1>&nbsp;</font></td>
    <td bgcolor="#ffffff" valign="top"><center>
      <a href="59.html">
      <img border="0" src="images/puffy59.gif" height=199 width=599 alt="[OpenBSD 5.9]">
      </a></center>
      <br>
      <center><strong><font color="#e00000">
      Only two remote holes in the default install, in a heck of a long time!<br>
      </font></strong></center>
      <p>
      The OpenBSD project produces a <b>FREE</b>, multi-platform 4.4BSD-based
      UNIX-like operating system. Our efforts emphasize portability,
      standardization, correctness, <a href="security.html">proactive security</a> and
      <a href="crypto.html">integrated cryptography</a>.  As an example of the
      effect OpenBSD has, the popular <a href="http://www.openssh.com">OpenSSH</a>
      software comes from OpenBSD.
      <p>
      OpenBSD is freely available from our download sites, or as a
      3-CD set sold at <a href="https://openbsdstore.com">openbsdstore.com</a>.
      <p>
      The current release is <a href="59.html">OpenBSD 5.9</a>, released March 29, 2016.
      <p>
      OpenBSD is developed entirely by volunteers.
      The project's development environment
      and <a href="hackathons.html">developer events</a>
      are funded through contributions collected by
      <a href="http://www.openbsdfoundation.org">The OpenBSD Foundation</a>.
      Contributions ensure that OpenBSD will remain a vibrant and
      <a href="policy.html">free</a> operating system.
      <p>
    </td>
  </tr>
  <tr>
    <td bgcolor="#6bbdd6" valign="bottom">
      <a href="images/rack2009.jpg">
      <img width=60px height=90px src="images/rack2009-s.png"
       style="float:left;"></a>
	</td>
    <td bgcolor="#ffffff" valign="bottom">
      <hr>
      Associated projects:
      <a href="http://www.openssh.com">OpenSSH</a>,
      <a href="http://www.openbgpd.org">OpenBGPD</a>,
      <a href="http://www.openntpd.org">OpenNTPD</a>,
      <a href="http://www.opensmtpd.org">OpenSMTPD</a>,
      <a href="http://www.openiked.org">OpenIKED</a>,
      <a href="http://mdocml.bsd.lv">mandoc</a>,
      <a href="http://www.libressl.org">LibreSSL</a>
      <br>
      <small>
      <em>This site Copyright &copy; 1996-2016 OpenBSD.</em><br>
      </small>
    </td>
  </tr>
</table>
</body>
</html>