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

Diff for /www/plus.html between version 1.124 and 1.125

version 1.124, 1997/10/25 01:01:57 version 1.125, 1997/11/05 22:19:55
Line 745 
Line 745 
 <li><strong>The new afterboot(8) man page. Everyone should look at this.</strong>  <li><strong>The new afterboot(8) man page. Everyone should look at this.</strong>
 <li>Prevent open(2) with wrong flag modes.  <li>Prevent open(2) with wrong flag modes.
 </ul>  </ul>
   
   <p>
   <h3>The OpenBSD 2.2 release is now being prepared for a December 1997 release.
   At the same time we are starting to work on 2.3...
   <p>
   
   <ul>
   <li>Add svr4 jioctl() compat interface.
   <li>Make kdump(1) handle the newer emulations.
   <li>a buffer underrun in ctags(1).
   <li>In tftpd(8), permit syslog() to work when running chroot(2)'d.
   <li>Add blowfish and cast encryption to IPSEC.
   <li>SIGWINCH handling in systat(1).
   <li>If a non-existant user logs in and asks for s/key authentication, fake a
           proper s/key prompt.
   <li>Make disklabel -E deal with multiple partitions which overlap.
   <li>Replace kernel printf with Torek's libc printf.
   <li>Be more careful with getpwent() information inside rcp(1).
   <li>Handle C++ and other languages in yacc(1) far better.
   <li>Fix an as(1) parsing bug relating to the .ascii directive.
   <li>Fix some memory leaks in the RPC code.
   <li>Document how crypt(3) handles blowfish and MD5 passwords.
   <li>Truncate large uid and gid values in ranlib(1), in the same way as this
           is handled in ar(1).
   <li>Fix rpc.rquotad support if the quotas file resides on another filesystem.
   <li>makewhatis(8) manpage added.
   </ul>
   
 <p>  <p>
 <h3>Development is rapidly continuing... what a long list -- almost time for  <h3>Development is rapidly continuing... what a long list -- almost time for
 another release?</h3>  another release?</h3>

Legend:
Removed from v.1.124  
changed lines
  Added in v.1.125