看板 DFBSD_commit 關於我們 聯絡資訊
commit 8f0e7bc19ba5c407e7890dc17f65258ca57c51bb Author: Matthew Dillon <dillon@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@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