freebsd-dev/sys/security/audit
Attilio Rao 0359a12ead Decontextualize the couplet VOP_GETATTR / VOP_SETATTR as the passed thread
was always curthread and totally unuseful.

Tested by: Giovanni Trematerra <giovanni dot trematerra at gmail dot com>
2008-08-28 15:23:18 +00:00
..
audit_arg.c Decontextualize the couplet VOP_GETATTR / VOP_SETATTR as the passed thread 2008-08-28 15:23:18 +00:00
audit_bsm_klib.c Use sbuf_putc instead of sbuf_cat. This makes more sense, since we are 2008-08-24 03:12:17 +00:00
audit_bsm_token.c Further synchronization of copyrights, licenses, white space, etc from 2008-07-31 09:54:35 +00:00
audit_bsm.c More fully audit fexecve(2) and its arguments. 2008-08-25 13:50:01 +00:00
audit_ioctl.h Don't expose #ifdef NOTYET parts to userspace via audit_ioctl.h, just 2007-04-29 16:20:32 +00:00
audit_pipe.c Further synchronization of copyrights, licenses, white space, etc from 2008-07-31 09:54:35 +00:00
audit_private.h Further synchronization of copyrights, licenses, white space, etc from 2008-07-31 09:54:35 +00:00
audit_syscalls.c Use ERANGE instead of EOVERFLOW selected in r182059, this seems more 2008-08-24 19:55:10 +00:00
audit_trigger.c Generally avoid <space><tab> as a white space anomoly. 2008-07-22 16:44:48 +00:00
audit_worker.c Decontextualize the couplet VOP_GETATTR / VOP_SETATTR as the passed thread 2008-08-28 15:23:18 +00:00
audit.c Make sure we check the preselection masks present for all audit pipes. 2008-08-11 20:14:56 +00:00
audit.h Further synchronization of copyrights, licenses, white space, etc from 2008-07-31 09:54:35 +00:00