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

Diff for /www/45.html between version 1.10 and 1.11

version 1.10, 2009/03/05 23:19:21 version 1.11, 2009/03/06 04:58:02
Line 94 
Line 94 
 <li>New functionality:  <li>New functionality:
 <ul>  <ul>
 <li>The libc  <li>The libc
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolver&amp;sektion=3">resolver(3)</a>      <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolver&amp;sektion=3">resolver(3)</a>
 may now be forced to perform lookups by TCP only      may now be forced to perform lookups by TCP only using a new
 using a new      <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf&amp;sektion=5">resolv.conf(5)</a>
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf&amp;sektion=5">resolv.conf(5)</a>      option. The nameserver declaration in
 option. The nameserver declaration in      <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf&amp;sektion=5">resolv.conf(5)</a>
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf&amp;sektion=5">resolv.conf(5)</a>      has also been extended to allow specification of non-default nameserver ports.
 has also been extended to allow specification of non-default  <li>Sorry, this list is still being worked on.
 nameserver ports.  
 </ul>  </ul>
 <p>  <p>
   
 <li>Assorted improvements and code cleanup:  <li>Assorted improvements and code cleanup:
 <ul>  <ul>
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&amp;sektion=3">malloc(3)</a>  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&amp;sektion=3">malloc(3)</a>
 has gained new attack mitigation measures; critical bookkeeping      has gained new attack mitigation measures; critical bookkeeping
 structures are protected at runtime using      structures are protected at runtime using
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mprotect&amp;sektion=2">mprotect(3)</a>      <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mprotect&amp;sektion=2">mprotect(3)</a>
 and allocated at random addresses where possible.      and allocated at random addresses where possible.
   <li>Sorry, this list is still being worked on.
 </ul>  </ul>
 <p>  <p>
   

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11