svn commit: r50270 - head/en_US.ISO8859-1/books/porters-handbook/versions
Konstantin Belousov
kib at FreeBSD.org
Tue May 23 10:11:39 UTC 2017
Author: kib (src committer)
Date: Tue May 23 10:11:38 2017
New Revision: 50270
URL: https://svnweb.freebsd.org/changeset/doc/50270
Log:
Document __FreeBSD_version 1200031.
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 Tue May 23 08:40:42 2017 (r50269)
+++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Tue May 23 10:11:38 2017 (r50270)
@@ -307,6 +307,15 @@
<entry>12.0-CURRENT after removing NATM support including
en(4), fatm(4), hatm(4), and patm(4).</entry>
</row>
+ <row>
+ <entry>1200031</entry>
+ <entry><revnumber>318736</revnumber></entry>
+ <entry>May 23, 2017</entry>
+ <entry>12.0-CURRENT after types <literal>ino_t</literal>,
+ <literal>dev_t</literal>, <literal>nlink_t</literal>
+ were extended to 64bit and <literal>struct dirent</literal>
+ changed layout (also known as ino64).</entry>
+ </row>
</tbody>
</tgroup>
</table>
More information about the svn-doc-all
mailing list