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

Diff for /www/plus.html between version 1.172 and 1.173

version 1.172, 1998/01/22 23:41:53 version 1.173, 1998/02/02 23:59:18
Line 963 
Line 963 
 <li>Fix argument handling in expand(1).  <li>Fix argument handling in expand(1).
 <li>In termcap databases, map the keyboard backspace key to DEL  <li>In termcap databases, map the keyboard backspace key to DEL
         instead of BS as that is how it really is.          instead of BS as that is how it really is.
   <li>Fix select(2) use in sudo(8) so that it can handle large fd_set sizes.
   <li>More cdrom ioctl's in Linux emulation.
   <li>Fix a race in mkdir(1).
   <li>IPF 3.2.3
   <li>On binutils platforms, make ldd(1) work on static executables.
   <li>Add <strong>-a</strong> flag to which(1).
   <li>Check both old and new shells in rpc.yppasswdd(8).
   <li>Cleanups in wump(6).
   <li>Glob extensions for XPG4.
   <li>Require commands started from in /etc/rc to be executable -- not just
           readable.
   <li>In rc.local, bail on starting cfsd(8) if mountd(8) is not running.
   <li>Self-extending kernel maps in the vm subsystem.
   <li>Low-memory bug fix in setenv(3).
 </ul>  </ul>
   
 <p>  <p>

Legend:
Removed from v.1.172  
changed lines
  Added in v.1.173