[BACK]Return to 52.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/52.html between version 1.6 and 1.7

version 1.6, 2012/09/05 07:18:58 version 1.7, 2012/09/05 07:37:12
Line 167 
Line 167 
     <li>ld.so(1) recognizes the DF_1_NOOPEN flag and refuses to dlopen(3)      <li>ld.so(1) recognizes the DF_1_NOOPEN flag and refuses to dlopen(3)
         shared objects linked with "-z nodlopen".          shared objects linked with "-z nodlopen".
     <li>Improved compliance and/or cleanliness of header files, particularly      <li>Improved compliance and/or cleanliness of header files, particularly
         &lt;time.h&gt;, &lt;sys/time.h&gt;, &lt;limits.h&gt;,          &lt;dirent.h&gt;, &lt;time.h&gt;, &lt;sys/time.h&gt;, &lt;limits.h&gt;,
         &lt;arpa/inet.h&gt;, &lt;netinet/in.h&gt;, and &lt;sys/param.h&gt;.          &lt;arpa/inet.h&gt;, &lt;netinet/in.h&gt;, and &lt;sys/param.h&gt;.
     <li>Improved kernel uvm memory allocator.      <li>Improved kernel uvm memory allocator.
 <!--    <li>Added ability to use the fake serial port built into Intel bioses as the console -->      <li>Added support for using AMT to provide console-over-ethernet.  (c.f. the amtterm port).
     <li>Improved support for amd64 boxes with many memory extents.      <li>Improved support for amd64 boxes with many memory extents.
     <li>compat_linux improvements: TLS-vs-clone and futex fixes, added support      <li>compat_linux improvements: TLS-vs-clone and futex fixes, added support
         for statfs64(), tgkill(), gettid(), SOCK_CLOEXEC, and SOCK_NONBLOCK.          for statfs64(), tgkill(), gettid(), SOCK_CLOEXEC, and SOCK_NONBLOCK.
       <li>Improved handling of bare FAT media.
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kdump&amp;sektion=1">kdump</a> improvements, including the ability to show thread IDs and dumping of timespec, timeval, sigaction, rlimit, sigset, clockid, and fdset arguments and results.
     <li>...      <li>...
     </ul>      </ul>
 <p>  <p>

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7