freebsd-skq/sys/fs/devfs
cperciva f2970382f1 Allow devfs path rules to work on directories. Without this fix,
devfs rule add path fd unhide
is a no-op, while it should unhide the fd subdirectory.

Approved by: phk, rwatson (mentor)
PR: kern/60897
2004-01-21 16:43:29 +00:00
..
devfs_devs.c NODEVFS cleanup: 2003-03-02 13:35:30 +00:00
devfs_rule.c Allow devfs path rules to work on directories. Without this fix, 2004-01-21 16:43:29 +00:00
devfs_vfsops.c Initialize struct vfsops C99-sparsely. 2003-06-12 20:48:38 +00:00
devfs_vnops.c Improve on POLA by populating DEVFS before doing devfs(8) rule ioctls. 2004-01-02 19:02:28 +00:00
devfs.h Modify the MAC Framework so that instead of embedding a (struct label) 2003-11-12 03:14:31 +00:00