<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<!DOCTYPE book PUBLIC "-//FreeBSD//DTD DocBook XML V4.2-Based Extension//EN"
        "../../../share/sgml/freebsd42.dtd" [
<!ENTITY % entities PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//DE" "../../share/sgml/entities.ent">
%entities;
<!ENTITY % chapters SYSTEM "chapters.ent"> %chapters;
]>

<!--
     The FreeBSD Documentation Project
     The FreeBSD German Documentation Project

     $FreeBSD$
     $FreeBSDde: de-docproj/books/developers-handbook/book.sgml,v 1.15 2010/12/18 13:28:29 jkois Exp $
     basiert auf: 1.58
-->

<book lang="de">
  <bookinfo>
    <title>FreeBSD Developers' Handbook</title>

    <corpauthor>The FreeBSD Documentation Project</corpauthor>

    <pubdate>August 2000</pubdate>

    <copyright>
      <year>2000</year>
      <year>2001</year>
      <year>2002</year>
      <year>2003</year>
      <year>2004</year>
      <year>2005</year>
      <year>2006</year>
      <year>2007</year>
      <year>2008</year>
      <year>2009</year>
      <year>2010</year>
      <holder>The FreeBSD Documentation Project</holder>
    </copyright>

    <copyright>
      <year>2008</year>
      <year>2009</year>
      <year>2010</year>
      <holder>The FreeBSD German Documentation Project</holder>
    </copyright>

    &legalnotice;

    <legalnotice id="trademarks" role="trademarks">
      &tm-attrib.freebsd;
      &tm-attrib.apple;
      &tm-attrib.ibm;
      &tm-attrib.ieee;
      &tm-attrib.intel;
      &tm-attrib.linux;
      &tm-attrib.microsoft;
      &tm-attrib.opengroup;
      &tm-attrib.sun;
      &tm-attrib.general;
    </legalnotice>

    <releaseinfo>$FreeBSD$</releaseinfo>

    <abstract>
      <para>Willkommen zum Entwickler-Handbuch. Dieses Handbuch ist
	<emphasis>jederzeit unter Bearbeitung</emphasis> und das
	Ergebnis der Arbeit vieler Einzelpersonen. Dies kann dazu
	f�hren, dass bestimmte Bereiche nicht mehr aktuell sind
	und auf den neuesten Stand gebracht werden m�ssen. Bei
	Unklarheiten empfiehlt es sich daher stets, auch die <ulink
	url="&url.base;/doc/en_US.ISO8859-1/books/developers-handbook/index.html">
	englische Originalversion</ulink> des Handbuchs zu
	lesen.</para>

      <para>Wenn Sie bei der �bersetzung dieses Handbuchs
	mithelfen m�chten, senden Sie bitte eine E-Mail an die
	Mailingliste &a.de.translators;.</para>

     <para>Die aktuelle Version dieses Handbuchs ist immer auf dem
	<ulink url="http://www.FreeBSD.org/">&os;-Webserver</ulink>
	verf�gbar und kann in verschiedenen Formaten und in
	komprimierter Form vom <ulink
	url="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc">&os;-FTP-Server</ulink>
	oder einem der zahlreichen <ulink
	url="&url.base;/doc/de_DE.ISO8859-1/books/handbook/mirrors-ftp.html">Spiegel</ulink>
	heruntergeladen werden (�ltere Versionen finden Sie
	hingegen unter <ulink
	url="http://docs.FreeBSD.org/doc/"></ulink>).</para>
    </abstract>
  </bookinfo>

  <part id="Basics">
    <title>Grundlagen</title>

    &chap.introduction;
    &chap.tools;
    &chap.secure;
    &chap.l10n;
    &chap.policies;
    &chap.testing;
  </part>

  <part id="ipc">
    <title>Interprozess-Kommunikation</title>

    &chap.sockets;
    &chap.ipv6;
  </part>

  <part id="kernel">
    <title>Kernel</title>

    &chap.kernelbuild;
    &chap.kerneldebug;
  </part>

  <part id="architectures">
    <title>Architekturen</title>

    &chap.x86;
  </part>

  <part id="appendices">
    <title>Anhang</title>

    <bibliography>
      <biblioentry id="COD" xreflabel="1">
	<authorgroup>
	  <author>
	    <firstname>Dave</firstname>
	    <othername role="MI">A</othername>
	    <surname>Patterson</surname>
	  </author>

	  <author>
	    <firstname>John</firstname>
	    <othername role="MI">L</othername>
	    <surname>Hennessy</surname>
	  </author>
	</authorgroup>

	<copyright>
	  <year>1998</year>
	  <holder>Morgan Kaufmann Publishers, Inc.</holder>
	</copyright>

	<isbn>1-55860-428-6</isbn>

	<publisher>
	  <publishername>Morgan Kaufmann Publishers,
	    Inc.</publishername>
	</publisher>

	<title>Computer Organization and Design</title>

	<subtitle>The Hardware / Software Interface</subtitle>

	<pagenums>1-2</pagenums>
      </biblioentry>

      <biblioentry xreflabel="2">
        <authorgroup>
	  <author>
	    <firstname>W.</firstname>
	    <othername role="Middle">Richard</othername>
	    <surname>Stevens</surname>
	  </author>
	</authorgroup>

	<copyright>
	  <year>1993</year>
	  <holder>Addison Wesley Longman, Inc.</holder>
	</copyright>

	<isbn>0-201-56317-7</isbn>

	<publisher>
	  <publishername>Addison Wesley Longman, Inc.</publishername>
	</publisher>

	<title>Advanced Programming in the Unix Environment</title>

	<pagenums>1-2</pagenums>
      </biblioentry>

      <biblioentry xreflabel="3">
	<authorgroup>
	  <author>
	    <firstname>Marshall</firstname>
	    <othername role="Middle">Kirk</othername>
	    <surname>McKusick</surname>
	  </author>

	  <author>
	    <firstname>George</firstname>
	    <surname>Neville-Neil</surname>
	  </author>
	</authorgroup>

	<copyright>
	  <year>2004</year>
	  <holder>Addison-Wesley Publishing Company, Inc.</holder>
	</copyright>

	<isbn>0-201-70245-2</isbn>

	<publisher>
	  <publishername>Addison-Wesley</publishername>
	</publisher>

	<title>The Design and Implementation of the &os; Operating
	  System</title>

	<pagenums>1-2</pagenums>
      </biblioentry>

      <biblioentry id="Phrack" xreflabel="4">
	<authorgroup>
	  <author>
	    <firstname>Aleph</firstname>
	    <surname>One</surname>
	  </author>
	</authorgroup>

	<title>Phrack 49; "Smashing the Stack for Fun and
	  Profit"</title>
      </biblioentry>

      <biblioentry id="StackGuard" xreflabel="5">
	<authorgroup>
	  <author>
	    <firstname>Chrispin</firstname>
	    <surname>Cowan</surname>
	  </author>

	  <author>
	    <firstname>Calton</firstname>
	    <surname>Pu</surname>
	  </author>

	  <author>
	    <firstname>Dave</firstname>
	    <surname>Maier</surname>
	  </author>
	</authorgroup>

	<title>StackGuard; Automatic Adaptive Detection and Prevention
	  of Buffer-Overflow Attacks</title>
      </biblioentry>

      <biblioentry id="OpenBSD" xreflabel="6">
	<authorgroup>
	  <author>
	    <firstname>Todd</firstname>
	    <surname>Miller</surname>
	  </author>

	  <author>
	    <firstname>Theo</firstname>
	    <surname>de Raadt</surname>
	  </author>
	</authorgroup>

	<title>strlcpy and strlcat -- consistent, safe string copy and
	  concatenation.</title>
      </biblioentry>
    </bibliography>
  </part>

  &chap.index;

</book>