Date: Wed, 6 Oct 2021 23:59:15 GMT From: "Danilo G. Baio" <dbaio@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 5a5db32f4a - main - Fix build after c8e8be58e580 Message-ID: <202110062359.196NxFqS079143@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/doc/commit/?id=5a5db32f4a1e3f507cdc55f92d53e63adbb4f022 commit 5a5db32f4a1e3f507cdc55f92d53e63adbb4f022 Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2021-10-06 23:57:27 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2021-10-06 23:57:27 +0000 Fix build after c8e8be58e580 --- documentation/content/en/books/porters-handbook/versions/_index.adoc | 3 --- 1 file changed, 3 deletions(-) diff --git a/documentation/content/en/books/porters-handbook/versions/_index.adoc b/documentation/content/en/books/porters-handbook/versions/_index.adoc index b7935decfc..6bec40b1e2 100644 --- a/documentation/content/en/books/porters-handbook/versions/_index.adoc +++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc @@ -193,19 +193,16 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg |gitref:c751d067c166db71ce8bf3a323c62ac3428bd32a[repository="src",length=12] |Sep 7, 2021 |14.0-CURRENT after moving the socket buffer locks into the containing socket and renaming sb(un)lock to SOCK_IO_RECV_LOCK, SOCK_IO_RECV_UNLOCK, SOCK_IO_SEND_LOCK, and SOCK_IO_SEND_UNLOCK. -|=== |1400034 |gitref:c751d067c166db71ce8bf3a323c62ac3428bd32a[repository="src",length=12] |Sep 29, 2021 |14.0-CURRENT after LinuxKPI changes. -|=== |1400035 |gitref:16f1ee11e6574d7f8d8a9dc6ebc9be3036ff9fd0[repository="src",length=12] |Oct 4, 2021 |14.0-CURRENT after splitting libtinfow from libncurses. -|=== |1400036 |gitref:ac847dbf73685a5df9f70bbcdefa9fdeb559071d[repository="src",length=12]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110062359.196NxFqS079143>