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

Diff for /www/plus.html between version 1.136 and 1.137

version 1.136, 1997/11/16 19:34:25 version 1.137, 1997/11/17 06:38:26
Line 801 
Line 801 
 <li>Change various system calls to take void * instead of caddr_t.  <li>Change various system calls to take void * instead of caddr_t.
 <li>Range-check the "how" argument for shutdown(2).  <li>Range-check the "how" argument for shutdown(2).
 <li>Make the <strong>-Ss</strong> flag in rpcgen(1) work right.  <li>Make the <strong>-Ss</strong> flag in rpcgen(1) work right.
   <li>Add <strong>SHUT_RD</strong>, <strong>SHUT_WR</strong>, and
           <strong>SHUT_RDWR</strong> values for shutdown(2) as
           specified by XPG4.2.
   <li>in chat(8), replace Mini Getopt from hell with real getopt().
   <li>Minor logging feature changes in fingerd(8).
   <li>Fix some Y2K problems in the nroff tmac macros.
   <li>Added mode rangecheck in chmod(2) and fchmod(2).
 </ul>  </ul>
   
 <p>  <p>

Legend:
Removed from v.1.136  
changed lines
  Added in v.1.137