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

Annotation of www/docum.html, Revision 1.3

1.1       deraadt     1: <html>
                      2: <head>
                      3: <title>OpenBSD and related documentation</title>
                      4: </head>
                      5: <body>
                      6:
                      7: <h1>OpenBSD and related documentation</h1>
                      8:
1.2       deraadt     9: <h2>Contents</h2>
                     10: <ul>
                     11: <li><a href="#bsd_src">From the BSD Sources</a>
                     12:        <ul>
                     13:        <li><a href="#bsd_src_4_3">4.3BSD-Net2 (Virtual Vax Version)</a>
                     14:        <li><a href="#bsd_src_4_4">4.4BSD-Lite2</a>
                     15:        </ul>
                     16: <li><a href="#general">General Unix information</a>
                     17: <li><a href="#info">GNU Info Tree</a>
                     18: <li><a href="#other">Other Unix-like operating systems</a>
                     19: </ul>
                     20:
                     21: <h2><a name="bsd_src">From the BSD sources</a></h2>
1.1       deraadt    22:
1.2       deraadt    23: <h3><a name="bsd_src_4_3">4.3BSD-Net2 (Virtual Vax Version)</a></h3>
                     24: Available at:
                     25: <a href="ftp://ftp.funet.fi/pub/unix/4.3bsd">ftp.funet.fi/pub/unix/4.3bsd</a>
                     26: <br>
                     27: <b>Note:</b> documents under AT&T(?) copyright.
                     28: <br><br>
                     29: <ul>
                     30: <li><a href="4.3-ps1.html">UNIX Programmer's Supplementary Documents, Volume 1 (PS1)</a>
                     31: <li><a href="4.3-ps2.html">UNIX Programmer's Supplementary Documents, Volume 2 (PS2)</a>
                     32: <li><a href="4.3-smm.html">UNIX System Manager's Manual (SMM)</a>
                     33: <li><a href="4.3-usd.html">UNIX User's Supplementary Documents (USD)</a>
                     34: </ul>
1.1       deraadt    35:
1.2       deraadt    36: <h3><a name="bsd_src_4_4">4.4BSD-Lite2</a></h3>
                     37: Available at:
                     38: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/src/share/doc">ftp.openbsd.org/pub/OpenBSD/src/share/doc</a>
                     39: <br><br>
1.1       deraadt    40: <ul>
                     41: <li><a href="4.4-psd.html">4.4BSD Programmer's Supplementary Documents (PSD)</a>
                     42: <li><a href="4.4-smm.html">4.4BSD System Manager's Manual (SMM)</a>
                     43: <li><a href="4.4-usd.html">4.4BSD User's Supplementary Documents (USD)</a>
                     44: </ul>
                     45:
1.2       deraadt    46: <h2><a name="general">General Unix information</a></h2>
1.1       deraadt    47: <ul>
                     48: <li><a href="http://www.eecs.nwu.edu/unix.html">The UNIX Reference Desk</a> at Northwestern University
                     49: <li><a href="http://www.polaris.net/ugu/">Unix Guru Universe</a>
                     50: <li><a href="http://www.nova.edu/Inter-Links/UNIXhelp/TOP_.html">UNIXhelp</a>
                     51: <li><a href="http://www.nda.com/~jblaine/vault">Jeff's Unix Vault</a>
                     52: <li><a href="http://cynjut.neonramp.com/">Dave Burgess' *BSD FAQ</a>
                     53: <li><a href="http://www.ora.com/">O'Reilly & Associates, Inc.</a>
                     54: </ul>
                     55:
1.2       deraadt    56: <h2><a name="info">GNU Info Tree</a></h2>
1.1       deraadt    57: <ul>
                     58: <li><A HREF="http://www.cis.ohio-state.edu/htbin/info/info/info">Info</A> - Documentation browsing system.
                     59: <li><A HREF="http://www.cis.ohio-state.edu/htbin/info/info/bison.info">Bison</A> - Yet Another Compiler Compiler.
                     60: <li><A HREF="http://www.cis.ohio-state.edu/htbin/info/info/cpp.info">CPP</A> - The GNU C preprocessor.
                     61: <li><A HREF="http://www.cis.ohio-state.edu/htbin/info/info/emacs">Emacs</A> - The extensible self-documenting text editor.
                     62: <li><A HREF="http://www.cis.ohio-state.edu/htbin/info/info/forms.info">Forms mode</A> - A form-based editing mode.
                     63: <li><A HREF="http://www.cis.ohio-state.edu/htbin/info/info/g++.info">G++</A> - The GNU C++ Compiler.
                     64: <li><A HREF="http://www.cis.ohio-state.edu/htbin/info/info/gcc.info">GCC</A> - The GNU C compiler.
                     65: <li><A HREF="http://www.cis.ohio-state.edu/htbin/info/info/gdb.info">GDB</A> - The source-level C debugger.
                     66: <li><A HREF="http://www.cis.ohio-state.edu/htbin/info/info/gawk.info">Gawk</A> - The GNU implementation of AWK.
                     67: <li><A HREF="http://www.cis.ohio-state.edu/htbin/info/info/gnews">Gnews</A> - The Gnews news reader/poster/mailer.
                     68: <li><A HREF="http://www.cis.ohio-state.edu/htbin/info/info/gnus">GNUS</A> - The GNUS news reader/poster/mailer.
                     69: <li><A HREF="http://www.cis.ohio-state.edu/htbin/info/info/gprof.info">Gprof</A> - The GNU profiler.
                     70: <li><A HREF="http://www.cis.ohio-state.edu/htbin/info/info/latexinfo.info">LaTeXinfo</A> - Like Texinfo, but for LaTeX.
                     71: <li><A HREF="http://www.cis.ohio-state.edu/htbin/info/info/libg++.info">LibG++</A> - The GNU C++ library.
