Date: Sun, 23 Jan 2022 10:01:10 GMT From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: b9cdcd3dcd - main - Document __FreeBSD_version 1400046 ~ 1400048. Message-ID: <202201231001.20NA1AxN059664@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/doc/commit/?id=b9cdcd3dcd14271ab451d67bdb9a35cfdeca5d97 commit b9cdcd3dcd14271ab451d67bdb9a35cfdeca5d97 Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2022-01-23 10:00:07 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2022-01-23 10:00:07 +0000 Document __FreeBSD_version 1400046 ~ 1400048. --- .../en/books/porters-handbook/versions/_index.adoc | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/documentation/content/en/books/porters-handbook/versions/_index.adoc b/documentation/content/en/books/porters-handbook/versions/_index.adoc index 0c0f643214..26b1aca270 100644 --- a/documentation/content/en/books/porters-handbook/versions/_index.adoc +++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc @@ -269,6 +269,21 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg |gitref:b214fcceacad6b842545150664bd2695c1c2b34f[repository="src",length=12] |December 15, 2021 |14.0-CURRENT after changing man:VOP_READDIR[9]'s cookies argument to a `**uint64_t`. + +|1400046 +|gitref:e2650af157bc7489deaf2c9054995f0f88a6e5da[repository="src",length=12] +|December 30, 2021 +|14.0-CURRENT after Make CPU_SET macros compliant with other implementations + +|1400047 +|gitref:ed6417cd8d0bb5a2c175fce9d8e4a495fae9e9f4[repository="src",length=12] +|January 17, 2022 +|14.0-CURRENT after multiple LinuxKPI changes required by drm-kmod + +|1400048 +|gitref:dd2f7a4b45eb1285e710cfce60cb77f7c11f8075[repository="src",length=12] +|January 18, 2022 +|14.0-CURRENT after the addition of <crypto/chacha20_poly1305.h> |=== ////
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201231001.20NA1AxN059664>
