PR: docs/152199
Document the following FreeBSD versions numbers: 900016 900020 900021 900023 900024 900025 Patch provided by: pluknet (pluknet att gmail dott com)
This commit is contained in:
parent
1b9695bc34
commit
a460f9307a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=36609
1 changed files with 37 additions and 0 deletions
|
@ -13660,6 +13660,12 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00
|
|||
<entry>July 22, 2010</entry>
|
||||
<entry>9.0-CURRENT after the import of BSD grep.</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>900016</entry>
|
||||
<entry>July 28, 2010</entry>
|
||||
<entry>9.0-CURRENT after adding mti_zone to
|
||||
struct malloc_type_internal.</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>900017</entry>
|
||||
<entry>August 23, 2010</entry>
|
||||
|
@ -13679,12 +13685,43 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00
|
|||
<entry>9.0-CURRENT after addition of the MAP_PREFAULT_READ
|
||||
flag to <function>mmap(2)</function>.</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>900020</entry>
|
||||
<entry>September 9, 2010</entry>
|
||||
<entry>9.0-CURRENT after adding drain functionality
|
||||
to sbufs, which also changed the layout of
|
||||
struct sbuf.</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>900021</entry>
|
||||
<entry>Septermber 13, 2010</entry>
|
||||
<entry>9.0-CURRENT after DTrace has grown support
|
||||
for userland tracing.</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>900022</entry>
|
||||
<entry>October 2, 2010</entry>
|
||||
<entry>9.0-CURRENT after addition of the BSDL man utilities
|
||||
and retirement of GNU/GPL man utilities.</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>900023</entry>
|
||||
<entry>October 11, 2010</entry>
|
||||
<entry>9.0-CURRENT after updating xz to git 20101010
|
||||
snapshot.</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>900024</entry>
|
||||
<entry>November 11, 2010</entry>
|
||||
<entry>9.0-CURRENT after libgcc.a was replaced
|
||||
by libcompiler_rt.a.</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>900025</entry>
|
||||
<entry>November 12, 2010</entry>
|
||||
<entry>9.0-CURRENT after the introduction of the
|
||||
modularised congestion control.</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</table>
|
||||
|
|
Loading…
Reference in a new issue