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

Diff for /www/59.html between version 1.50 and 1.51

version 1.50, 2016/03/02 16:12:00 version 1.51, 2016/03/03 16:06:22
Line 61 
Line 61 
 <p>  <p>
   
 <ul>  <ul>
   <li>Processor support, including:
       <ul>
       <li>W^X policy enforced in the i386 kernel address space.
       </ul>
   <p>
 <li>Improved hardware support, including:  <li>Improved hardware support, including:
     <ul>      <ul>
     <li>amd64 can now boot from 32 bit and 64 bit EFI.      <li>amd64 can now boot from 32 bit and 64 bit EFI.
Line 112 
Line 117 
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pledge&amp;sektion=2">pledge(2)</a> support integrated:  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pledge&amp;sektion=2">pledge(2)</a> support integrated:
     <ul>      <ul>
     <li>tame(2) system call renamed to pledge(2).      <li>tame(2) system call renamed to pledge(2).
       <li>Many behaviours/semantics extended and refined.
     <li>453 out of 707 base system binaries adapted to use pledge.      <li>453 out of 707 base system binaries adapted to use pledge.
     <li>14 ports adapted to use pledge (some decompression tools, mutt,      <li>14 ports adapted to use pledge (some decompression tools, mutt,
         some pdf tools, chromium/iridium, and the i3 window manager).          some pdf tools, chromium/iridium, and the i3 window manager).

Legend:
Removed from v.1.50  
changed lines
  Added in v.1.51