svn commit: r50405 - head/en_US.ISO8859-1/books/porters-handbook/versions
Konstantin Belousov
kib at FreeBSD.org
Sat Jun 24 20:08:49 UTC 2017
Author: kib (src committer)
Date: Sat Jun 24 20:08:48 2017
New Revision: 50405
URL: https://svnweb.freebsd.org/changeset/doc/50405
Log:
Document __FreeBSD_versions 1200034 and 1200035.
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 Jun 24 16:22:53 2017 (r50404)
+++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Sat Jun 24 20:08:48 2017 (r50405)
@@ -331,6 +331,20 @@
<literal>struct event</literal> member <literal>data</literal>
was increased to 64bit, and ext structure members added.</entry>
</row>
+ <row>
+ <entry>1200034</entry>
+ <entry><revnumber>320085</revnumber></entry>
+ <entry>June 19, 2017</entry>
+ <entry>12.0-CURRENT after the NFS client and server were changed
+ so that they actually use the 64bit ino_t.</entry>
+ </row>
+ <row>
+ <entry>1200035</entry>
+ <entry><revnumber>320317</revnumber></entry>
+ <entry>June 24, 2017</entry>
+ <entry>12.0-CURRENT after the <literal>MAP_GUARD</literal>
+ <literal>mmap(2)</literal> flag was added.</entry>
+ </row>
</tbody>
</tgroup>
</table>
More information about the svn-doc-head
mailing list