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

Diff for /www/52.html between version 1.71 and 1.72

version 1.71, 2014/08/03 17:02:58 version 1.72, 2014/08/13 17:37:31
Line 220 
Line 220 
         <arpa/inet.h>, <netinet/in.h>, and <sys/param.h>.          <arpa/inet.h>, <netinet/in.h>, and <sys/param.h>.
     <li>Improved kernel uvm memory allocator.      <li>Improved kernel uvm memory allocator.
     <li>Added support for using AMT to provide console-over-Ethernet (c.f. the      <li>Added support for using AMT to provide console-over-Ethernet (c.f. the
         <a href="http://www.openbsd.org/cgi-bin/cvsweb/ports/comms/amtterm/">amtterm</a> package).          <a href="http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/comms/amtterm/">amtterm</a> package).
     <li>Improved support for amd64 systems with many memory extents.      <li>Improved support for amd64 systems with many memory extents.
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_linux&amp;sektion=8">compat_linux(8)</a>      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_linux&amp;sektion=8">compat_linux(8)</a>
         improvements: TLS-vs-clone and futex fixes, added support          improvements: TLS-vs-clone and futex fixes, added support
Line 238 
Line 238 
     <li>Improved emacs-style key bindings and handling of large arrays in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&amp;sektion=1">ksh(1)</a>.      <li>Improved emacs-style key bindings and handling of large arrays in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&amp;sektion=1">ksh(1)</a>.
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=halt&amp;sektion=8">halt(8)</a> disables "suspend-on-lid-close" so that you don't accidentally suspend instead of shutting down.      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=halt&amp;sektion=8">halt(8)</a> disables "suspend-on-lid-close" so that you don't accidentally suspend instead of shutting down.
     <li>Improvements to parallel <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&amp;sektion=1">make(1)</a>: added the .CHEAP and .EXPENSIVE special targets and fixed glitches in already-rebuilt logic.      <li>Improvements to parallel <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&amp;sektion=1">make(1)</a>: added the .CHEAP and .EXPENSIVE special targets and fixed glitches in already-rebuilt logic.
     <li>The <a href="http://www.openbsd.org/cgi-bin/cvsweb/ports/devel/libusb1/">libusb</a> package is able to access non-<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ugen&amp;sektion=4">ugen(4)</a> devices for some operations, allowing e.g. <a href="http://www.openbsd.org/cgi-bin/cvsweb/ports/sysutils/ykpers/">programming YubiKeys</a> with a standard kernel.      <li>The <a href="http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel/libusb1/">libusb</a> package is able to access non-<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ugen&amp;sektion=4">ugen(4)</a> devices for some operations, allowing e.g. <a href="http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils/ykpers/">programming YubiKeys</a> with a standard kernel.
     <li>Various improvements in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&amp;sektion=1">tmux(1)</a>:      <li>Various improvements in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&amp;sektion=1">tmux(1)</a>:
         a new unified tree view to select sessions or windows,          a new unified tree view to select sessions or windows,
         new move-pane and renumber-windows commands,          new move-pane and renumber-windows commands,

Legend:
Removed from v.1.71  
changed lines
  Added in v.1.72