From owner-svn-doc-all@freebsd.org Sun Nov 10 18:54:59 2019 Return-Path: Delivered-To: svn-doc-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4B8D91BBD46; Sun, 10 Nov 2019 18:54:59 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47B38z1srNz4H7K; Sun, 10 Nov 2019 18:54:59 +0000 (UTC) (envelope-from dim@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2309C3472; Sun, 10 Nov 2019 18:54:59 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xAAIsx59098217; Sun, 10 Nov 2019 18:54:59 GMT (envelope-from dim@FreeBSD.org) Received: (from dim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xAAIswxf098216; Sun, 10 Nov 2019 18:54:58 GMT (envelope-from dim@FreeBSD.org) Message-Id: <201911101854.xAAIswxf098216@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dim set sender to dim@FreeBSD.org using -f From: Dimitry Andric Date: Sun, 10 Nov 2019 18:54:58 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r53578 - head/en_US.ISO8859-1/books/porters-handbook/versions X-SVN-Group: doc-head X-SVN-Commit-Author: dim X-SVN-Commit-Paths: head/en_US.ISO8859-1/books/porters-handbook/versions X-SVN-Commit-Revision: 53578 X-SVN-Commit-Repository: doc 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.29 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: Sun, 10 Nov 2019 18:54:59 -0000 Author: dim (src committer) Date: Sun Nov 10 18:54:58 2019 New Revision: 53578 URL: https://svnweb.freebsd.org/changeset/doc/53578 Log: Consistently use entries without 'r' prefixes. 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 Sun Nov 10 17:51:49 2019 (r53577) +++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Sun Nov 10 18:54:58 2019 (r53578) @@ -259,7 +259,7 @@ is spelled &, < is < and > is >. 347089 May 4, 2019 13.0-CURRENT after fixing regression issue after - r346645 in the LinuxKPI. + 346645 in the LinuxKPI. @@ -280,7 +280,7 @@ is spelled &, < is < and > is >. 1300025 - r347532 + 347532 May 13, 2019 13.0-CURRENT after renaming vm.max_wired to @@ -920,7 +920,7 @@ is spelled &, < is < and > is >. 1200039 - r321369 + 321369 July 22, 2017 12.0-CURRENT after upgrade of copies of clang, llvm, lld, lldb, compiler-rt and libc++ to 5.0.0 (trunk @@ -929,7 +929,7 @@ is spelled &, < is < and > is >. 1200040 - r321688 + 321688 July 29, 2017 12.0-CURRENT after adding NFS client forced dismount support umount -N. @@ -937,7 +937,7 @@ is spelled &, < is < and > is >. 1200041 - r322762 + 322762 August 21, 2017 12.0-CURRENT after WRFSBASE instruction become operational on amd64. @@ -945,7 +945,7 @@ is spelled &, < is < and > is >. 1200042 - r322900 + 322900 August 25, 2017 12.0-CURRENT after PLPMTUD counters were changed to use &man.counter.9;. @@ -953,7 +953,7 @@ is spelled &, < is < and > is >. 1200043 - r322989 + 322989 August 28, 2017 12.0-CURRENT after dropping x86 CACHE_LINE_SIZE down to 64 bytes. @@ -961,7 +961,7 @@ is spelled &, < is < and > is >. 1200044 - r323349 + 323349 September 8, 2017 12.0-CURRENT after implementing poll_wait() in the LinuxKPI. @@ -969,16 +969,16 @@ is spelled &, < is < and > is >. 1200045 - r323706 + 323706 September 18, 2017 12.0-CURRENT after adding shared memory support to LinuxKPI. - (r323703). + (323703). 1200046 - r323910 + 323910 September 22, 2017 12.0-CURRENT after adding support for 32-bit compatibility IOCTLs to LinuxKPI. @@ -986,16 +986,16 @@ is spelled &, < is < and > is >. 1200047 - r324053 + 324053 September 26, 2017 12.0-CURRENT after removing M_HASHTYPE_RSS_UDP_IPV4_EX. - (r324052). + (324052). 1200048 - r324227 + 324227 October 2, 2017 12.0-CURRENT after hiding struct socket and struct unpcb @@ -1004,7 +1004,7 @@ is spelled &, < is < and > is >. 1200049 - r324281 + 324281 October 4, 2017 12.0-CURRENT after adding the value.u16 field to struct @@ -1013,26 +1013,26 @@ is spelled &, < is < and > is >. 1200050 - r324342 + 324342 October 5, 2017 12.0-CURRENT after adding the armv7 MACHINE_ARCH. - (r324340). + (324340). 1200051 - r324455 + 324455 October 9, 2017 12.0-CURRENT after removing libstand.a as a public interface. - (r324454). + (324454). 1200052 - r325028 + 325028 October 26, 2017 12.0-CURRENT after fixing ptrace() to always clear the @@ -1041,7 +1041,7 @@ is spelled &, < is < and > is >. 1200053 - r325506 + 325506 November 7, 2017 12.0-CURRENT after changing struct mbuf layout to add optional hardware @@ -1050,7 +1050,7 @@ is spelled &, < is < and > is >. 1200054 - r325852 + 325852 November 15, 2017 12.0-CURRENT after changing the layout of struct vmtotal to allow for reporting @@ -1059,7 +1059,7 @@ is spelled &, < is < and > is >. 1200055 - r327740 + 327740 January 9, 2018 12.0-CURRENT after adding cpucontrol -e support. @@ -1067,7 +1067,7 @@ is spelled &, < is < and > is >. 1200056 - r327952 + 327952 January 14, 2018 12.0-CURRENT after upgrading clang, llvm, lld, lldb, compiler-rt and libc++ to 6.0.0 @@ -1076,7 +1076,7 @@ is spelled &, < is < and > is >. 1200057 - r329033 + 329033 February 8, 2018 12.0-CURRENT after applying a clang 6.0.0 fix to make the wine ports build correctly. @@ -1084,7 +1084,7 @@ is spelled &, < is < and > is >. 1200058 - r329166 + 329166 February 12, 2018 12.0-CURRENT after the lua loader was committed. @@ -1092,7 +1092,7 @@ is spelled &, < is < and > is >. 1200059 - r330299 + 330299 March 2, 2018 12.0-CURRENT after removing the declaration of union semun unless @@ -1105,7 +1105,7 @@ is spelled &, < is < and > is >. 1200060 - r330384 + 330384 March 4, 2018 12.0-CURRENT after upgrading clang, llvm, lld, lldb, compiler-rt and libc++ to 6.0.0 release. @@ -1113,7 +1113,7 @@ is spelled &, < is < and > is >. 1200061 - r332100 + 332100 April 6, 2018 12.0-CURRENT after changing &man.syslog.3; to emit RFC 5424 formatted @@ -1122,14 +1122,14 @@ is spelled &, < is < and > is >. 1200062 - r332423 + 332423 April 12, 2018 12.0-CURRENT after changing the Netmap API. 1200063 - r333446 + 333446 May 10, 2018 12.0-CURRENT after reworking CTL frontend and backend options to use &man.nv.3;, allow creating @@ -1138,7 +1138,7 @@ is spelled &, < is < and > is >. 1200064 - r334074 + 334074 May 22, 2018 12.0-CURRENT after changing the ifnet address and multicast address TAILQ to CK_STAILQ. @@ -1146,7 +1146,7 @@ is spelled &, < is < and > is >. 1200065 - r334290 + 334290 May 28, 2018 12.0-CURRENT after changing &man.dwatch.1; to allow '-E code' to override profile EVENT_DETAILS. @@ -1154,7 +1154,7 @@ is spelled &, < is < and > is >. 1200066 - r334466 + 334466 June 1, 2018 12.0-CURRENT after removal of in-kernel pmc tables for Intel. @@ -1162,7 +1162,7 @@ is spelled &, < is < and > is >. 1200067 - r334892 + 334892 June 9, 2018 12.0-CURRENT after adding DW_LANG constants to libdwarf. @@ -1170,7 +1170,7 @@ is spelled &, < is < and > is >. 1200068 - r334930 + 334930 June 12, 2018 12.0-CURRENT after changing the interface between the NFS modules. @@ -1178,7 +1178,7 @@ is spelled &, < is < and > is >. 1200069 - r335237 + 335237 June 15, 2018 12.0-CURRENT after changing struct kerneldumpheader to version 4 @@ -1188,7 +1188,7 @@ is spelled &, < is < and > is >. 1200070 - r335873 + 335873 July 2, 2018 12.0-CURRENT after inlining &man.atomic.9; in modules on amd64 and i386 requiring all modules of @@ -1197,16 +1197,16 @@ is spelled &, < is < and > is >. 1200071 - r335930 + 335930 July 4, 2018 12.0-CURRENT after changing the ABI and API of - &man.epoch.9; (r335924) + &man.epoch.9; (335924) requiring modules of consumers to be rebuilt. 1200072 - r335979 + 335979 July 5, 2018 12.0-CURRENT after changing the ABI and API of struct xinpcb and friends. @@ -1214,7 +1214,7 @@ is spelled &, < is < and > is >. 1200073 - r336313 + 336313 July 15, 2018 12.0-CURRENT after changing the ABI and API of struct if_shared_ctx and @@ -1225,7 +1225,7 @@ is spelled &, < is < and > is >. 1200074 - r336360 + 336360 July 16, 2018 12.0-CURRENT after updating the configuration of libstdc++ to make use of C99 functions. @@ -1233,7 +1233,7 @@ is spelled &, < is < and > is >. 1200075 - r336538 + 336538 July 19, 2018 12.0-CURRENT after zfsloader being folded into loader, and after adding ntpd:ntpd as uid:gid 123:123, @@ -1243,7 +1243,7 @@ is spelled &, < is < and > is >. 1200076 - r336914 + 336914 July 30, 2018 12.0-CURRENT after KPI changes to timespecadd. @@ -1251,7 +1251,7 @@ is spelled &, < is < and > is >. 1200077 - r337576 + 337576 August 10, 2018 12.0-CURRENT after timespec_get was added to the system. @@ -1259,7 +1259,7 @@ is spelled &, < is < and > is >. 1200078 - r337863 + 337863 August 15, 2018 12.0-CURRENT after exec.created hook for jails. @@ -1267,7 +1267,7 @@ is spelled &, < is < and > is >. 1200079 - r338061 + 338061 August 19, 2018 12.0-CURRENT after converting arc4random to using the Chacha20 @@ -1278,7 +1278,7 @@ is spelled &, < is < and > is >. 1200080 - r338172 + 338172 August 22, 2018 12.0-CURRENT after removing the drm drivers. @@ -1286,14 +1286,14 @@ is spelled &, < is < and > is >. 1200081 - r338182 + 338182 August 21, 2018 12.0-CURRENT after KPI changes to NVMe. 1200082 - r338285 + 338285 August 24, 2018 12.0-CURRENT after reverting the removal of the drm drivers. @@ -1301,7 +1301,7 @@ is spelled &, < is < and > is >. 1200083 - r338331 + 338331 August 26, 2018 12.0-CURRENT after removing arc4random_stir and @@ -1310,7 +1310,7 @@ is spelled &, < is < and > is >. 1200084 - r338478 + 338478 September 5, 2018 12.0-CURRENT after updating &man.objcopy.1; to properly handle little-endian MIPS64 object @@ -1319,7 +1319,7 @@ is spelled &, < is < and > is >. 1200085 - r339270 + 339270 October 19, 2018 12.0-STABLE after updating OpenSSL to version @@ -1328,7 +1328,7 @@ is spelled &, < is < and > is >. 1200086 - r339732 + 339732 October 25, 2018 12.0-STABLE after updating OpenSSL shared library @@ -1337,14 +1337,14 @@ is spelled &, < is < and > is >. 1200500 - r340471 + 340471 November 16, 2018 12-STABLE after releng/12.0 was branched. 1200501 - r342801 + 342801 January 6, 2019 12-STABLE after merge of fixing linux_destroy_dev() behaviour when there are still files open from the destroying @@ -1353,7 +1353,7 @@ is spelled &, < is < and > is >. 1200502 - r343126 + 343126 January 17, 2019 12-STABLE after enabling sys/random.h #include from C++. @@ -1361,7 +1361,7 @@ is spelled &, < is < and > is >. 1200503 - r344152 + 344152 Febrary 15, 2019 12-STABLE after merge of fixing renameat(2) for CAPABILITIES kernels. @@ -1369,7 +1369,7 @@ is spelled &, < is < and > is >. 1200504 - r345169 + 345169 March 15, 2019 12-STABLE after merging CCM for the benefit of the ZoF port. @@ -1377,7 +1377,7 @@ is spelled &, < is < and > is >. 1200505 - r345327 + 345327 March 20, 2019 12-STABLE after merging support for selectively disabling ZFS without disabling loader. @@ -1385,7 +1385,7 @@ is spelled &, < is < and > is >. 1200506 - r346168 + 346168 April 12, 2019 12-STABLE after merging llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp 8.0.0 final release @@ -1394,7 +1394,7 @@ is spelled &, < is < and > is >. 1200517 - r352076 + 352076 September 09, 2019 12-STABLE after adding sysfs create/remove functions that handles multiple files in one call to the LinuxKPI. @@ -1402,14 +1402,14 @@ is spelled &, < is < and > is >. 1200518 - r352114 + 352114 September 09, 2019 12-STABLE after additional updates to LinuxKPI's sysfs. 1201000 - rNNNNNN + NNNNNN September 20, 2019 releng/12.1 branched from stable/12@r352480. @@ -1417,7 +1417,7 @@ is spelled &, < is < and > is >. 1201500 - rNNNNNN + NNNNNN September 20, 2019 12-STABLE after branching releng/12.1. @@ -2577,7 +2577,7 @@ is spelled &, < is < and > is >. 311186 January 3, 2017 11.0-STABLE after &man.crunchgen.1; META_MODE fix - (rev r311185). + (rev 311185). @@ -2663,7 +2663,7 @@ is spelled &, < is < and > is >. 1101502 - r321688 + 321688 July 29, 2017 11-STABLE after merging the NFS client forced dismount support umount -N @@ -2672,7 +2672,7 @@ is spelled &, < is < and > is >. 1101503 - r323431 + 323431 September 11, 2017 11-STABLE after merging changes making the WRFSBASE instruction operational on amd64. @@ -2680,7 +2680,7 @@ is spelled &, < is < and > is >. 1101504 - r324006 + 324006 September 26, 2017 11-STABLE after merging libm from head, which adds &man.cacoshl.3;, &man.cacosl.3;, &man.casinhl.3;, @@ -2691,7 +2691,7 @@ is spelled &, < is < and > is >. 1101505 - r324023 + 324023 September 26, 2017 11-STABLE after merging clang, llvm, lld, lldb, compiler-rt and libc++ 5.0.0 release. @@ -2699,37 +2699,37 @@ is spelled &, < is < and > is >. 1101506 - r325003 + 325003 October 25, 2017 11-STABLE after merging - r324281, adding the + 324281, adding the value.u16 field to struct diocgattr_arg. 1101507 - r328379 + 328379 January 24, 2018 11-STABLE after merging - r325028, fixing + 325028, fixing ptrace() to always clear the correct thread event when resuming. 1101508 - r328386 + 328386 January 24, 2018 11-STABLE after merging - r316648, + 316648, renaming smp_no_rendevous_barrier() to smp_no_rendezvous_barrier(). 1101509 - r328653 + 328653 February 1, 2018 11-STABLE after an overwrite merge backport of the LinuxKPI from FreeBSD-head. @@ -2737,7 +2737,7 @@ is spelled &, < is < and > is >. 1101510 - r329450 + 329450 February 17, 2018 11-STABLE after the cmpxchg() macro is now fully functional in the LinuxKPI. @@ -2745,7 +2745,7 @@ is spelled &, < is < and > is >. 1101511 - r329981 + 329981 February 25, 2018 11-STABLE after concluding the recent LinuxKPI related updates. @@ -2753,7 +2753,7 @@ is spelled &, < is < and > is >. 1101512 - r331219 + 331219 March 19, 2018 11-STABLE after merging retpoline support from the upstream llvm, clang and lld 5.0 branches. @@ -2761,7 +2761,7 @@ is spelled &, < is < and > is >. 1101513 - r331838 + 331838 March 31, 2018 11-STABLE after merging clang, llvm, lld, lldb, compiler-rt and libc++ 6.0.0 release, and several @@ -2770,34 +2770,34 @@ is spelled &, < is < and > is >. 1101514 - r332089 + 332089 April 5, 2018 11-STABLE after merging - r328331, adding a new and + 328331, adding a new and incompatible interpretation of ${name}_limits in rc scripts. 1101515 - r332363 + 332363 April 10, 2018 11-STABLE after reverting - r331880, removing the new and + 331880, removing the new and incompatible interpretation of ${name}_limits in rc scripts. 1101516 - r334392 + 334392 May 30, 2018 11-STABLE after &man.dwatch.1; touch-ups. 1102000 - r334459 + 334459 June 1, 2018 releng/11.2 branched from stable/11. @@ -2805,14 +2805,14 @@ is spelled &, < is < and > is >. 1102500 - r334461 + 334461 June 1, 2018 11-STABLE after releng/11.2 branched. 1102501 - r335436 + 335436 June 20, 2018 11-STABLE after LinuxKPI updates requiring recompilation of external kernel modules. @@ -2820,7 +2820,7 @@ is spelled &, < is < and > is >. 1102502 - r338617 + 338617 September 12, 2018 11-STABLE after adding a socket option SO_TS_CLOCK and fixing recvmsg32() system call to properly down-convert @@ -2830,7 +2830,7 @@ is spelled &, < is < and > is >. 1102503 - r338931 + 338931 September 25, 2018 11-STABLE after merging a TCP checksum fix to &man.iflib.9; and adding new media types to @@ -2839,7 +2839,7 @@ is spelled &, < is < and > is >. 1102504 - r340309 + 340309 November 9, 2018 11-STABLE after several MFCs: updating &man.objcopy.1; to properly handle little-endian MIPS64 object; @@ -2849,7 +2849,7 @@ is spelled &, < is < and > is >. 1102505 - r342804 + 342804 January 6, 2019 11-STABLE after merge of fixing linux_destroy_dev() behaviour when there are still files open from the destroying @@ -2858,7 +2858,7 @@ is spelled &, < is < and > is >. 1102506 - r344220 + 344220 February 17, 2019 11-STABLE after merging multiple commits to lualoader. @@ -2866,7 +2866,7 @@ is spelled &, < is < and > is >. 1102507 - r346296 + 346296 April 16, 2019 11-STABLE after merging llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp 8.0.0 final release @@ -2875,7 +2875,7 @@ is spelled &, < is < and > is >. 1103000 - r349026 + 349026 June 14, 2019 releng/11.3 branched from stable/11. @@ -2883,7 +2883,7 @@ is spelled &, < is < and > is >. 1103500 - r349027 + 349027 June 14, 2019 11-STABLE after releng/11.3 branched. @@ -4058,10 +4058,10 @@ is spelled &, < is < and > is >. 1004501 - r328379 + 328379 January 24, 2018 10-STABLE after merging - r325028, fixing + 325028, fixing ptrace() to always clear the correct thread event when resuming.