看板 DFBSD_commit 關於我們 聯絡資訊
commit f7e8960ca2248b96fe9742f8e447f635e1878418 Author: Alex Hornung <ahornung@gmail.com> Date: Wed Aug 5 12:17:10 2009 +0100 DEVFS - Avoid showing devfs aliases to hidden nodes Aliases (auto-links) that point to a hidden devfs_node won't be shown in the directory listing. Summary of changes: sys/vfs/devfs/devfs_vnops.c | 16 ++++++++++------ 1 files changed, 10 insertions(+), 6 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f7e8960ca2248b96fe9742f8e447f635e1878418 -- DragonFly BSD source repository