[BACK]Return to 4.3-ps2.html CVS log [TXT][DIR] Up to [local] / www

File: [local] / www / Attic / 4.3-ps2.html (download) (as text)

Revision 1.4, Mon Dec 16 13:03:04 2002 UTC (21 years, 5 months ago) by jufi
Branch: MAIN
Changes since 1.3: +9 -1 lines


HTML 4.01 Transitional

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>UNIX Programmer's Supplementary Documents, Volume 2 (PS2)</title>
<link rev=made href="mailto:www@openbsd.org">
<meta name="resource-type" content="document">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="description" content="UNIX Programmer's Supplementary Documents, Volume 2 (PS23)">
<meta name="keywords" content="UNIX Programmer Documentation">
<meta name="distribution" content="global">
<meta name="copyright" content="This document copyright 1999-2002 by OpenBSD.">
</head>
<body>

<h1>UNIX Programmer's Supplementary Documents, Volume 2 (PS2)</h1>

<h2>Documents of Historical Interest</h2>

<h3>The Unix Time-Sharing System</h3>

Dennis Ritchie and Ken Thompson's original paper about UNIX, reprinted 
from Communications of the ACM.

<h3>UNIX 32/V - Summary</h3>

A concise summary of the facilities in UNIX Version 32/V, the basis for 4BSD. 

<h3>Unix Programming - Second Edition</h3>

Describes the programming interface to the UNIX version 7 operating
system and the standard I/O library.  Should be supplemented by
Kernighan and Pike, ``The UNIX Programming Environment'',
Prentice-Hall, 1984 and especially by the Programmer Reference Manual
section 2 (system calls) and 3 (library routines).

<h3>Unix Implementation</h3>

Ken Thompson's description of the implementation of the Version 7
kernel and file system.

<h3>The Unix I/O System</h3>

Dennis Ritchie's overview of the I/O System of Version 7; still helpful for 
those writing device drivers.

<h2>Other Languages</h2>

<h3>The Programming Language EFL</h3>

An introduction to a powerful FORTRAN preprocessor providing access
to a language with structures much like C.

<h3>Berkeley FP User's Manual</h3>

A description of the Berkeley implementation of Backus'
Functional Programming Language, FP.

<h3>Ratfor - A Preprocessor for a Rational FORTRAN</h3>

Converts a FORTRAN with C-like control structures and cosmetics into real, 
ugly, compilable FORTRAN.

<h3>The FRANZ LISP Manual</h3>

A dialect of LISP, largely compatible with MACLISP.

<h2>Database Management</h2>

<h3>Ingres (Version 8) Reference Manual</h3>

A terse reference manual (in the style of ``man'' pages) for the Ingres
database system.

<hr>
<a href=docum.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
<a href="mailto:www@openbsd.org">www@openbsd.org</a>
<br><small>$OpenBSD: 4.3-ps2.html,v 1.4 2002/12/16 13:03:04 jufi Exp $</small>

</body>
</html>