From owner-svn-doc-all@FreeBSD.ORG Mon Aug 19 13:38:50 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 2415C5B2; Mon, 19 Aug 2013 13:38:50 +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 10AF12F2A; Mon, 19 Aug 2013 13:38:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r7JDcnUZ068019; Mon, 19 Aug 2013 13:38:49 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r7JDcnhR068018; Mon, 19 Aug 2013 13:38:49 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201308191338.r7JDcnhR068018@svn.freebsd.org> From: Glen Barber Date: Mon, 19 Aug 2013 13:38:49 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42564 - 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: Mon, 19 Aug 2013 13:38:50 -0000 Author: gjb Date: Mon Aug 19 13:38:49 2013 New Revision: 42564 URL: http://svnweb.freebsd.org/changeset/doc/42564 Log: Document __FreeBSD_version values 1000037 through 1000045. 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 Mon Aug 19 03:35:35 2013 (r42563) +++ head/en_US.ISO8859-1/books/porters-handbook/book.xml Mon Aug 19 13:38:49 2013 (r42564) @@ -16199,6 +16199,103 @@ Reference: <http://www.freebsd.org/po 253049). + + 1000037 + July 9, 2013 + 10-CURRENT after the migration of statistics + structures to PCPU counters. + Changed structures include: ahstat, + arpstat, + espstat, + icmp6_ifstat, + icmp6stat, + in6_ifstat, + ip6stat, + ipcompstat, + ipipstat, + ipsecstat, + mrt6stat, + mrtstat, + pfkeystat, + pim6stat, + pimstat, + rip6stat, + udpstat (rev + 253081). + + + + 1000038 + July 16, 2013 + 10-CURRENT after making ARM + EABI the default ABI on arm, + armeb, armv6, and armv6eb architectures + (rev 253396). + + + + 1000039 + July 22, 2013 + 10-CURRENT after CAM + and &man.mps.4; driver scanning changes + (rev 253549). + + + + 1000040 + July 24, 2013 + 10-CURRENT after addition of libusb + pkgconf files (rev 253638). + + + + 1000041 + August 5, 2013 + 10-CURRENT after change from + time_second to + time_uptime + in PF_INET6 + (rev 253970). + + + + 1000042 + August 9, 2013 + 10-CURRENT after KPI breakage introduced in the + VM subsystem to unify soft and hard busy mechanisms + (rev 254138). + + + + 1000043 + August 13, 2013 + 10-CURRENT after WITH_ICONV is + enabled by default. A new &man.src.conf.5; option, + WITH_LIBICONV_COMPAT (disabled by + default) adds libiconv_open to + provide compatibility with the + libiconv port (rev + 254273). + + + + 1000044 + August 15, 2013 + 10-CURRENT after libc conversion to an &man.ld.1; + script (rev + 251668, + 254358). + + + + 1000045 + August 15, 2013 + 10-CURRENT after KPI breakage introduced after + replacement of D_UNMAPPED_IO with + SI_UNMAPPED (rev + 254389). + +