看板 DFBSD_commit 關於我們 聯絡資訊
commit 199d6cf1bd05556b775106c45639523c725b7916 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sun Nov 7 09:46:15 2010 -0800 HAMMER - Add hammer dedup directive and support * Minor adjustments to fix compile errors on 64-bit systems (printf %lld -> %jd and use intmax_t casts). Summary of changes: sbin/hammer/cmd_dedup.c | 23 +++++++++++++---------- 1 files changed, 13 insertions(+), 10 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/199d6cf1bd05556b775106c45639523c725b7916 -- DragonFly BSD source repository