看板 DFBSD_commit 關於我們 聯絡資訊
commit 10d6b766c3355c722fe09cea3e5f1d17ff5ee147 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Tue Aug 25 22:43:44 2009 -0700 Testing - fix bugs in fsx related to 64-bit systems. * FSX was assuming pointers fit in an int. Summary of changes: test/stress/fsx/dotest | 8 ++++++++ test/stress/fsx/fsx.c | 26 +++++++++++++++----------- 2 files changed, 23 insertions(+), 11 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/10d6b766c3355c722fe09cea3e5f1d17ff5ee147 -- DragonFly BSD source repository