From owner-svn-doc-head@freebsd.org Fri Oct 27 04:01:52 2017 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B7BC0E5ADB9; Fri, 27 Oct 2017 04:01:52 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 8BC0E7591B; Fri, 27 Oct 2017 04:01:52 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v9R41pRr037853; Fri, 27 Oct 2017 04:01:51 GMT (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9R41pLP037852; Fri, 27 Oct 2017 04:01:51 GMT (envelope-from jhb@FreeBSD.org) Message-Id: <201710270401.v9R41pLP037852@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhb set sender to jhb@FreeBSD.org using -f From: John Baldwin Date: Fri, 27 Oct 2017 04:01:51 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51149 - head/en_US.ISO8859-1/books/porters-handbook/versions X-SVN-Group: doc-head X-SVN-Commit-Author: jhb X-SVN-Commit-Paths: head/en_US.ISO8859-1/books/porters-handbook/versions X-SVN-Commit-Revision: 51149 X-SVN-Commit-Repository: doc 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.23 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: Fri, 27 Oct 2017 04:01:52 -0000 Author: jhb Date: Fri Oct 27 04:01:51 2017 New Revision: 51149 URL: https://svnweb.freebsd.org/changeset/doc/51149 Log: Document FreeBSD versions 1200044 through 1200052. 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 Oct 26 22:59:07 2017 (r51148) +++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Fri Oct 27 04:01:51 2017 (r51149) @@ -429,6 +429,86 @@ bytes. (r322989). + + + 1200044 + r323349 + September 8, 2017 + 12.0-CURRENT after implementing poll_wait() in the + LinuxKPI. + (r323349). + + + + 1200045 + r323706 + September 18, 2017 + 12.0-CURRENT after adding shared memory support to + LinuxKPI. + (r323703). + + + + 1200046 + r323910 + September 22, 2017 + 12.0-CURRENT after adding support for 32-bit + compatibility IOCTLs to LinuxKPI. + (r323910). + + + + 1200047 + r324053 + September 26, 2017 + 12.0-CURRENT after removing + M_HASHTYPE_RSS_UDP_IPV4_EX. + (r324052). + + + + 1200048 + r324227 + October 2, 2017 + 12.0-CURRENT after hiding struct socket and struct + unpcb from userland. + (r324227). + + + + 1200049 + r324281 + October 4, 2017 + 12.0-CURRENT after adding the value.u16 field to + struct diocgattr_arg. + (r324281). + + + + 1200050 + r324342 + October 5, 2017 + 12.0-CURRENT after adding the armv7 MACHINE_ARCH. + (r324340). + + + + 1200051 + r324455 + October 9, 2017 + 12.0-CURRENT after removing libstand.a as a public + interface. + (r324454). + + + + 1200052 + r325028 + October 26, 2017 + 12.0-CURRENT after fixing ptrace() to always clear + the correct thread event when resuming. + (r325028). +