Document __FreeBSD_versions 900018 and 900019.

This commit is contained in:
Konstantin Belousov 2010-09-06 08:42:23 +00:00
parent 3bc682b10a
commit 60e6eed29d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=36387

View file

@ -13659,6 +13659,19 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00
<entry>9.0-CURRENT after changing back default grep to
GNU grep and adding WITH_BSD_GREP knob.</entry>
</row>
<row>
<entry>900018</entry>
<entry>August 24, 2010</entry>
<entry>9.0-CURRENT after the <function>pthread_kill(3)</function>
-generated signal is identified as SI_LWP in si_code.
Previously, si_code was SI_USER.</entry>
</row>
<row>
<entry>900019</entry>
<entry>August 28, 2010</entry>
<entry>9.0-CURRENT after addition of the MAP_PREFAULT_READ
flag to <function>mmap(2)</function>.</entry>
</row>
</tbody>
</tgroup>
</table>