看板 DFBSD_commit 關於我們 聯絡資訊
commit 898c91ee87ff48eab03bcce3add7afc16a58754e Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Thu Aug 6 09:52:42 2009 -0700 DEVFS - Code cleanup. * Syntax, indentation, structure, and minor code changes to make it more readable. Summary of changes: sys/vfs/devfs/devfs.h | 18 -- sys/vfs/devfs/devfs_helper.c | 188 +++----------- sys/vfs/devfs/devfs_rules.c | 7 +- sys/vfs/devfs/devfs_vnops.c | 585 +++++++++++++++++------------------------- 4 files changed, 283 insertions(+), 515 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/898c91ee87ff48eab03bcce3add7afc16a58754e -- DragonFly BSD source repository