From owner-cvs-doc@FreeBSD.ORG Wed Dec 1 01:04:56 2004 Return-Path: Delivered-To: cvs-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18F1B16A4CE; Wed, 1 Dec 2004 01:04:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6B3543D41; Wed, 1 Dec 2004 01:04:55 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id iB114tFg040337; Wed, 1 Dec 2004 01:04:55 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iB114tZp040332; Wed, 1 Dec 2004 01:04:55 GMT (envelope-from rwatson) Message-Id: <200412010104.iB114tZp040332@repoman.freebsd.org> From: Robert Watson Date: Wed, 1 Dec 2004 01:04:55 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en features.sgml X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Dec 2004 01:04:56 -0000 rwatson 2004-12-01 01:04:55 UTC FreeBSD doc repository Modified files: en features.sgml Log: Do a roll on the FreeBSD feature list, basicallly unchanged in 10+ months for reasons beyond comprehension. Specifically document the following features now present in mainstream releases: - Multithreaded SMP architecture and support for preemption. - M:N threading out of the box. - File system snapshots and background fsck. - Netgraph pluggable network stack framework. - TrustedBSD MAC Framework. - GEOM. This page could use more work in other ways also... Revision Changes Path 1.23 +50 -17 www/en/features.sgml