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

Diff for /www/60.html between version 1.37 and 1.38

version 1.37, 2016/07/31 21:13:53 version 1.38, 2016/08/01 20:11:23
Line 174 
Line 174 
     <ul>      <ul>
     <li><tt>W^X</tt> is now strictly enforced by default;      <li><tt>W^X</tt> is now strictly enforced by default;
         a program can only violate it if the executable is marked with          a program can only violate it if the executable is marked with
         <tt>PT_OPENBSD_WXNEEDED</tt> and it is located on a filesystem          <tt>PT_OPENBSD_WXNEEDED</tt> and is located on a filesystem
         mounted with the <tt>wxallowed</tt>          mounted with the <tt>wxallowed</tt>
         <a href="http://man.openbsd.org/mount.8">mount(8)</a> option.          <a href="http://man.openbsd.org/mount.8">mount(8)</a> option.
         Because there are still too many ports which violate W^X, the          Because there are still too many ports which violate W^X, the

Legend:
Removed from v.1.37  
changed lines
  Added in v.1.38