freebsd-src/sys/security/audit
Robert Watson a1f3b8390c Update auditing of socket information for the inpcb new world order:
so_pcb will always be non-NULL, and lock the inpcb while non-atomically
accessing address data.
2007-02-20 13:38:11 +00:00
..
audit.c Update a number of comments: 2006-12-28 22:18:43 +00:00
audit.h White space cleanup, no functional change. 2006-09-04 06:06:23 +00:00
audit_arg.c Update auditing of socket information for the inpcb new world order: 2007-02-20 13:38:11 +00:00
audit_bsm.c Add BSM conversion switch entries for a number of system calls, many 2006-10-03 20:43:48 +00:00
audit_bsm_klib.c Add a witness sleep warning to canon_path(), which invokes vput() and hence 2006-12-29 10:37:32 +00:00
audit_bsm_token.c Update a number of comments: 2006-12-28 22:18:43 +00:00
audit_ioctl.h Allow the user process to query the kernel's notion of a maximum 2006-08-26 17:59:31 +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 Change the type of ar_arg_sockaddr from struct sockaddr to struct 2006-11-06 00:15:44 +00:00
audit_syscalls.c Remove two XXX comments that no longer apply. 2006-12-29 11:03:44 +00:00
audit_trigger.c Update a number of comments: 2006-12-28 22:18:43 +00:00
audit_worker.c Update a number of comments: 2006-12-28 22:18:43 +00:00