git: cpdup - Add -F<ssh-opt>, add code to remove need for FreeBSD ports patch

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Nov 24 11:11:45 PST 2009


commit 8f0e7bc19ba5c407e7890dc17f65258ca57c51bb
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Nov 24 11:07:18 2009 -0800

    cpdup - Add -F<ssh-opt>, add code to remove need for FreeBSD ports patch
    
    * Add -F<ssh-opt>, allow arbitrary options to be passed to ssh.
    
    * Ignore UFS2 snapshots (FreeBSD)
    
    * Add missing #include (FreeBSD)
    
    Submitted-by: Oliver Fromme <olli at fromme.com>

Summary of changes:
 bin/cpdup/cpdup.1  |    9 +++++----
 bin/cpdup/cpdup.c  |   40 ++++++++++++++++++++++++++++++++++++----
 bin/cpdup/cpdup.h  |    4 ++++
 bin/cpdup/hclink.c |    6 ++++--
 bin/cpdup/misc.c   |    3 ++-
 5 files changed, 51 insertions(+), 11 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8f0e7bc19ba5c407e7890dc17f65258ca57c51bb


-- 
DragonFly BSD source repository





More information about the Commits mailing list