看板 DFBSD_commit 關於我們 聯絡資訊
commit 8ac50aa3da37c67bd7f34312e01d303b793d9ec9 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Thu Mar 25 10:35:43 2010 -0700 cpdup - Fix bug where cpdup sometimes does not remove files on target * Fix a bug introduced in a recent commit which caused cpdup to sometimes not remove files on the target which were removed from the source. Submitted-by: Oliver Fromme <check+kzu4p100rs0rfx01@fromme.com> Summary of changes: bin/cpdup/cpdup.c | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8ac50aa3da37c67bd7f34312e01d303b793d9ec9 -- DragonFly BSD source repository