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

Diff for /www/errata.html between version 1.544 and 1.545

version 1.544, 2006/01/13 23:13:00 version 1.545, 2006/01/14 10:10:24
Line 87 
Line 87 
   
 <li><a name="i386pmap"></a>  <li><a name="i386pmap"></a>
 <font color="#009000"><strong>003: RELIABILITY FIX: January 13, 2006</strong></font> &nbsp; <i>i386 architecture</i><br>  <font color="#009000"><strong>003: RELIABILITY FIX: January 13, 2006</strong></font> &nbsp; <i>i386 architecture</i><br>
 Change the implimentation of i386 W^X so that the "execute line" can move around.  Change the implementation of i386 W^X so that the "execute line" can move around.
 Before it was limited to being either at 512MB (below which all code normally  Before it was limited to being either at 512MB (below which all code normally
 lands) or at the top of the stack. Now the line can float as  lands) or at the top of the stack. Now the line can float as
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mprotect&amp;sektion=2">mprotect(2)</a>  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mprotect&amp;sektion=2">mprotect(2)</a>

Legend:
Removed from v.1.544  
changed lines
  Added in v.1.545