freebsd-skq/sys/security/audit
rwatson 799e37dd6b No need to force __inline__ of currecord(), as the compiler will usefully
inline it when needed already, and the symbol is also required outside of
audit.c.  This silences a new gcc warning on the topic of using __inline__
instead of __inline.

MFC after:	3 days
2007-05-23 09:32:30 +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 Remove $P4$ that snuck into CVS from Perforce. 2007-04-17 12:24:18 +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 Fix the handling of IPv6 addresses for subject and process BSM audit 2007-04-13 14:55:19 +00:00
audit_syscalls.c Allow MAC policy modules to control access to audit configuration system 2007-04-21 22:08:48 +00:00
audit_trigger.c Update a number of comments: 2006-12-28 22:18:43 +00:00
audit_worker.c Short name of kernel audit worker thread from "audit_worker" to "audit". 2007-05-21 14:08:26 +00:00
audit.c No need to force __inline__ of currecord(), as the compiler will usefully 2007-05-23 09:32:30 +00:00
audit.h Fix the handling of IPv6 addresses for subject and process BSM audit 2007-04-13 14:55:19 +00:00