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

Diff for /www/62.html between version 1.18 and 1.19

version 1.18, 2017/10/02 02:10:40 version 1.19, 2017/10/02 04:55:32
Line 165 
Line 165 
     <li>Double free detection has been improved when the F      <li>Double free detection has been improved when the F
         <a href="https://man.openbsd.org/malloc.3">malloc(3)</a> option is used.          <a href="https://man.openbsd.org/malloc.3">malloc(3)</a> option is used.
         The existing S option now includes F.          The existing S option now includes F.
       <li>The <a href="http://man.openbsd.org/tty.4#TIOCSTI">TOICSTI</a>
           tty ioctl has been removed.  The I/O-loops in the last two consumers
           <a href="http://man.openbsd.org/csh.1">csh(1)</a> and
           <a href="http://man.openbsd.org/mail.1">mail(1)</a>
           were rewritten to cope with the removal.
     </ul>      </ul>
 <p>  <p>
   
Line 178 
Line 183 
   
 <li>Assorted improvements:  <li>Assorted improvements:
     <ul>      <ul>
     <li>The  
         <a href="http://man.openbsd.org/tty.4#TIOCSTI">TOICSTI</a>  
         tty ioctl has been removed.  
         The I/O-loop in the last two consumers  
         <a href="http://man.openbsd.org/csh.1">csh(1)</a>  
         and  
         <a href="http://man.openbsd.org/mail.1">mail(1)</a>  
         has been rewritten to cope with the removal.  
     <li>Improved UTF-8 line editing support for      <li>Improved UTF-8 line editing support for
         <a href="http://man.openbsd.org/ksh.1">ksh(1)</a>          <a href="http://man.openbsd.org/ksh.1">ksh(1)</a>
         Emacs and Vi input mode.          Emacs and Vi input mode.

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19