看板 DFBSD_commit 關於我們 聯絡資訊
commit 71f27d2db57b9bb2b4b76e7fafb2ae3b87ee4eba Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Wed Aug 12 14:41:13 2009 -0700 DEVFS - change leak_count from size_t to long and use the correct atomic op. Summary of changes: sys/vfs/devfs/devfs.h | 2 +- sys/vfs/devfs/devfs_core.c | 7 ++++--- sys/vfs/devfs/devfs_helper.c | 4 ++-- 3 files changed, 7 insertions(+), 6 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/71f27d2db57b9bb2b4b76e7fafb2ae3b87ee4eba -- DragonFly BSD source repository