git: ce75b0d4e0 - main - Document __FreeBSD_version 1500029
John Baldwin <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/doc/commit/?id=ce75b0d4e07e4988de4edd1314c8d8998aeadafb commit ce75b0d4e07e4988de4edd1314c8d8998aeadafb Author: John Baldwin <[email protected]> AuthorDate: 2024-12-07 15:55:14 +0000 Commit: John Baldwin <[email protected]> CommitDate: 2024-12-07 15:55:14 +0000 Document __FreeBSD_version 1500029 --- 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 e662a22da0..179e51417f 100644 --- a/documentation/content/en/books/porters-handbook/versions/_index.adoc +++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc @@ -205,6 +205,11 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg |November 25, 2024 |15.0-CURRENT after adding a `TDA_PSELECT` flag for early restoration of signal masks. +|1500029 +|gitref:46297859a74563dde6fc5bff9f9ecded9fb61ba6[repository="src",length=12] +|December 6, 2024 +|15.0-CURRENT after adding `bus_attach_children`, `bus_detach_children`, and `bus_identify_children`. + |=== [[versions-14]]