1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-13 10:02:38 +00:00
freebsd/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
mac_ifoff
mac_lomac
mac_mls Remove two dublicated assignments. 2011-10-08 09:14:18 +00:00
mac_none
mac_partition
mac_portacl
mac_seeotheruids
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