freebsd-dev/sys/security/audit
Robert Watson 91e832e0c3 Eliminate the local variable 'ape' in audit_pipe_kqread(), as it's only
used for an assertion that we don't really need anymore.

MFC after:	1 week
Reported by:	Christoph Mallon <christoph dot mallon at gmx dot de>
2009-02-04 19:56:37 +00:00
..
audit_arg.c When repeatedly accessing a thread credential, cache the credential 2008-11-14 01:24:52 +00:00
audit_bsm_domain.c Merge OpenBSM alpha 5 from OpenBSM vendor branch to head, both 2009-01-14 10:44:16 +00:00
audit_bsm_errno.c Merge OpenBSM alpha 5 from OpenBSM vendor branch to head, both 2009-01-14 10:44:16 +00:00
audit_bsm_klib.c Don't lock the vnode around calls to vn_fullpath(). 2008-11-04 22:30:24 +00:00
audit_bsm_socket_type.c Merge OpenBSM alpha 5 from OpenBSM vendor branch to head, both 2009-01-14 10:44:16 +00:00
audit_bsm_token.c Update copyright, P4 version number as audit_bsm_token.c reflects changes 2009-01-14 12:16:14 +00:00
audit_bsm.c Call au_errno_to_bsm() on the errno value passed into au_to_return32() 2008-12-31 11:56:35 +00:00
audit_ioctl.h
audit_pipe.c Eliminate the local variable 'ape' in audit_pipe_kqread(), as it's only 2009-02-04 19:56:37 +00:00
audit_private.h The audit queue limit variables are size_t, so use size_t for the audit 2008-11-13 00:21:01 +00:00
audit_syscalls.c Partially roll back a revision which changed the error code being returned 2008-11-30 19:58:03 +00:00
audit_trigger.c
audit_worker.c Wrap sx locking of the audit worker sleep lock in macros, update comments. 2008-11-10 22:06:24 +00:00
audit.c When repeatedly accessing a thread credential, cache the credential 2008-11-14 01:24:52 +00:00
audit.h In AUDIT_SYSCALL_EXIT(), invoke audit_syscall_exit() only if an audit 2009-01-06 13:59:59 +00:00