svn commit: r52784 - head/en_US.ISO8859-1/books/porters-handbook/versions
Konstantin Belousov
kib at FreeBSD.org
Sun Jan 27 01:50:52 UTC 2019
Author: kib (src committer)
Date: Sun Jan 27 01:50:51 2019
New Revision: 52784
URL: https://svnweb.freebsd.org/changeset/doc/52784
Log:
Document __FreeBSD_versions 1300009 and 1300010.
Sponsored by: The FreeBSD Foundation
Modified:
head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml
Modified: head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Sat Jan 26 08:31:03 2019 (r52783)
+++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Sun Jan 27 01:50:51 2019 (r52784)
@@ -136,6 +136,25 @@ is spelled &, < is < and > is >.
<literal>kern.smp.threads_per_core</literal> and
<literal>kern.smp.cores</literal> sysctls.</entry>
</row>
+
+ <row>
+ <entry>1300009</entry>
+ <entry><revnumber>343213</revnumber></entry>
+ <entry>January 20, 2019</entry>
+ <entry>13.0-CURRENT after
+ <literal>struct ieee80211vap</literal> structure
+ change to resolve ioctl/detach race for ieee80211com
+ structure.</entry>
+ </row>
+
+ <row>
+ <entry>1300010</entry>
+ <entry><revnumber>343485</revnumber></entry>
+ <entry>January 27, 2019</entry>
+ <entry>13.0-CURRENT after increasing
+ <literal>SPECNAMELEN</literal> from 63 to MAXNAMELEN (255).
+ </entry>
+ </row>
</tbody>
</tgroup>
</table>
More information about the svn-doc-head
mailing list