svn commit: r51453 - head/en_US.ISO8859-1/books/porters-handbook/versions

Brooks Davis <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: brooks (src,ports committer)
Date: Fri Mar  2 22:56:07 2018
New Revision: 51453
URL: https://svnweb.freebsd.org/changeset/doc/51453

Log:
  Document __FreeBSD_version bumps:
  
  1200058: lua loader
  1200059: SysV IPC cleanups (union semun and struct mymsg removal and
  renaming of kernel-only members of struct semid_ds and struct msgid_ds.)

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	Fri Mar  2 09:03:47 2018	(r51452)
+++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml	Fri Mar  2 22:56:07 2018	(r51453)
@@ -576,6 +576,26 @@ is spelled &amp;, < is &lt; and > is &gt;.
 	    <entry>12.0-CURRENT after applying a clang 6.0.0 fix to make
 	      the wine ports build correctly.</entry>
 	  </row>
+
+	  <row>
+	    <entry>1200058</entry>
+	    <entry><revnumber>r329166</revnumber></entry>
+	    <entry>February 12, 2018</entry>
+	    <entry>12.0-CURRENT after the lua loader was committed.</entry>
+	  </row>
+
+	  <row>
+	    <entry>1200059</entry>
+	    <entry><revnumber>r330299</revnumber></entry>
+	    <entry>March 2, 2018</entry>
+	    <entry>12.0-CURRENT after removing the decleration of
+	       <literal>union semun</literal> unless
+	       <literal>_WANT_SEMUN</literal> is defined.  Also the
+	       removal of <literal>struct mymsg</literal> and the
+	       renaming of kernel-only members of <literal>struct
+	       semid_ds</literal> and <literal>struct
+	       msgid_ds</literal>.</entry>
+	  </row>
 	</tbody>
       </tgroup>
     </table>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.