git: 337d010be1 - main - Document __FreeBSD_version 1400005

Mitchell Horne mhorne at FreeBSD.org
Tue Feb 23 15:07:54 UTC 2021


The branch main has been updated by mhorne (src committer):

URL: https://cgit.FreeBSD.org/doc/commit/?id=337d010be12bd84b03984bf24291cc47b828f7da

commit 337d010be12bd84b03984bf24291cc47b828f7da
Author:     Mitchell Horne <mhorne at FreeBSD.org>
AuthorDate: 2021-02-23 14:47:29 +0000
Commit:     Mitchell Horne <mhorne at FreeBSD.org>
CommitDate: 2021-02-23 14:50:50 +0000

    Document __FreeBSD_version 1400005
---
 .../content/en/books/porters-handbook/versions/chapter.adoc          | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/documentation/content/en/books/porters-handbook/versions/chapter.adoc b/documentation/content/en/books/porters-handbook/versions/chapter.adoc
index 14031bb138..59fbb1b4fe 100644
--- a/documentation/content/en/books/porters-handbook/versions/chapter.adoc
+++ b/documentation/content/en/books/porters-handbook/versions/chapter.adoc
@@ -66,6 +66,11 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg
 |gitref:68f6800ce05c386ff045b4416d8595d09c4d8fdd[repository="src",length=12]
 |February 8, 2021
 |14.0-CURRENT after kernel interfaces for dispatching cryptographic operations were changed.
+
+|1400005
+|gitref:45eabf5754ac1d291bd677fdf29f59ce4bbc2c8f[repository="src",length=12]
+|February 17, 2021
+|14.0-CURRENT after changing the API of `ptrace(2)` `PT_GETDBREGS`/`PT_SETDBREGS` on arm64.
 |===
 
 [[versions-13]]


More information about the dev-commits-doc-all mailing list