Added UNIX System Architecture by Prabhat Andleigh.
This is a really nice small (274 pages) book on UNIX architecture. It "reads" like K&R, has good straightforward explantions and nice diagrams of structures and things, w/o unnessiary bulk. It covers both BSD and sysV. I wish this had been the textbook for my undergrad OS class rather than Tannenbam.
This commit is contained in:
parent
9a7d48b410
commit
a38ab5994f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=1321
1 changed files with 5 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: bibliography.sgml,v 1.20 1997-03-19 03:45:13 obrien Exp $ -->
|
||||
<!-- $Id: bibliography.sgml,v 1.21 1997-03-19 03:54:15 obrien Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<chapt>
|
||||
|
@ -156,6 +156,10 @@
|
|||
|
||||
<p><itemize>
|
||||
|
||||
<item>Andleigh, Prabhat K. <em>UNIX System Architecture</em>
|
||||
Prentice-Hall, Inc., 1990.
|
||||
<newline>ISBN 0-13-949843-5</item>
|
||||
|
||||
<item>Jolitz, William. "Porting UNIX to the
|
||||
386". <em>Dr. Dobb's Journal</em>. January
|
||||
1991-July 1992.</item>
|
||||
|
|
Loading…
Reference in a new issue