- Document __FreeBSD_version 800087
Requested by: attilio
This commit is contained in:
parent
8a1cca9a5c
commit
dfe5a50083
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=34271
1 changed files with 10 additions and 2 deletions
|
@ -13048,8 +13048,16 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00
|
||||||
<entry>8.0-CURRENT after adding support for input lines
|
<entry>8.0-CURRENT after adding support for input lines
|
||||||
of arbitrarily length in patch(1).</entry>
|
of arbitrarily length in patch(1).</entry>
|
||||||
</row>
|
</row>
|
||||||
|
<row>
|
||||||
|
<entry>800087</entry>
|
||||||
|
<entry>May 11, 2009</entry>
|
||||||
|
<entry>8.0-CURRENT after some VFS KPI changes. The thread
|
||||||
|
argument has been removed from the FSD parts of the VFS.
|
||||||
|
<function>VFS_*</function> functions do not need the
|
||||||
|
context any more because it always refers to
|
||||||
|
<varname>curthread</varname>. In some special cases,
|
||||||
|
the old behavior is retained.</entry>
|
||||||
|
</row>
|
||||||
</tbody>
|
</tbody>
|
||||||
</tgroup>
|
</tgroup>
|
||||||
</table>
|
</table>
|
||||||
|
|
Loading…
Reference in a new issue