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

Diff for /src/usr.bin/rsync/receiver.c between version 1.9 and 1.10

version 1.9, 2019/02/16 05:06:30 version 1.10, 2019/02/16 05:25:09
Line 195 
Line 195 
         /*          /*
          * Begin by conditionally getting all files we have currently           * Begin by conditionally getting all files we have currently
          * available in our destination.           * available in our destination.
          * XXX: THIS IS A BUG IN OPENBSD 6.4.  
          * For newer version of OpenBSD, this is safe to put after the  
          * unveil.  
          */           */
   
         if (sess->opts->del &&          if (sess->opts->del &&

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10