Document OSVERSIONs 1300075 and 1300075.

This commit is contained in:
Mark Linimon 2020-01-09 02:33:45 +00:00
parent 543074e59b
commit 7c260f615d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53768

View file

@ -690,6 +690,22 @@ is spelled &amp;, < is &lt; and > is &gt;.
<entry>13.0-CURRENT after removing flags argument from
VOP_UNLOCK.</entry>
</row>
<row>
<entry>1300075</entry>
<entry><revnumber>356409</revnumber></entry>
<entry>January 6, 2020</entry>
<entry>13.0-CURRENT after adding own counter for cancelled
USB transfers.</entry>
</row>
<row>
<entry>1300076</entry>
<entry><revnumber>356511</revnumber></entry>
<entry>January 8, 2020</entry>
<entry>13.0-CURRENT after pushing vnop implementation into
the fileop layer in posix_fallocate.</entry>
</row>
</tbody>
</tgroup>
</table>
@ -1541,6 +1557,8 @@ is spelled &amp;, < is &lt; and > is &gt;.
r356365.</entry>
</row>
<!-- XXX MCL 1200506 - 1200516 XXX? -->
<row>
<entry>1200517</entry>
<entry><revnumber>352076</revnumber></entry>
@ -3103,6 +3121,8 @@ is spelled &amp;, < is &lt; and > is &gt;.
r356365.</entry>
</row>
<!-- XXX MCL 1102508-1102510 XXX -->
<row>
<entry>1103000</entry>
<entry><revnumber>349026</revnumber></entry>
@ -3125,6 +3145,9 @@ is spelled &amp;, < is &lt; and > is &gt;.
<entry>11-STABLE after fixing a potential OOB read security issue in
libc++.</entry>
</row>
<!-- XXX MCL 1103502-1103506 XXX -->
</tbody>
</tgroup>
</table>
@ -4303,6 +4326,8 @@ is spelled &amp;, < is &lt; and > is &gt;.
<function>ptrace()</function> to always clear the
correct thread event when resuming.</entry>
</row>
<!-- 1004502 XXX MCL -->
</tbody>
</tgroup>
</table>