看板 DFBSD_commit 關於我們 聯絡資訊
commit 1477c82a1a4b44318c76d9c4c91fe197c00474cb 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/1477c82a1a4b44318c76d9c4c91fe197c00474cb -- DragonFly BSD source repository