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

Diff for /www/56.html between version 1.43 and 1.44

version 1.43, 2014/10/07 02:26:09 version 1.44, 2014/10/09 04:09:25
Line 130 
Line 130 
         <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man8/traceroute.8">traceroute(8)</a>.          <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man8/traceroute.8">traceroute(8)</a>.
     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man3/asr_run.3">asr API</a>      <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man3/asr_run.3">asr API</a>
         for asynchronous address resolution and nameserver querying is now public.          for asynchronous address resolution and nameserver querying is now public.
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/pflow.4">pflow(4)</a>'s
           pflowproto 9 has been removed.
       <li>The userland ppp(8) daemon and its associated PPPoE helper, pppoe(8), have been removed.
     </ul>      </ul>
 <p>  <p>
   
Line 168 
Line 171 
     <li>Increase randomness of random mmap mappings.      <li>Increase randomness of random mmap mappings.
     <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man2/getentropy.2">getentropy(2)</a>.      <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man2/getentropy.2">getentropy(2)</a>.
     <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man3/timingsafe_memcmp.3">timingsafe_memcmp(3)</a>.      <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man3/timingsafe_memcmp.3">timingsafe_memcmp(3)</a>.
       <li>Removed the MD4 hash algorithm and functions from
           <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man1/cksum.1">cksum(1)</a>,
           <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man1/skey.1">S/Key</a>,
           and libc.
     </ul>      </ul>
 <p>  <p>
   
Line 193 
Line 200 
     <li>Constrain MSDOS timestamps to 1/1/1980 through 12/31/2107.  64-bit      <li>Constrain MSDOS timestamps to 1/1/1980 through 12/31/2107.  64-bit
 time_t values outside that range are stored as 1/1/1980.  time_t values outside that range are stored as 1/1/1980.
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man6/bs.6">bs(6)</a> now prints a battleship splash screen.      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man6/bs.6">bs(6)</a> now prints a battleship splash screen.
     <li>rsh, rshd, rwho, rwhod, ruptime, asa, bdes, fpr, mkstr, page, xstr, oldrdist, fsplit, uyap, and bluetooth have been removed.      <li>rcp, rsh, rshd, rwho, rwhod, ruptime, asa, bdes, fpr, mkstr, page, spray, xstr, oldrdist, fsplit, uyap, and bluetooth have been removed.
       <li>rmail(8) and uucpd(8) have been removed from the base system and added to the ports tree.
       <li>Lynx has been removed from the base system and added to the ports tree.
       <li>The librt static stub library has been removed.
       <li>TCP Wrappers have been removed.
     <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man3/atexit.3">atexit(3)</a> recursive handlers.      <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man3/atexit.3">atexit(3)</a> recursive handlers.
     <li>Enhance      <li>Enhance
 <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man8/disklabel.8">disklabel(8)</a> to recover filesystem mountpoint information when reading saved ascii labels.  <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man8/disklabel.8">disklabel(8)</a> to recover filesystem mountpoint information when reading saved ascii labels.

Legend:
Removed from v.1.43  
changed lines
  Added in v.1.44