[BACK]Return to os-openbsd.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / rdist

Diff for /src/usr.bin/rdist/Attic/os-openbsd.h between version 1.20 and 1.21

version 1.20, 2014/07/05 07:25:27 version 1.21, 2014/07/05 07:58:41
Line 56 
Line 56 
 #define FSI_TYPE        FSI_GETFSSTAT  #define FSI_TYPE        FSI_GETFSSTAT
   
 /*  /*
  * Select the type of statfs() system call (if any).  
  */  
 #define STATFS_TYPE     STATFS_44BSD  
   
 /*  
  * Use f_fstypename in struct statfs.   * Use f_fstypename in struct statfs.
  */   */
 #define HAVE_FSTYPENAME 1  #define HAVE_FSTYPENAME 1

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21