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

Diff for /www/index.html between version 1.731 and 1.732

version 1.731, 2019/04/24 13:16:49 version 1.732, 2019/05/23 07:18:47
Line 1 
Line 1 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">  <!doctype html>
 <html>  <html lang=en>
 <head>      <meta charset=utf-8>
     <title>OpenBSD</title>      <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="description" content="the main OpenBSD page">
     <meta name="copyright" content="This document copyright 1999-2019  
                                     by OpenBSD.">  
     <link rel="shortcut icon" href="favicon.ico" type="image/x-icon">      <link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
     <link rel="canonical" href="https://www.openbsd.org/">      <link rel="canonical" href="https://www.openbsd.org/">
     <style type="text/css">      <link rel="stylesheet" href="openbsd.css">
       body {  
         color: black;  <table id="project-main">
         background-color: white;    <tr class="align-top">
         margin: 0 50px 0 0;      <td>
       }  
       .main {        <h1>About OpenBSD</h1>
         width: 100%;        <ul>
         height: 100%;          <li><a href="goals.html">Project Goals</a>
         border: 0;          <li><a href="plat.html">Hardware Platforms</a>
         border-collapse: collapse;          <li><a href="security.html">Security</a>
       }              <a href="crypto.html">Crypto</a>
       .main td {          <li><a href="events.html">Events and Papers</a>
         padding: 4px;          <li><a href="innovations.html">Innovations</a>
       }        </ul>
       .sidebar {  
         background-color: #6bbdd6;        <h1>Getting OpenBSD</h1>
         width: 175px;        <ul>
         border-right: 11px solid #007b9c;          <li><a href="faq/faq4.html#Download">Download</a>
       }        </ul>
       .header {  
         text-align: center;        <h1>Getting Source</h1>
       }        <ul>
       .header img {          <li><a href="anoncvs.html">AnonCVS</a>
         margin-bottom: 19px;              <a href="cvsync.html">CVSync</a>
       }          <li><a href="https://cvsweb.openbsd.org/">CVS on Web</a>
       .callout {          <li><a href="https://github.com/openbsd">GitHub Mirror</a>
         font-weight: bold;        </ul>
         color: #e00000;  
       }        <h1>OpenBSD Resources</h1>
       .align-top {        <ul>
         vertical-align: top;          <li><a href="plus.html">Changelog</a>
       }          <li><a href="faq/index.html">FAQ</a>
       .align-bottom {          <li><a href="https://man.openbsd.org">Manual Pages</a>
         vertical-align: bottom;          <li><a href="errata65.html">Patches</a>
       }          <li><a href="ircs://irc.freenode.net:6697/openbsd">IRC Channel</a>
     </style>          <li><a href="report.html">Reporting Problems</a>
 </head>          <li><a href="mail.html">Mailing Lists</a>
 <body>          <li><a href="lyrics.html">Songs</a> &amp;
 <table class="main">              <a href="artwork.html">Artwork</a>
   <tr>          <li><a href="hackathons.html">Hackathons</a>
     <td class="sidebar align-top">          <li><a href="support.html">Commercial Support</a>
       <big><b>About OpenBSD</b></big><br>        </ul>
       &nbsp;<a href="goals.html">Project&nbsp;Goals</a><br>  
       &nbsp;<a href="plat.html">Hardware Platforms</a><br>        <h1>Supporting OpenBSD</h1>
       &nbsp;<a href="security.html">Security</a>        <ul>
       &nbsp;<a href="crypto.html">Crypto</a><br>          <!--
       &nbsp;<a href="events.html">Events and Papers</a>          <li><a href="https://openbsdstore.com">Buy OpenBSD Products</a>
       &nbsp;<a href="innovations.html">Innovations</a><br>          -->
       <p>          <li><a href="donations.html">Donations</a><br>
       <big><b>Getting&nbsp;OpenBSD</b></big><br>          <li><a href="https://www.openbsdfoundation.org/"><i>OpenBSD Foundation</i></a>
       &nbsp;<a href="faq/faq4.html#Download">Download</a><br>        </ul>
       <p>  
       <big><b>Getting&nbsp;Source</b></big><br>  
       &nbsp;<a href="anoncvs.html">AnonCVS</a>  
       &nbsp;<a href="cvsync.html">CVSync</a><br>  
       &nbsp;<a href="https://cvsweb.openbsd.org/">CVS on Web</a><br>  
       &nbsp;<a href="https://github.com/openbsd">GitHub Mirror</a><br>  
       <p>  
       <big><b>OpenBSD&nbsp;Resources</b></big><br>  
       &nbsp;<a href="plus.html">Changelog</a><br>  
       &nbsp;<a href="faq/index.html">FAQ</a><br>  
       &nbsp;<a href="https://man.openbsd.org">Manual Pages</a><br>  
       &nbsp;<a href="errata65.html">Patches</a><br>  
       &nbsp;<a href="ircs://irc.freenode.net:6697/openbsd">IRC Channel</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">Songs</a> &amp;  
             <a href="artwork.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="https://openbsdstore.com">Buy OpenBSD Products</a><br>  
       -->  
       &nbsp;<a href="donations.html">Donations</a><br>  
       &nbsp;<a href="https://www.openbsdfoundation.org/"><i>OpenBSD Foundation</i></a>  
     </td>      </td>
     <td class="align-top">      <td>
       <div class="header">        <h1 class="header">
         <a href="65.html">          <a href="65.html">
         <img border="0" src="images/puffy65.gif" height="198" width="599" alt="[OpenBSD 6.5]"></a>          <img src="images/puffy65.gif" height="198" width="599" alt="[OpenBSD 6.5]"></a>
         <br>        </h1>
         <span class="callout">  
         Only two remote holes in the default install, in a heck of a long time!<br>  
         </span>  
       </div>  
   
         <p id="callout">
         Only two remote holes in the default install, in a heck of a long time!
   
       <p>        <p>
       The OpenBSD project produces a <b>FREE</b>, multi-platform 4.4BSD-based        The OpenBSD project produces a <strong>FREE</strong>, multi-platform 4.4BSD-based
       UNIX-like operating system. Our efforts emphasize portability,        UNIX-like operating system. Our efforts emphasize portability,
       standardization, correctness, <a href="security.html">proactive security</a> and        standardization, correctness, <a href="security.html">proactive security</a> and
       <a href="crypto.html">integrated cryptography</a>.  As an example of the        <a href="crypto.html">integrated cryptography</a>.  As an example of the
       effect OpenBSD has, the popular <a href="https://www.openssh.com">OpenSSH</a>        effect OpenBSD has, the popular <a href="https://www.openssh.com">OpenSSH</a>
       software comes from OpenBSD.        software comes from OpenBSD.
   
       <p>        <p>
       OpenBSD is freely available from our download sites.        OpenBSD is freely available from our download sites.
   
       <p>        <p>
       The current release is <a href="65.html">OpenBSD 6.5</a>, released May 1, 2019.        The current release is
         <a href="65.html">OpenBSD 6.5</a>, released May 1, 2019.
   
       <p>        <p>
       OpenBSD is developed entirely by volunteers.        OpenBSD is developed entirely by volunteers.
       The project's development environment        The project's development environment
