Document FreeBSD_version 1000050 after the struct mbuf changes in
r254780, r254799, r254804, r254807, and r254842. Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
2e040849f9
commit
47f6672ec5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42585
1 changed files with 11 additions and 1 deletions
|
@ -16303,7 +16303,7 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00
|
|||
<entry>August 19, 2013</entry>
|
||||
<entry>10-CURRENT after addition of
|
||||
<literal>M_PROTO[9-12]</literal> and removal of
|
||||
<literal>M_NOFREE|M_FRAG|M_FIRSTFRAG|M_LASTFRAG</literal>
|
||||
<literal>M_FRAG|M_FIRSTFRAG|M_LASTFRAG</literal>
|
||||
mbuf flags (rev <svnref>254524</svnref>,
|
||||
<svnref>254526</svnref>.</entry>
|
||||
</row>
|
||||
|
@ -16316,6 +16316,16 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00
|
|||
(rev <svnref>254672</svnref>).</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>1000050</entry>
|
||||
<entry>August 24, 2013</entry>
|
||||
<entry>10-CURRENT after modifications of structure
|
||||
<literal>mbuf</literal>
|
||||
(rev <svnref>254780</svnref>, <svnref>254799</svnref>,
|
||||
<svnref>254804</svnref>, <svnref>254807</svnref>
|
||||
<svnref>254842</svnref>).</entry>
|
||||
</row>
|
||||
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</table>
|
||||
|
|
Loading…
Reference in a new issue