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

Diff for /www/books.html between version 1.35 and 1.36

version 1.35, 2002/01/27 08:29:38 version 1.36, 2002/11/21 20:17:00
Line 1 
Line 1 
 <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>  <html>
 <head>  <head>
 <link rev=made href=mailto:www@openbsd.org>  <link rev="made" href="mailto:www@openbsd.org">
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 <meta name="resource-type" content="document">  <meta name="resource-type" content="document">
 <meta name="description" content="Books about BSD and OpenBSD">  <meta name="description" content="Books about BSD and OpenBSD">
 <meta name="keywords" content="openbsd,books,information">  <meta name="keywords" content="openbsd,books,information">
 <meta name="distribution" content="global">  <meta name="distribution" content="global">
 <meta name="copyright" content="This document copyright 1998-2001 by OpenBSD.">  <meta name="copyright" content="This document copyright 1998-2002 by OpenBSD.">
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">  
 <meta name="generator" content="The vi editor from UNIX">  <meta name="generator" content="The vi editor from UNIX">
 <meta name="Author" content="Ian Darwin">  <meta name="Author" content="Ian Darwin">
 <title>The OpenBSD Bookstore</title>  <title>The OpenBSD Bookstore</title>
Line 15 
Line 15 
   
 <body bgcolor="#ffffff">  <body bgcolor="#ffffff">
   
 <a href="index.html"><img alt="[OpenBSD]" height=30 width=141 border="0" src="images/smalltitle.gif"></a>  <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" border="0" src="images/smalltitle.gif"></a>
 <p>  <p>
 <h2><font color=#cc0000>UNIX and BSD books</font><hr></h2>  <h2><font color="#cc0000">UNIX and BSD books</font></h2>
   <hr>
   
 <P>We are now associated with <a href="http://www.amazon.com/">Amazon.com</a>  <p>
   We are now associated with <a href="http://www.amazon.com/">Amazon.com</a>
 so that you can order some of these books directly from them.  so that you can order some of these books directly from them.
 <EM>Ordering from these "Order from Amazon" links is a way of helping to  <em>Ordering from these "Order from Amazon" links is a way of helping to
 fund the OpenBSD project</EM>.  fund the OpenBSD project</em>.
   
 <P>  <p>
 <UL>  <ul>
 <LI><A HREF="#1">OpenBSD-specific books</a>  <li><a href="#1">OpenBSD-specific books</a>
 <LI><A HREF="#2">BSD-specific books</a>  <li><a href="#2">BSD-specific books</a>
 <LI><A HREF="#3">Unix user guides</a>  <li><a href="#3">Unix user guides</a>
 <LI><A HREF="#4">Unix administration</a>  <li><a href="#4">Unix administration</a>
 <LI><A HREF="#5">Unix programming</a>  <li><a href="#5">Unix programming</a>
 <LI><A HREF="#6">Network administration</a>  <li><a href="#6">Network administration</a>
 <LI><A HREF="#7">Cryptography</a>  <li><a href="#7">Cryptography</a>
 </UL>  </ul>
   
 <hr>  <hr>
   
 <h3><a name="1">OpenBSD-specific books</a></h3>  <h3><a name="1">OpenBSD-specific books</a></h3>
Line 133 
Line 136 
 LaTeX/Lyx. The book also covers the KDE desktop environment.  LaTeX/Lyx. The book also covers the KDE desktop environment.
 <br>Includes older versions of OpenBSD on the two included CD-ROMs.  <br>Includes older versions of OpenBSD on the two included CD-ROMs.
 <br>Apparently not available through Amazon.com, but <a  <br>Apparently not available through Amazon.com, but <a
 href="http://www.lob.de/cgi-bin/work/frameset?flag=jfl&frame=yes&id=38effe1813566">  href="http://www.lob.de/cgi-bin/work/frameset?flag=jfl&amp;frame=yes&amp;id=38effe1813566">
 Lehmann's Online Bookshop</a> lists it. However, you might want to pick up a <a  Lehmann's Online Bookshop</a> lists it. However, you might want to pick up a <a
 href="http://www.lob.de/cgi-bin/work/frameset?flag=jfl&frame=yes&id=38effe1813566">more  href="http://www.lob.de/cgi-bin/work/frameset?flag=jfl&amp;frame=yes&amp;id=38effe1813566">more
 recent version of the CD-ROM</a>.  recent version of the CD-ROM</a>.
 </dl>  </dl>
 <hr>  <hr>
Line 191 
Line 194 
   
 <h3><a name="5">Unix programming</a></h3>  <h3><a name="5">Unix programming</a></h3>
 <dl>  <dl>
 <P>  
 <dt><i>Unix Systems for Modern Architectures</i>  <dt><i>Unix Systems for Modern Architectures</i>
 <dd>by Curt Schimmel  <dd>by Curt Schimmel
 <dd>  <dd>
Line 242 
Line 244 
 make an excellent combination.  make an excellent combination.
 <dd>[<a href="http://www.amazon.com/exec/obidos/ISBN=0201563177/openbsdA/">Order  <dd>[<a href="http://www.amazon.com/exec/obidos/ISBN=0201563177/openbsdA/">Order
 from Amazon</a>]  from Amazon</a>]
 <P>  <p>
 <dt><i>The C Programming Language</i>  <dt><i>The C Programming Language</i>
 <dd>by Brian W. Kernighan and Dennis M. Ritchie  <dd>by Brian W. Kernighan and Dennis M. Ritchie
 <dd>  <dd>
