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

Diff for /www/57.html between version 1.31 and 1.32

version 1.31, 2015/03/05 00:12:49 version 1.32, 2015/03/05 05:11:12
Line 153 
Line 153 
     <ul>      <ul>
     <li>Stricter enforcement of W^X in the kernel address space.      <li>Stricter enforcement of W^X in the kernel address space.
     <li>Support for loadable kernel modules has been removed.      <li>Support for loadable kernel modules has been removed.
     <li>prcofs has been removed.      <li>procfs has been removed.
     <li>...      <li>...
     </ul>      </ul>
 <p>  <p>
   
 <li>Assorted improvements:  <li>Assorted improvements:
     <ul>      <ul>
     <li>New rcctl utility to control daemons.      <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcctl&amp;sektion=8"">rcctl(8)</a> utility to control daemons.
     <li>fw_update has been rewritten to be faster and smarter.      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fw_update&amp;sektion=1">fw_update(1)</a> has been rewritten to be faster and smarter.
     <li>Cleanup <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=event&amp;sektion=3">libevent(3)</a>,      <li>Cleanup <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=event&amp;sektion=3">libevent(3)</a>,
         the compatibility layer for other operating systems has been removed.          the compatibility layer for other operating systems has been removed.
         The API is still compatible with upstream libevent 1.4.15-stable.          The API is still compatible with upstream libevent 1.4.15-stable.
Line 178 
Line 178 
     <li>Use      <li>Use
     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=services&amp;sektion=5">services(5)</a> names in the default pf rules in force during startup.      <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=services&amp;sektion=5">services(5)</a> names in the default pf rules in force during startup.
     <li>      <li>
     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=what&amp;sektion=1">what(1)</a> now displays correct $OpenBSD$ expansions.      <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=what&amp;sektion=1">what(1)</a> now displays correct &#36;OpenBSD&#36; expansions.
     <li>      <li>
     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdisk&amp;sektion=8">fdisk(8)</a> now zeros out GPT signatures found when writing out an MBR that has been re-initialzed and lacks any EFI or EFISYS partition.      <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdisk&amp;sektion=8">fdisk(8)</a> now zeros out GPT signatures found when writing out an MBR that has been re-initialzed and lacks any EFI or EFISYS partition.
     <li>...      <li>...

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32