From owner-svn-doc-head@FreeBSD.ORG Thu Nov 13 19:22:01 2014 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7F0CC6AF; Thu, 13 Nov 2014 19:22:01 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6B94F9CC; Thu, 13 Nov 2014 19:22:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sADJM1lu029742; Thu, 13 Nov 2014 19:22:01 GMT (envelope-from kib@FreeBSD.org) Received: (from kib@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sADJM1nH029740; Thu, 13 Nov 2014 19:22:01 GMT (envelope-from kib@FreeBSD.org) Message-Id: <201411131922.sADJM1nH029740@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: kib set sender to kib@FreeBSD.org using -f From: Konstantin Belousov Date: Thu, 13 Nov 2014 19:22:01 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r45976 - head/en_US.ISO8859-1/books/porters-handbook/versions 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.18-1 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: Thu, 13 Nov 2014 19:22:01 -0000 Author: kib (src committer) Date: Thu Nov 13 19:22:00 2014 New Revision: 45976 URL: https://svnweb.freebsd.org/changeset/doc/45976 Log: Document __FreeBSD_versions 1100046 and 1100047. Sponsored by: The FreeBSD Foundation. Modified: head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Thu Nov 13 18:40:20 2014 (r45975) +++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Thu Nov 13 19:22:00 2014 (r45976) @@ -5562,6 +5562,22 @@ FreeBSD-SA-14:24, and FreeBSD-SA-14:25 274162). + + + 1100046 + November 13, 2014 + 11.0-CURRENT after kern_poll + signature change ( + 274462). + + + + 1100047 + November 13, 2014 + 11.0-CURRENT after removal of no-at version + of VFS syscalls helpers, like kern_open + (274476). +