From 6365eb8f590d157182da7e129692a79b02533bdf Mon Sep 17 00:00:00 2001 From: Warren Block Date: Fri, 5 Aug 2016 21:29:13 +0000 Subject: [PATCH] Add missing __FreeBSD_version values. PR: 211296 Submitted by: Nikolai Lifanov Differential Revision: https://reviews.freebsd.org/D7285 --- .../porters-handbook/versions/chapter.xml | 81 ++++++++++++++++++- 1 file changed, 79 insertions(+), 2 deletions(-) diff --git a/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml b/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml index cb7027b11d..d4f886129f 100644 --- a/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml +++ b/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml @@ -5354,8 +5354,8 @@ 1002503 14 December, 2015 10-STABLE after merge of changes to the internal - internal interface between the nfsd.ko and nfscommon.ko - modules, requiring them to be upgraded togehter (rev + interface between the nfsd.ko and nfscommon.ko + modules, requiring them to be upgraded together (rev 292223). @@ -5416,6 +5416,41 @@ from 10-STABLE (rev 296374). + + 1003501 + 19 June, 2016 + 10-STABLE after adding kdbcontrol's -P option + (rev 298297). + + + + 1003502 + 19 June, 2016 + 10-STABLE after libcrypto.so was made position independent + (rev 299966). + + + + 1003503 + 19 June, 2016 + 10-STABLE after allowing MK_ overrides + (rev 300233). + + + + 1003504 + 21 June, 2016 + 10-STABLE after MFC of filemon changes from 11-CURRENT + (rev 302066). + + + + 1003505 + 27 June, 2016 + 10-STABLE after converting sed to use REG_STARTEND, fixing + a Mesa issue (rev 302228). + + 1100000 October 10, 2013 @@ -6141,6 +6176,48 @@ libmd, libcrypt, the kernel, and ZFS (rev 301010). + + + 1100117 + June 6, 2016 + 11.0-CURRENT after libpam was synced with stock + 301602, bumping library version. + + + + 1100118 + June 21, 2016 + 11.0-CURRENT after breaking binary compatibility of struct disk + 302069. + + + + 1100119 + June 23, 2016 + 11.0-CURRENT after switching geom_disk to using a pool mutex + 302150. + + + + 1100120 + June 23, 2016 + 11.0-CURRENT after adding spares to struct ifnet + 302153. + + + + 1200000 + July 7, 2016 + 12.0-CURRENT + (rev 302409). + + + + 1200001 + July 12, 2016 + 12.0-CURRENT after removing collation for [a-z]-type ranges + 302512. +