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

Diff for /www/53.html between version 1.19 and 1.20

version 1.19, 2013/02/11 20:11:52 version 1.20, 2013/02/11 20:19:18
Line 1 
Line 1 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">  \<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>  <html>
 <head>  <head>
 <title>OpenBSD 5.3 Release</title>  <title>OpenBSD 5.3 Release</title>
Line 164 
Line 164 
     <li>Softdep speedup improvements by the revert of a previously necessary wokaround to prevent kva starvation.      <li>Softdep speedup improvements by the revert of a previously necessary wokaround to prevent kva starvation.
     <li>Memory filesystem (mfs) switched to bufq, giving us queue limits and FIFO queueing (rather than the current LIFO queueing)      <li>Memory filesystem (mfs) switched to bufq, giving us queue limits and FIFO queueing (rather than the current LIFO queueing)
     <li>Shared library on GCC 4 platforms now each get their own stack protector cookies instead of sharing a single global cookie.      <li>Shared library on GCC 4 platforms now each get their own stack protector cookies instead of sharing a single global cookie.
       <li>Threaded programs and libraries can now be linked with the POSIX-standard -lpthread flag instead of the OpenBSD-specific -pthread flag.
     <!-- cwm, make -->      <!-- cwm, make -->
     </ul>      </ul>
 <p>  <p>

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20