freebsd-dev/sys/security/audit
Robert Watson 9da038edfd When returning early from audit_arg_file() due to so->so_pcb being NULL
(due to an early reset or the like), remember to unlock the socket lock.
This will not occur in 7-CURRENT, but could in theory occur in 6-STABLE.

MFC after:	1 week
2007-01-06 22:28:28 +00:00
..
audit_arg.c When returning early from audit_arg_file() due to so->so_pcb being NULL 2007-01-06 22:28:28 +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_bsm.c Add BSM conversion switch entries for a number of system calls, many 2006-10-03 20:43:48 +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
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