[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.16 and 1.17

version 1.16, 2014/07/05 06:35:03 version 1.17, 2014/07/05 06:45:00
Line 51 
Line 51 
 #define HAVE_SETPROCTITLE  #define HAVE_SETPROCTITLE
   
 /*  /*
  * Define the type of directory routines your system has.  
  */  
 #define DIR_TYPE        DIR_DIRENT  
   
 /*  
  * Determine what routines we have to get filesystem info.   * Determine what routines we have to get filesystem info.
  */   */
 #define FSI_TYPE        FSI_GETFSSTAT  #define FSI_TYPE        FSI_GETFSSTAT

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17