freebsd-skq/sys/security/audit
kib 17260ba6f1 Change the VOP_OPEN(), vn_open() vnode operation and d_fdopen() cdev operation
argument from being file descriptor index into the pointer to struct file:
part 2. Convert calls missed in the first big commit.

Noted by:	rwatson
Pointy hat to:	kib
2007-06-01 14:33:11 +00:00
..
audit_arg.c Fix the handling of IPv6 addresses for subject and process BSM audit 2007-04-13 14:55:19 +00:00
audit_bsm_klib.c Replace custom file descriptor array sleep lock constructed using a mutex 2007-04-04 09:11:34 +00:00
audit_bsm_token.c Synchronize white space to congruent user-space code in OpenBSM. 2007-05-30 09:48:37 +00:00
audit_bsm.c Fix the handling of IPv6 addresses for subject and process BSM audit 2007-04-13 14:55:19 +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 Sweep kernel replacing suser(9) calls with priv(9) calls, assigning 2006-11-06 13:42:10 +00:00
audit_private.h Remove AUDIT_PRINTF() debugging statements and definition; clean up or 2007-06-01 13:53:37 +00:00
audit_syscalls.c Change the VOP_OPEN(), vn_open() vnode operation and d_fdopen() cdev operation 2007-06-01 14:33:11 +00:00
audit_trigger.c Update a number of comments: 2006-12-28 22:18:43 +00:00
audit_worker.c Remove AUDIT_PRINTF() debugging statements and definition; clean up or 2007-06-01 13:53:37 +00:00
audit.c Remove AUDIT_PRINTF() debugging statements and definition; clean up or 2007-06-01 13:53:37 +00:00
audit.h Remove unused !AUDIT audit_proc_*() prototypes: unlike in Mac OS X, we 2007-05-30 11:41:28 +00:00