1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/sys/security/audit
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_arg.c
audit_bsm_domain.c
audit_bsm_errno.c
audit_bsm_fcntl.c
audit_bsm_klib.c
audit_bsm_socket_type.c
audit_bsm_token.c
audit_bsm.c
audit_ioctl.h
audit_pipe.c Get rid of D_PSEUDO. 2011-10-18 08:09:44 +00:00
audit_private.h
audit_syscalls.c In order to maximize the re-usability of kernel code in user space this 2011-09-16 13:58:51 +00:00
audit_trigger.c
audit_worker.c
audit.c
audit.h