[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.13 and 1.14

version 1.13, 2003/06/03 02:56:14 version 1.14, 2014/07/05 05:31:35
Line 76 
Line 76 
 #define WAIT_ARG_TYPE   int  #define WAIT_ARG_TYPE   int
   
 /*  /*
  * Select the type of executable file format.  
  */  
 #ifndef EXE_TYPE  
 #define EXE_TYPE        EXE_AOUT  
 #endif  
   
 /*  
  * Select the type of statfs() system call (if any).   * Select the type of statfs() system call (if any).
  */   */
 #define STATFS_TYPE     STATFS_44BSD  #define STATFS_TYPE     STATFS_44BSD

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14