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

Annotation of www/index.html, Revision 1.118

1.18      fn          1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
                      2: <html>
1.1       deraadt     3: <head>
                      4: <title>OpenBSD</title>
1.18      fn          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">
                     10: <meta name="copyright" content="This document copyright 1996 by OpenBSD, Inc.">
1.1       deraadt    11: </head>
1.18      fn         12:
                     13: <body>
1.22      deraadt    14:
1.112     jkatz      15: <table>
                     16:        <tr>
                     17:        <td rowspan=3>
                     18:                <img src="head.gif">
                     19:        </td>
                     20:        <td align=top>
                     21:        <center>
                     22:                <h1>OpenBSD</h1>
                     23:                <h2>OpenBSD 2.0 is the current release</h2>
                     24:        </center>
                     25:                <hr>
                     26:        </td>
                     27:        </tr>
                     28:        <tr>
                     29:        <td>
                     30:                <h3><center>
                     31:          The OpenBSD project involves continuing development of a free
1.118   ! deraadt    32:          multi-platform 4.4BSD-based Unix-like operating system with
        !            33:          emphasis on portability, standardization, correctness, and security.
1.112     jkatz      34:                </center></h3>
                     35:        </td>
                     36:        </tr>
                     37:
                     38:        <tr>
                     39:        <td>
                     40:                <h5>The OpenBSD picture is<br>
                     41:                  Copyright (C) 1996 Shawn Mueller</h5>
                     42:        </td>
                     43:        </tr>
                     44: </table>
                     45:
                     46: <br><br>
                     47:
                     48:
                     49: <center><h3>
                     50: <a href=plus.html>
                     51:        How OpenBSD is different from other *BSD's.</a><br>
                     52: <a href=plat.html>
1.114     jkatz      53:        Supported Platforms (i386, sparc, and 14 others!)</a><br>
1.112     jkatz      54: <a href=ftp.html>
                     55:        FTP'ing Releases, and Binary Snapshots... where to get it.</a><br>
                     56: <a href=anoncvs.html>
                     57:        Getting source code: Using the OpenBSD's AnonCVS service</a><br>
                     58: <a href=ctm.html>
                     59:        CTM: Keeping the source-tree up to date by email</a><br><br>
                     60: <a href=mail.html>
                     61:        Mailing Lists and Archives</a><br>
                     62: <a href=http://www.openbsd.org/cgi-bin/wwwgnats.pl>
                     63:        Our Bug Tracking system</a><br>
                     64: <a href=docum.html>
                     65:        Links to related Documentation</a><br><br>
                     66: <a href=goals.html>
                     67:        OpenBSD project goals</a><br>
                     68: </h3></center>
                     69:
                     70: <br><br>
                     71:
1.110     downsj     72: <a href=44bsd.gif><img align=right src=44bsd-small.gif></a>
1.97      deraadt    73: <hr><strong>Web sites that mirror these pages:</strong>
1.94      deraadt    74: <a href=http://www.openbsd.org>[Canada]</a>
1.103     deraadt    75: <a href=http://openbsd.ishiboo.com>[USA/MCI]</a>
1.117     deraadt    76: <a href=http://openbsd.coil.com>[USA]</a>
1.94      deraadt    77: <a href=http://www.appli.se/openbsd>[Sweden]</a>
1.99      deraadt    78: <a href=http://www.southern.com/openbsd>[UK]</a>
1.116     deraadt    79: <a href=http://www.mono.org/openbsd>[UK-JANET]</a>
1.102     deraadt    80: <a href=http://www.vol.it/mirror/openBSD>[Italy]</a>
1.105     deraadt    81: <a href=http://www.au.openbsd.org>[Australia]</a>
1.1       deraadt    82: <hr>
1.112     jkatz      83: <br>
1.110     downsj     84: <small>4.4BSD logo borrowed from <a href=http://www.cs.utah.edu/~mike>
                     85: Mike Hibler.</small><br>
1.1       deraadt    86: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.118   ! deraadt    87: <br><small>$OpenBSD: index.html,v 1.117 1997/01/29 01:52:24 deraadt Exp $</small>
1.18      fn         88: </body>
                     89: </html>