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

Diff for /www/51.html between version 1.2 and 1.3

version 1.2, 2012/03/14 02:32:07 version 1.3, 2012/03/14 06:27:39
Line 72 
Line 72 
 <p>  <p>
   
 <ul>  <ul>
 <li>[Not written yet]  <li>Improved hardware support, including:
       <ul>
       <li>[Not written yet]
       <ul>
   <p>
   
   <li>Generic network stack improvements:
       <ul>
       <li>[Not written yet]
       <ul>
   <p>
   <li>Routing daemons and other userland network improvements:
       <ul>
       <li>fstat now displays routing table ID and socket-splicing information and ps can display routing table ID.
       <li>[Not written yet]
       <ul>
   <p>
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a> improvements:
       <ul>
       <li>[Not written yet]
       <ul>
   <p>
   <li>SCSI improvements:
       <ul>
       <li>[Not written yet]
       <ul>
   <p>
   <li>Assorted improvements:
       <ul>
       <li>Improved locale support.
       <li>Support for MSG_NOSIGNAL
       <li>KERN_PROC_CWD sysctl() for fetching the path to a process's working directory.
       <li>Improved fnmatch(), glob(), and regcomp() implementations to resist DoS attacks.
       <li>Lots of HISTORY and AUTHORS information added to manpages.
       <li>Improved checking of file-offset wraparound.
       <li>pwrite/pwritev now correctly ignored O_APPEND.
       <li>Improved conformance of header files with standards.
       <li>Improved cancelation support in both user-threads (libpthread) and rthreads.
       <li>Improved correctness of execing, coredumping, signal delivery, alternate signal stacks, blocking socket accepts(), mutexes and condition variables, per-thread errno, symbol binding, and ktracing when rthreads are in use.
       <li>Architecture-independent kernel support for thread-control-block handling for rthreads.
       <li>Small improvements to Linux compat (only available on i386).
       <ul>
   <p>
   <li>Install/Upgrade process changes:
       <ul>
       <li>[Not written yet]
       <ul>
   <p>
 </ul>  </ul>
 <p>  <p>
   

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3