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

Diff for /www/54.html between version 1.5 and 1.6

version 1.5, 2013/07/28 03:17:00 version 1.6, 2013/07/28 08:57:41
Line 91 
Line 91 
   
 <li>Generic network stack improvements:  <li>Generic network stack improvements:
     <ul>      <ul>
     <li>      <li>Reworked checksum handling for network protocols.
     </ul>      </ul>
 <p>  <p>
   
Line 99 
Line 99 
     <ul>      <ul>
     <li>Support SSL inspection in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&amp;sektion=8">relayd(8)</a>.      <li>Support SSL inspection in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&amp;sektion=8">relayd(8)</a>.
     <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=slowcgi&amp;sektion=8">slowcgi(8)</a>, a libevent-based FastCGI implementation.      <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=slowcgi&amp;sektion=8">slowcgi(8)</a>, a libevent-based FastCGI implementation.
       <li>Enabled ECDHE support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&amp;sektion=8">httpd(8)</a>.
       <li>Do not start <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inetd&amp;sektion=8">inetd(8)</a> by default any more.
     </ul>      </ul>
 <p>  <p>
   
Line 139 
Line 141 
     <ul>      <ul>
     <li>Added a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=locale&amp;sektion=1">locale(1)</a> utility.      <li>Added a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=locale&amp;sektion=1">locale(1)</a> utility.
     <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ltrace&amp;sektion=1">ltrace(1)</a>, a tool to trace PLT calls.      <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ltrace&amp;sektion=1">ltrace(1)</a>, a tool to trace PLT calls.
       <li>Added a new implementation of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cu&amp;sektion=1">cu(1)</a>.
       <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=shm_open&amp;sektion=3">shm_open(3)/shm_unlink(3)</a>.
     <li>Switched the <a href="http://www.openbsd.org/vax.html">VAX</a> platform to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=elf&amp;sektion=5">ELF</a>.      <li>Switched the <a href="http://www.openbsd.org/vax.html">VAX</a> platform to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=elf&amp;sektion=5">ELF</a>.
       <li>Fixed kernel profiling on multiprocessor systems.
     </ul>      </ul>
 <p>  <p>
   

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