freebsd-dev/sys/security
Ed Schouten a185bd12f3 Get rid of D_PSEUDO.
It seems the D_PSEUDO flag was meant to allow make_dev() to return NULL.
Nowadays we have a different interface for that; make_dev_p(). There's
no need to keep it there.

While there, remove an unneeded D_NEEDMINOR from the gpio driver.

Discussed with:	gonzo@ (gpio)
2011-10-18 08:09:44 +00:00
..
audit Get rid of D_PSEUDO. 2011-10-18 08:09:44 +00:00
mac In order to maximize the re-usability of kernel code in user space this 2011-09-16 13:58:51 +00:00
mac_biba Correct several issues in the integration of POSIX shared memory objects 2011-09-02 17:40:39 +00:00
mac_bsdextended Add hierarchical jails. A jail may further virtualize its environment 2009-05-27 14:11:23 +00:00
mac_ifoff Rather than having MAC policies explicitly declare what object types 2009-01-10 10:58:41 +00:00
mac_lomac Update device-labeling logic for Biba, LOMAC, and MLS to recognize new-style 2010-03-02 15:05:48 +00:00
mac_mls Remove two dublicated assignments. 2011-10-08 09:14:18 +00:00
mac_none Rather than having MAC policies explicitly declare what object types 2009-01-10 10:58:41 +00:00
mac_partition Rather than having MAC policies explicitly declare what object types 2009-01-10 10:58:41 +00:00
mac_portacl Fix typos. 2010-11-09 10:59:09 +00:00
mac_seeotheruids sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly. 2011-01-12 19:54:14 +00:00
mac_stub Correct several issues in the integration of POSIX shared memory objects 2011-09-02 17:40:39 +00:00
mac_test Correct several issues in the integration of POSIX shared memory objects 2011-09-02 17:40:39 +00:00