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

Diff for /www/plus.html between version 1.152 and 1.153

version 1.152, 1997/12/08 03:22:42 version 1.153, 1997/12/10 10:55:47
Line 850 
Line 850 
 <li>Fix scsi CDIOCREADSUBCHANNEL.  <li>Fix scsi CDIOCREADSUBCHANNEL.
 <li>Indicate connect direction for tcp sockets in fstat(1).  <li>Indicate connect direction for tcp sockets in fstat(1).
 <li>In linux compat, handle the CDROM ioctl() calls.  <li>In linux compat, handle the CDROM ioctl() calls.
   <li>Flesh out scsi(8) a tiny bit more.
   <li>Use <strong>cp -R</strong> instead of <strong>cp -r</strong> for local
           copies in rcp(1).
   <li>Enhance the performance of pwd_mkdb(8) by expanding the db(3) cache based
           on input filesize.
   <li>Add a <strong>kern.nosuidcoredump</strong> sysctl.
   <li>Fix minor numbers for /dev/ch* in the MAKEDEV scripts.
   <li><a href=errata.html#f00f>Intel P5 F00F workaround</a>.
   <li>Fix numerous problems with new KTH kerberos.
   <li>Fix a problem in -current regarding open() of O_TRUNC and O_SHLOCK.
   <li>Correct an XPG violation in stdlib.h.
   <li>Handle the cdrom ejecting ioctl in linux emulation.
   <li>Handle SIOCGIFHWADDR ioctl in linux emulation.
   <li>Use recursive vnode locks to solve a page-in panic reported by chuck & chuck.
 </ul>  </ul>
   
 <p>  <p>

Legend:
Removed from v.1.152  
changed lines
  Added in v.1.153