From owner-svn-doc-head@FreeBSD.ORG Wed Jan 23 02:42:59 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 6595C570; Wed, 23 Jan 2013 02:42:59 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 57A672D1; Wed, 23 Jan 2013 02:42:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r0N2gx2K016966; Wed, 23 Jan 2013 02:42:59 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r0N2gxer016965; Wed, 23 Jan 2013 02:42:59 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201301230242.r0N2gxer016965@svn.freebsd.org> From: Eitan Adler Date: Wed, 23 Jan 2013 02:42:59 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r40722 - head/en_US.ISO8859-1/books/faq X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jan 2013 02:42:59 -0000 Author: eadler Date: Wed Jan 23 02:42:58 2013 New Revision: 40722 URL: http://svnweb.freebsd.org/changeset/doc/40722 Log: List our friends and relatives. Submitted by: Alex Weber Approved by: bcr (mentor) Modified: head/en_US.ISO8859-1/books/faq/book.xml Modified: head/en_US.ISO8859-1/books/faq/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/faq/book.xml Tue Jan 22 17:36:24 2013 (r40721) +++ head/en_US.ISO8859-1/books/faq/book.xml Wed Jan 23 02:42:58 2013 (r40722) @@ -309,7 +309,37 @@ differences between the various projects, called The BSD Family Tree - which goes a fair way to answering this question. + which goes a fair way to answering this question. + Some of the information is out of date, but the history + portion in particular remains accurate. + + Most of the BSDs share patches and code, even today. + All of the BSDs have common ancestry. + + The design goals of &os; are described in + , above. The design goals + of the other most popular BSDs may be summarized as + follows: + + + + OpenBSD aims for operating system security above + all else. The OpenBSD team wrote &man.ssh.1; and + &man.pf.4;, which have both been ported to &os;. + + + + NetBSD aims to be easily ported to other hardware + platforms. + + + + DragonFlyBSD is a fork of &os; 4.8 that has + since developed many interesting features of its own, + including the HAMMER file system and support for + user-mode vkernels. + +