Line 251 
Line 253 
 not how to use your compiler or anything else.  not how to use your compiler or anything else.
 <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>
Line 259 
Line 261 
 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=0133262243/openbsdA/">Order from Amazon</a>]  <dd>[<a href="http://www.amazon.com/exec/obidos/ISBN=0133262243/openbsdA/">Order from Amazon</a>]
 <P>  <p>
 </dl>  </dl>
   
 <hr>  <hr>
Line 297 
Line 299 
 This book explains the IPsec protocol suite.  It also describes its relation  This book explains the IPsec protocol suite.  It also describes its relation
 to the current deployments, such as VPNs, and future ideas.  to the current deployments, such as VPNs, and future ideas.
 <dd>[<a href="http://www.amazon.com/exec/obidos/ISBN%3D0130118982/openbsdA/">Order from Amazon</a>]  <dd>[<a href="http://www.amazon.com/exec/obidos/ISBN%3D0130118982/openbsdA/">Order from Amazon</a>]
 <P>  <p>
 <dt><i>Computer Networks</i>  <dt><i>Computer Networks</i>
 <dd>by Andy Tanenbaum  <dd>by Andy Tanenbaum
 <dd>  <dd>
Line 305 
Line 307 
 a wide range of protocols, concepts, and technologies.  It covers technologies  a wide range of protocols, concepts, and technologies.  It covers technologies
 from fiber to wireless, LANs, Mobile IP, and a lot more.  from fiber to wireless, LANs, Mobile IP, and a lot more.
 <dd>[<a href="http://www.amazon.com/exec/obidos/ISBN%3D0133499456/openbsdA/">Order from Amazon</a>]  <dd>[<a href="http://www.amazon.com/exec/obidos/ISBN%3D0133499456/openbsdA/">Order from Amazon</a>]
 <P>  <p>
 <dt><i>DNS and BIND</i>  <dt><i>DNS and BIND</i>
 <dd>by Paul Albitz and Cricket Liu  <dd>by Paul Albitz and Cricket Liu
 <dd>  <dd>
Line 333 
Line 335 
 <hr>  <hr>
 <h3><a name="7">Cryptography</a></h3>  <h3><a name="7">Cryptography</a></h3>
 <dl>  <dl>
 <P>  
 <dt><i>Applied Cryptography: Protocols, Algorithms, and Source Code in C</i>  <dt><i>Applied Cryptography: Protocols, Algorithms, and Source Code in C</i>
 <dd>by Bruce Schneier  <dd>by Bruce Schneier
 <dd>  <dd>
Line 341 
Line 342 
 about its history, protocols, and algorithms.  This book is a great  about its history, protocols, and algorithms.  This book is a great
 introduction to cryptography, with the necessary basics  introduction to cryptography, with the necessary basics
 to understand the field.  Also, it has a very extensive reference section.  to understand the field.  Also, it has a very extensive reference section.
 <BR>  <br>
 From Amazon, someone commented "<i>  From Amazon, someone commented "<i>
 It is common to find that masters of mysterious technical arts are poor communicators. Bruce Schneier  It is common to find that masters of mysterious technical arts are poor communicators. Bruce Schneier
 demonstrates exceptional skill as a technical communicator. Here is a book about an esoteric subject - one  demonstrates exceptional skill as a technical communicator. Here is a book about an esoteric subject - one
Line 350 
Line 351 
 background in number theory and the like - but a degree in theoretical mathematics is not necessary to  background in number theory and the like - but a degree in theoretical mathematics is not necessary to
 derive pleasure and profit from reading Applied Cryptography.</i>"  derive pleasure and profit from reading Applied Cryptography.</i>"
 <dd>  <dd>
 [<A href="http://www.amazon.com/exec/obidos/ISBN%3D0471117099/openbsdA/">Order  [<a href="http://www.amazon.com/exec/obidos/ISBN%3D0471117099/openbsdA/">Order
 from Amazon</a>]  from Amazon</a>]
 <P>  <p>
 <dt><i>Handbook of Applied Cryptography</i>  <dt><i>Handbook of Applied Cryptography</i>
 <dd>by Alfred J. Menezes, Paul C. van Oorschot and Scott A. Vanstone  <dd>by Alfred J. Menezes, Paul C. van Oorschot and Scott A. Vanstone
 <dd>A new and detailed look at Cryptography.  The authors write:  <dd>A new and detailed look at Cryptography.  The authors write:
Line 370 
Line 371 
 available for free downloading</a> (for personal use only)  available for free downloading</a> (for personal use only)
 from the book authors' site, in PDF or PostScript.  from the book authors' site, in PDF or PostScript.
 <dd>  <dd>
 [<A href="http://www.amazon.com/exec/obidos/ISBN=0849385237/openbsdA/">Order  [<a href="http://www.amazon.com/exec/obidos/ISBN=0849385237/openbsdA/">Order
 from Amazon</a>]  from Amazon</a>]
 <p>  <p>
 <dt><i>SSL and TLS Essentials: Securing the Web</i>  <dt><i>SSL and TLS Essentials: Securing the Web</i>
Line 395 
Line 396 
 from Amazon</a>]  from Amazon</a>]
 </dl>  </dl>
   
 <a href="index.html"><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>  <a href="index.html"><img height="24" width="24" src="back.gif" border="0" alt="OpenBSD"></a>
 <a href=mailto:www@openbsd.org>www@openbsd.org</a>  <a href="mailto:www@openbsd.org">www@openbsd.org</a>
 <br><small>$OpenBSD$</small>  <br><small>$OpenBSD$</small>
   
 </body>  </body>

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36