git: 64efc09df3 - main - porters-handbook: Document __FreeBSD_version 1400053
Rene Ladan <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/doc/commit/?id=64efc09df3a947917ec72a308bbd5ef7f513b652 commit 64efc09df3a947917ec72a308bbd5ef7f513b652 Author: Rene Ladan <[email protected]> AuthorDate: 2022-03-06 11:36:51 +0000 Commit: Rene Ladan <[email protected]> CommitDate: 2022-03-06 11:50:49 +0000 porters-handbook: Document __FreeBSD_version 1400053 --- documentation/content/en/books/porters-handbook/versions/_index.adoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/documentation/content/en/books/porters-handbook/versions/_index.adoc b/documentation/content/en/books/porters-handbook/versions/_index.adoc index 3e1b616d5b..7e6df47e9d 100644 --- a/documentation/content/en/books/porters-handbook/versions/_index.adoc +++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc @@ -304,6 +304,11 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg |gitref:05f0b24bfb3416606c8ea02bc1bdb9bcee7aee0c[repository="src",length=12] |February 14, 2022 |14.0-CURRENT after adding GUID_INIT and pm_qos.h support for LinuxKPI. + +|1400053 +|gitref:ba87e9bf74202b08b8e3b0a297b9b88f6869fbfb[repository="src",length=12] +|February 17, 2022 +|14.0-CURRENT after adding mmap_lock.h to LinuxKPI. |=== ////