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

Diff for /www/plus.html between version 1.162 and 1.163

version 1.162, 1997/12/24 00:25:35 version 1.163, 1998/01/02 07:45:27
Line 912 
Line 912 
 <li>lockf() implimentation.  <li>lockf() implimentation.
 <li>Correct exit code of nohup(1).  <li>Correct exit code of nohup(1).
 <li>Swap quit and exit commands in fdisk.  <li>Swap quit and exit commands in fdisk.
   <li>Add sysctl ddb.panic_ddb; indicates whether to drop into ddb on a panic.
   <li>Correct an splx botch in the tunnel driver.
   <li>Fix some gzip buf oflows.
   <li>Make mmap() return void * instead of caddr_t, and add the MAP_FAILED
           define required by new standards.
   <li>Make {f,}chflags(.., -1) return error EINVAL.
   <li>Make md5(1), rmd160(1), and sha1(1) use getopt().
 </ul>  </ul>
   
 <p>  <p>

Legend:
Removed from v.1.162  
changed lines
  Added in v.1.163