1.2       deraadt    72: <li><A HREF="http://www.cis.ohio-state.edu/htbin/info/info/make.info">Make</A> - The GNU implementation of Make.
1.1       deraadt    73: <li><A HREF="http://www.cis.ohio-state.edu/htbin/info/info/regex">Regex</A> - The GNU regular expression library.
                     74: <li><A HREF="http://www.cis.ohio-state.edu/htbin/info/info/tar.info">Tar</A> - GNU Tar.
                     75: <li><A HREF="http://www.cis.ohio-state.edu/htbin/info/info/template">Template</A> - Description of a template/boilerplate-based editing mode.
                     76: <li><A HREF="http://www.cis.ohio-state.edu/htbin/info/info/termcap">Termcap</A> - The termcap library, which enables application programs
                     77: to handle all types of character-display terminals.
                     78: <li><A HREF="http://www.cis.ohio-state.edu/htbin/info/info/texinfo">Texinfo</A> - With one source file, make either a printed manual
                     79: (through TeX) or an Info file (through texinfo).
                     80: <li><A HREF="http://www.cis.ohio-state.edu/htbin/info/info/vip">VIP</A> - A VI-emulation for Emacs.
                     81: <li><A HREF="http://www.cis.ohio-state.edu/htbin/info/info/vm.info">VM</A> - A new mail interface (Elm and mailx-compatible folders).
                     82: <li><A HREF="http://www.cis.ohio-state.edu/htbin/info/info/calc-info">Calc</A> - The GNU Emacs Calc -- an RPN-based numeric and
                     83: symbolic calculator.
                     84: <li><A HREF="http://www.cis.ohio-state.edu/htbin/info/info/elisp">Elisp</A> - How to extend Emacs.
                     85: <li><A HREF="http://www.cis.ohio-state.edu/htbin/info/info/babyl.info">Babyl</A> - The format (BABYL) of ~/RMAIL, used by emacs' rmail.
                     86: <li><A HREF="http://www.cis.ohio-state.edu/htbin/info/info/jargon.info">Jargon</A> - Computer jargon - foo, bar, etc.
                     87: <li><A HREF="http://www.cis.ohio-state.edu/htbin/info/info/perl.info">Perl</A> - The manual.
                     88: <li><A HREF="http://www.cis.ohio-state.edu/htbin/info/info/amdref.info">AMD</A> - AMD (automount daemon) Reference Manual.
                     89: </ul>
                     90:
1.2       deraadt    91: <h2><a name="other">Other Unix-like operating systems</a></h2>
1.1       deraadt    92: <ul>
                     93: <li><a href="http://www.netbsd.org">NetBSD - Multiplatform 4.4BSD OS</a>
                     94: <li><a href="http://www.freebsd.org">FreeBSD - Ehnanced 4.4BSD OS for i386 and up</a>
                     95: <li><a href="http://www.cs.hut.fi/lites.html">Lites - 4.4BSD based server and emulation library on Mach based system</a>
                     96: <li><a href="http://www.linux.org">Linux - Linus Torvalds' Unix-like OS for i386 and up</a>
                     97: <li><a href="http://www.gnu.org">GNU - Free Software Foundation's OS based on Mach/Hurd kernel</a>
                     98: <li><a href="http://www.cs.vu.nl">Minix - Andy Tanenbaum's Unix V7 clone</a>
                     99: <li><a href="http://www.cs.vu.nl">Amoeba - Andy Tanenbaum's OS</a>
1.2       deraadt   100: <li><a href="http://willow.canberra.edu.au/~chrisc/xinu.html">Xinu - The Xinu Operating System</a>
                    101: <li><a href="http://www.cs.berkeley.edu">Sprite - The Sprite Operating System</a>
1.1       deraadt   102: </ul>
                    103:
                    104: <br>
1.2       deraadt   105: Contributed by Sandro Sigala
                    106: &lt;<a href="mailto:ssigala@globalnet.it">ssigala@globalnet.it</a>&gt;
1.1       deraadt   107:
                    108: <hr>
1.3     ! deraadt   109: <a href=index.html><img src=back.gif border=0 alt=OpenBSD></a>
1.1       deraadt   110: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.3     ! deraadt   111: <br><small>$OpenBSD: docum.html,v 1.2 1996/09/01 18:34:10 deraadt Exp $</small>
1.1       deraadt   112:
                    113: </body>
                    114: </html>