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

Annotation of www/projects.html, Revision 1.8

1.6       fn          1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
1.1       david       2: <html>
1.6       fn          3: <head>
                      4: <title>OpenBSD Ongoing Projects</title>
                      5: <link rev=made href=mailto:www@openbsd.org>
                      6: <meta name="resource-type" content="document">
                      7: <meta name="description" content="the current OpenBSD projects page">
                      8: <meta name="keywords" content="openbsd,projects">
                      9: <meta name="distribution" content="global">
                     10: <meta name="copyright" content="This document copyright 1996 by OpenBSD, Inc.">
                     11: </head>
                     12:
1.1       david      13: <body>
                     14:
1.4       david      15: <h3>Ongoing Projects</h3>
1.1       david      16:
1.6       fn         17: <p>
1.4       david      18: There are many people working on specific projects for OpenBSD, some of which
                     19: we cannot mention here yet. Here are some that we can...
1.1       david      20: <ul>
1.6       fn         21: <li><strong>Cross compilation</strong><br>
                     22:        Building a complete system on a different architecture.
                     23: <li><strong>PCMCIA support</strong><br>
                     24:        Initially for the i386 port (in the tree already).
                     25: <li><strong>More ports</strong><br>
                     26:        Many more ports... :)
1.1       david      27: </ul>
1.6       fn         28: </p>
                     29:
1.1       david      30: <h3>Projects looking for a home (Help wanted)</h3>
                     31:
1.6       fn         32: <p>
1.1       david      33: There are various ways in which people who have time to spare can help
                     34: the OpenBSD project. Some require technical knowledge, while others do not:
                     35:
                     36: <ul>
1.6       fn         37: <li><strong>Tracking NetBSD commits</strong><br>
                     38:        OpenBSD was originally derived from NetBSD, and still tracks the
                     39:        changes &amp; improvements made to NetBSD. If you have the time to
                     40:        assist in such work please get in touch with Niklas Hallqvist
                     41:        <a href=mailto:niklas@openbsd.org>&lt;niklas@openbsd.org&gt;</a>
                     42: <li><strong>Sparc esp driver</strong><br>
                     43:        The sparc esp scsi driver has two known problems - on some systems
                     44:        with a floppy drive the scsi probe will hang unless there is a disk
                     45:        in the drive, and more seriously multiple scsi targets do not
                     46:        currently work. The current driver was written by Theo de Raadt
                     47:        <a href=mailto:deraadt@theos.com>&lt;deraadt@theos.com&gt;</a>,
                     48:        (now back from vacation :).
                     49: <li><strong>Documentation</strong><br>
                     50:        Enough said - everyone is always looking for people to help on
                     51:        documentation!
1.1       david      52: </ul>
1.6       fn         53: </p>
                     54:
                     55:
                     56: <hr>
1.8     ! deraadt    57: <a href=/><img src=back.gif border=0 alt=OpenBSD></a>
1.1       david      58: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.6       fn         59: <br>
1.8     ! deraadt    60: <small>$OpenBSD: projects.html,v 1.7 1996/09/01 01:21:13 deraadt Exp $</small>
1.6       fn         61:
1.3       david      62: </body>
                     63: </html>