freebsd-dev/sys/security/audit
Robert Watson 1279fdafce Audit 'fd' and 'cmd' arguments to fcntl(2), and when generating BSM,
always audit the file-descriptor number and vnode information for all
fnctl(2) commands, not just locking-related ones.  This was likely an
oversight in the original adaptation of this code from XNU.

MFC after:	3 days
Sponsored by:	DARPA, AFRL
2016-11-22 00:41:24 +00:00
..
audit_arg.c
audit_bsm_klib.c Remove slightly used const values that can be replaced with nitems(). 2016-04-21 15:38:28 +00:00
audit_bsm.c Audit 'fd' and 'cmd' arguments to fcntl(2), and when generating BSM, 2016-11-22 00:41:24 +00:00
audit_ioctl.h
audit_pipe.c
audit_private.h
audit_syscalls.c Don't check aq64_minfree which is unsigned for negative values. 2016-09-08 19:47:57 +00:00
audit_trigger.c
audit_worker.c Busy the mount point which is the owner of the audit vnode, around 2016-01-16 10:06:33 +00:00
audit.c
audit.h Audit the accepted (or rejected) username argument to setlogin(2). 2016-08-20 20:28:08 +00:00
bsm_domain.c
bsm_errno.c Remove slightly used const values that can be replaced with nitems(). 2016-04-21 15:38:28 +00:00
bsm_fcntl.c sys: use our nitems() macro when param.h is available. 2016-04-21 19:40:10 +00:00
bsm_socket_type.c sys: use our nitems() macro when param.h is available. 2016-04-21 19:40:10 +00:00
bsm_token.c