Document __FreeBSD_version numbers:

- 900506, 901501, 901505
- 1000028-1000029, 1000031-1000035
This commit is contained in:
Sergey Kandaurov 2013-06-17 08:07:42 +00:00
parent 7b7bffdc80
commit 42754db3f0
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41930

View file

@ -15718,6 +15718,15 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00
<svnref>232945</svnref>).</entry>
</row>
<row>
<entry>900506</entry>
<entry>May 22, 2012</entry>
<entry>9.0-STABLE after introduction of the
<function>quick_exit</function> function and
related changes required for C++11 (rev
<svnref>235786</svnref>).</entry>
</row>
<row>
<entry>901000</entry>
<entry>August 5, 2012</entry>
@ -15734,8 +15743,9 @@ Reference: &lt;http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00
<row>
<entry>901501</entry>
<entry>November 11, 2012</entry>
<entry>9.1-STABLE after LIST_PREV() added to
queue.h.</entry>
<entry>9.1-STABLE after LIST_PREV() added to queue.h
(rev <svnref>242893</svnref>) and KBI change in USB
serial devices (rev <svnref>240659</svnref>).</entry>
</row>
<row>
@ -15760,6 +15770,13 @@ Reference: &lt;http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00
related flags and cat gained the -l option.</entry>
</row>
<row>
<entry>901505</entry>
<entry>June 13, 2013</entry>
<entry>9.1-STABLE after fixes in ctfmerge boostrapping
(rev <svnref>249243</svnref>).</entry>
</row>
<row>
<entry>1000000</entry>
<entry>September 26, 2011</entry>
@ -15992,6 +16009,22 @@ Reference: &lt;http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00
<svnref>246083</svnref>).</entry>
</row>
<row>
<entry>1000028</entry>
<entry>February 13, 2013</entry>
<entry>10-CURRENT after USB moved to the driver structure
requiring a rebuild of all USB modules (rev
<svnref>246759</svnref>).</entry>
</row>
<row>
<entry>1000029</entry>
<entry>March 4, 2013</entry>
<entry>10-CURRENT after the introduction of tickless
callout facility which also changed the layout of
struct callout (rev <svnref>247777</svnref>).</entry>
</row>
<row>
<entry>1000030</entry>
<entry>March 12, 2013</entry>
@ -15999,6 +16032,64 @@ Reference: &lt;http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00
VM subsystem to support read/write locking (rev
<svnref>248084</svnref>).</entry>
</row>
<row>
<entry>1000031</entry>
<entry>April 26, 2013</entry>
<entry>10-CURRENT after the dst parameter of the
ifnet <function>if_output</function> method was
changed to take const qualifier (rev
<svnref>249925</svnref>).</entry>
</row>
<row>
<entry>1000032</entry>
<entry>May 1, 2013</entry>
<entry>10-CURRENT after the introduction of the
<function>accept4</function> (rev
<svnref>250154</svnref>) and
<function>pipe2</function> (rev
<svnref>250159</svnref>) system calls.</entry>
</row>
<row>
<entry>1000033</entry>
<entry>May 21, 2013</entry>
<entry>10-CURRENT after flex 2.5.37 import (rev
<svnref>250881</svnref>).</entry>
</row>
<row>
<entry>1000034</entry>
<entry>June 3, 2013</entry>
<entry>10-CURRENT after the addition of the following
functions to libm: <function>cacos</function>,
<function>cacosf</function>,
<function>cacosh</function>,
<function>cacoshf</function>,
<function>casin</function>,
<function>casinf</function>,
<function>casinh</function>,
<function>casinhf</function>,
<function>catan</function>,
<function>catanf</function>,
<function>catanh</function>,
<function>catanhf</function>,
<function>logl</function>,
<function>log2l</function>,
<function>log10l</function>,
<function>log1pl</function>,
<function>expm1l</function> (rev
<svnref>251294</svnref>).</entry>
</row>
<row>
<entry>1000035</entry>
<entry>June 8, 2013</entry>
<entry>10-CURRENT after the introduction of the
<function>aio_mlock</function> system call (rev
<svnref>251526</svnref>).</entry>
</row>
</tbody>
</tgroup>
</table>