Line 116 
Line 90 
       <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>.        <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>.
       Contributions ensure that OpenBSD will remain a vibrant and        Contributions ensure that OpenBSD will remain a vibrant and
       <a href="policy.html">free</a> operating system.        <a href="policy.html">free</a> operating system.
     </td>  
   </tr>    <tr class="align-bottom">
   <tr>      <td>
     <td class="sidebar align-bottom">  
       <a href="images/rack2009.jpg">        <a href="images/rack2009.jpg">
       <img width="60" height="90" src="images/rack2009-s.png"        <img width="60" height="90" src="images/rack2009-s.png" alt="rack"></a>
        style="float:left;"></a>      <td>
    </td>  
     <td class="align-bottom">  
       <hr>        <hr>
       Associated projects:        Associated projects:
       <a href="https://www.openssh.com">OpenSSH</a>,        <a href="https://www.openssh.com">OpenSSH</a>,
Line 134 
Line 105 
       <a href="http://www.openiked.org">OpenIKED</a>,        <a href="http://www.openiked.org">OpenIKED</a>,
       <a href="https://mandoc.bsd.lv">mandoc</a>,        <a href="https://mandoc.bsd.lv">mandoc</a>,
       <a href="https://www.libressl.org">LibreSSL</a>        <a href="https://www.libressl.org">LibreSSL</a>
       <br>  
       <small>  
       <em>This site Copyright &copy; 1996-2019 OpenBSD.</em><br>  
       </small>  
     </td>  
   </tr>  
 </table>  </table>
 </body>  
 </html>  

Legend:
Removed from v.1.731  
changed lines
  Added in v.1.732