Document the change in layout of struct thread, despite the fact that
__FreeBSD_version bump did not occur due to version number shortage. Suggested by: linimon
This commit is contained in:
parent
6e4a8fc035
commit
4f919147a4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=34441
1 changed files with 7 additions and 0 deletions
|
@ -13187,6 +13187,13 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00
|
|||
<entry>8.0-CURRENT after the introduction of vnet
|
||||
destructor hooks and infrastructure.</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>800097</entry>
|
||||
<entry>June 11, 2009</entry>
|
||||
<entry>8.0-CURRENT after the introduction of netgraph
|
||||
outbound to inbound path call detection and queuing,
|
||||
which also changed the layout of struct thread.</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</table>
|
||||
|
|
Loading…
Reference in a new issue