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

Diff for /www/books.html between version 1.45 and 1.46

version 1.45, 2004/01/30 20:55:25 version 1.46, 2004/02/13 07:49:52
Line 106 
Line 106 
 The Jolitzes built the first port of BSD to the PC-386 architecture,  The Jolitzes built the first port of BSD to the PC-386 architecture,
 and deserve a lot of credit for making BSD portable to this low-cost  and deserve a lot of credit for making BSD portable to this low-cost
 architecture. The earliest versions, called "386bsd", were described  architecture. The earliest versions, called "386bsd", were described
 in articles in <EM>Dr. Dobbs Journal</EM>. This book goes beyond the articles,  in articles in <em>Dr. Dobbs Journal</em>. This book goes beyond the articles,
 and provides a comprehensive annotated collection of source code.  and provides a comprehensive annotated collection of source code.
 Not all of it applies to modern versions of OpenBSD, of course, but  Not all of it applies to modern versions of OpenBSD, of course, but
 you can still learn a lot from it.  you can still learn a lot from it.
Line 256 
Line 256 
 Highly recommended.  Highly recommended.
 <dd>[<a href="http://www.amazon.com/exec/obidos/ISBN=020161586X/openbsdA/">Order  <dd>[<a href="http://www.amazon.com/exec/obidos/ISBN=020161586X/openbsdA/">Order
 from Amazon</a>]  from Amazon</a>]
 <P>  <p>
 <dt><i>The Elements of Programming Style</i>  <dt><i>The Elements of Programming Style</i>
 <dd>by Brian W. Kernighan and P. J. Plauger  <dd>by Brian W. Kernighan and P. J. Plauger
 <dd>  <dd>
Line 285 
Line 285 
 <dd>[<a href="http://www.amazon.com/exec/obidos/ISBN=0131103628/openbsdA/">Order  <dd>[<a href="http://www.amazon.com/exec/obidos/ISBN=0131103628/openbsdA/">Order
 from Amazon</a>]  from Amazon</a>]
 <p>  <p>
 <dt><i>C: A Reference Manual</I>  <dt><i>C: A Reference Manual</i>
 <dd>by Samuel P. Harbison and Guy L. Steele  <dd>by Samuel P. Harbison and Guy L. Steele
 <dd>  <dd>
 If you only had two books on C, then along with <i>The C Programming Language</I>, this would be your second one!  If you only had two books on C, then along with <i>The C Programming Language</i>, this would be your second one!
 This book is not a tutorial (hence the title), it deals with syntax, data types,  This book is not a tutorial (hence the title), it deals with syntax, data types,
 ISO C library functions, and C/C++ compatibility.  ISO C library functions, and C/C++ compatibility.
 <dd>[<a href="http://www.amazon.com/exec/obidos/ISBN=013089592X/openbsdA/">Order from Amazon</a>]  <dd>[<a href="http://www.amazon.com/exec/obidos/ISBN=013089592X/openbsdA/">Order from Amazon</a>]
Line 350 
Line 350 
 <dt><i>DHCP</i>  <dt><i>DHCP</i>
 <dd>by Ted Lemon and Ralph E. Droms  <dd>by Ted Lemon and Ralph E. Droms
 <dd>  <dd>
 Recommended by the <A HREF="http://www.isc.org/">Internet Software Consortium</a>,  Recommended by the <a href="http://www.isc.org/">Internet Software Consortium</a>,
 which is the organization that produces the DHCP client/server software  which is the organization that produces the DHCP client/server software
 included with OpenBSD.  included with OpenBSD.
 <dd>[<a href="http://www.amazon.com/exec/obidos/ISBN=1578701376/openbsdA/">Order from Amazon</a>]  <dd>[<a href="http://www.amazon.com/exec/obidos/ISBN=1578701376/openbsdA/">Order from Amazon</a>]
Line 444 
Line 444 
 <dt><i>Big Book of IPsec RFCs: Internet Security Architecture</i>  <dt><i>Big Book of IPsec RFCs: Internet Security Architecture</i>
 <dd>compiled by Pete Loshin  <dd>compiled by Pete Loshin
 <dd>  <dd>
 A complete reprint of the <A HREF="faq/faq13.html#rfc">IPsec RFCs</a> with  A complete reprint of the <a href="faq/faq13.html#rfc">IPsec RFCs</a> with
 an extensive index and glossary.  an extensive index and glossary.
 <dd>  <dd>
 [<A href="http://www.amazon.com/exec/obidos/ISBN%3D0124558399/openbsdA/">Order  [<a href="http://www.amazon.com/exec/obidos/ISBN%3D0124558399/openbsdA/">Order
 from Amazon</a>]  from Amazon</a>]
 </dl>  </dl>
   

Legend:
Removed from v.1.45  
changed lines
  Added in v.1.46