From owner-svn-doc-all@FreeBSD.ORG Sat Sep 14 23:14:02 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id DF46A612; Sat, 14 Sep 2013 23:14:02 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B05A820D0; Sat, 14 Sep 2013 23:14:02 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8ENE2m2044465; Sat, 14 Sep 2013 23:14:02 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8ENE2a0044464; Sat, 14 Sep 2013 23:14:02 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201309142314.r8ENE2a0044464@svn.freebsd.org> From: Glen Barber Date: Sat, 14 Sep 2013 23:14:02 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42667 - head/en_US.ISO8859-1/books/porters-handbook X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Sep 2013 23:14:03 -0000 Author: gjb Date: Sat Sep 14 23:14:02 2013 New Revision: 42667 URL: http://svnweb.freebsd.org/changeset/doc/42667 Log: Document __FreeBSD_version values: 1000047, 1000049, 1000053, 1000054, 1000055. Noticed missing by: flo Modified: head/en_US.ISO8859-1/books/porters-handbook/book.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/book.xml Fri Sep 13 22:01:02 2013 (r42666) +++ head/en_US.ISO8859-1/books/porters-handbook/book.xml Sat Sep 14 23:14:02 2013 (r42667) @@ -16313,6 +16313,15 @@ Reference: <http://www.freebsd.org/po + 1000047 + August 21, 2013 + 10-CURRENT after &man.stat.2; update to allow + storing some Windows/DOS and CIFS file attributes + as &man.stat.2; flags (rev + 254627). + + + 1000048 August 22, 2013 10-CURRENT after modification of structure @@ -16321,6 +16330,15 @@ Reference: <http://www.freebsd.org/po + 1000049 + August 24, 2013 + 10-CURRENT after &man.physio.9; support for + devices that do not function properly with split + I/O, such as &man.sa.4; (rev + 254760). + + + 1000050 August 24, 2013 10-CURRENT after modifications of structure @@ -16345,6 +16363,30 @@ Reference: <http://www.freebsd.org/po libexecinfo is connected to the build (rev 255180). + + + 1000053 + September 6, 2013 + 10-CURRENT after API and ABI changes to the + Capsicum framework (rev + 255305). + + + + 1000054 + September 6, 2013 + 10-CURRENT after gcc and + libstdc++ are no longer built by + default 255321). + + + + 1000055 + September 6, 2013 + 10-CURRENT after addition of + MMAP_32BIT &man.mmap.2; flag + 255426). +