[BACK]Return to extern.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / rsync

Diff for /src/usr.bin/rsync/extern.h between version 1.41.2.1 and 1.42

version 1.41.2.1, 2021/11/09 13:40:41 version 1.42, 2021/10/22 11:10:34
Line 141 
Line 141 
         int              numeric_ids;           /* --numeric-ids */          int              numeric_ids;           /* --numeric-ids */
         int              one_file_system;       /* -x */          int              one_file_system;       /* -x */
         int              alt_base_mode;          int              alt_base_mode;
         off_t            max_size;              /* --max-size */  
         off_t            min_size;              /* --min-size */  
         char            *rsync_path;            /* --rsync-path */          char            *rsync_path;            /* --rsync-path */
         char            *ssh_prog;              /* --rsh or -e */          char            *ssh_prog;              /* --rsh or -e */
         char            *port;                  /* --port */          char            *port;                  /* --port */

Legend:
Removed from v.1.41.2.1  
changed lines
  Added in v.1.42