看板 DFBSD_commit 關於我們 聯絡資訊
commit 6c45ca3ea2a4c4e8fe9e2c884421d17bf34781b7 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sun Dec 6 20:28:36 2009 -0800 HAMMER Utility - Add -p <ssh-port> option * Allows the ssh port for remote specification to be specified. This option is passed as '-p <ssh-port>' to ssh invocations. Summary of changes: sbin/hammer/cmd_mirror.c | 8 ++++++++ sbin/hammer/hammer.8 | 4 ++++ sbin/hammer/hammer.c | 6 +++++- sbin/hammer/hammer.h | 1 + 4 files changed, 18 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6c45ca3ea2a4c4e8fe9e2c884421d17bf34781b7 -- DragonFly BSD source repository