看板 DFBSD_commit 關於我們 聯絡資訊
commit 074852718081c8d79b1ba67bee6c13bf99fdbe64 Author: Michael Neumann <mneumann@ntecs.de> Date: Sun Jun 14 18:43:16 2009 +0200 Implement -y "force yes" option for hammer utility. This fixes a problem with terminals when operating remotely via ssh while using the auto-PFS creation feature of hammer mirror-stream or hammer mirror-copy. For more information see the following thread (off-box mirror-stream and friends): http://leaf.dragonflybsd.org/mailarchive/users/2009-02/msg00017.html Summary of changes: sbin/hammer/cmd_mirror.c | 26 ++++++++++++++++++++------ sbin/hammer/hammer.8 | 2 ++ sbin/hammer/hammer.c | 8 ++++++-- sbin/hammer/hammer.h | 1 + 4 files changed, 29 insertions(+), 8 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/074852718081c8d79b1ba67bee6c13bf99fdbe64 -- DragonFly BSD source repository