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

Diff for /www/plus.html between version 1.138 and 1.139

version 1.138, 1997/11/17 10:48:36 version 1.139, 1997/11/21 23:00:24
Line 808 
Line 808 
 <li>Minor logging feature changes in fingerd(8).  <li>Minor logging feature changes in fingerd(8).
 <li>Fix some Y2K problems in the nroff tmac macros.  <li>Fix some Y2K problems in the nroff tmac macros.
 <li>Added mode rangecheck in chmod(2) and fchmod(2).  <li>Added mode rangecheck in chmod(2) and fchmod(2).
 <li>Consider only 9 bits of the umask(2) value, as documented.  <li>Consider only the 0177777 bits of the umask(2) value, as documented.
 <li>Impliment FIONBIO in ibcs2 emulation code.  <li>Impliment FIONBIO in ibcs2 emulation code.
   <li>Make fstat(2) on AF_UNIX socket return proper st_[acm]time field values.
   <li>make readlink(1) terminate it's buffer correctly.
   <li>Clean /var earlier in the /etc/rc script.
   <li>Fix the internals of open(2) when O_TRUNC and either O_SHLOCK or O_EXLOCK
           are set.  (That was a nasty kernel bug).
 </ul>  </ul>
   
 <p>  <p>

Legend:
Removed from v.1.138  
changed lines
  Added in v.1.139