cvs commit: src/sys/security/audit audit.h
Robert Watson
rwatson at FreeBSD.org
Tue Jul 1 18:58:18 UTC 2008
rwatson 2008-07-01 18:58:07 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/security/audit audit.h
Log:
SVN rev 180151 on 2008-07-01 18:58:07Z by rwatson
Merge audit.h:1.18 (sys:r178802) from head to stable/7:
When testing whether to enter the audit argument gathering code, rather
than checking whether audit is enabled globally, instead check whether
the current thread has an audit record. This avoids entering the audit
code to collect argument data if auditing is enabled but the current
system call is not of interest to audit.
Sponsored by: Apple, Inc.
Revision Changes Path
1.14.2.2 +1 -1 src/sys/security/audit/audit.h
More information about the cvs-src
mailing list