看板 DFBSD_commit 關於我們 聯絡資訊
commit 7cde0c8b4f238acbf8d3f31c21bada04b9270d1a Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Mon Aug 24 22:35:19 2009 -0700 AMD64 - Fix dev_t tests in cpdup * cpdup was traversing mount points when it shouldn't have been, due to badly written st_dev tests. Summary of changes: bin/cpdup/cpdup.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7cde0c8b4f238acbf8d3f31c21bada04b9270d1a -- DragonFly BSD source repository