freebsd-src/sys/fs/devfs
Robert Watson 67d722ed73 Introduce support for Mandatory Access Control and extensible
kernel access control.

Teach devfs how to respond to pathconf() _POSIX_MAC_PRESENT queries,
allowing it to indicate to user processes that individual vnode labels
are available.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, NAI Labs
2002-08-02 03:12:40 +00:00
..
devfs.h Introduce support for Mandatory Access Control and extensible 2002-07-30 23:12:37 +00:00
devfs_devs.c Introduce support for Mandatory Access Control and extensible 2002-07-31 15:45:16 +00:00
devfs_rule.c Unimplement panic(8) by making sure that we don't recurse into a 2002-07-28 03:52:44 +00:00
devfs_vfsops.c Introduce support for Mandatory Access Control and extensible 2002-07-31 15:45:16 +00:00
devfs_vnops.c Introduce support for Mandatory Access Control and extensible 2002-08-02 03:12:40 +00:00