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

Annotation of www/index.html, Revision 1.114

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
                     32:          multi-platform 4.4BSD-based Unix-like operating system.
                     33:                </center></h3>
                     34:        </td>
                     35:        </tr>
                     36:
                     37:        <tr>
                     38:        <td>
                     39:                <h5>The OpenBSD picture is<br>
                     40:                  Copyright (C) 1996 Shawn Mueller</h5>
                     41:        </td>
                     42:        </tr>
                     43: </table>
                     44:
                     45: <br><br>
                     46:
                     47:
                     48: <center><h3>
                     49: <a href=plus.html>
                     50:        How OpenBSD is different from other *BSD's.</a><br>
                     51: <a href=plat.html>
1.114   ! jkatz      52:        Supported Platforms (i386, sparc, and 14 others!)</a><br>
1.112     jkatz      53: <a href=ftp.html>
                     54:        FTP'ing Releases, and Binary Snapshots... where to get it.</a><br>
                     55: <a href=anoncvs.html>
                     56:        Getting source code: Using the OpenBSD's AnonCVS service</a><br>
                     57: <a href=ctm.html>
                     58:        CTM: Keeping the source-tree up to date by email</a><br><br>
                     59: <a href=mail.html>
                     60:        Mailing Lists and Archives</a><br>
                     61: <a href=http://www.openbsd.org/cgi-bin/wwwgnats.pl>
                     62:        Our Bug Tracking system</a><br>
                     63: <a href=docum.html>
                     64:        Links to related Documentation</a><br><br>
                     65: <a href=goals.html>
                     66:        OpenBSD project goals</a><br>
                     67: </h3></center>
                     68:
                     69: <br><br>
                     70:
1.110     downsj     71: <a href=44bsd.gif><img align=right src=44bsd-small.gif></a>
1.97      deraadt    72: <hr><strong>Web sites that mirror these pages:</strong>
1.94      deraadt    73: <a href=http://www.openbsd.org>[Canada]</a>
1.103     deraadt    74: <a href=http://openbsd.ishiboo.com>[USA/MCI]</a>
1.104     deraadt    75: <a href=http://www.ctaz.com/openbsd>[USA/MCI]</a>
1.103     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.100     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.114   ! jkatz      87: <br><small>$OpenBSD: index.html,v 1.113 1996/12/16 19:47:13 jkatz Exp $</small>
1.18      fn         88: </body>
                     89: </html>