freebsd-nq/sys/security/audit
Robert Watson 237fdd787b In keeping with style(9)'s recommendations on macros, use a ';'
after each SYSINIT() macro invocation.  This makes a number of
lightweight C parsers much happier with the FreeBSD kernel
source, including cflow's prcc and lxr.

MFC after:	1 month
Discussed with:	imp, rink
2008-03-16 10:58:09 +00:00
..
audit_arg.c Rename several audit functions in the global kernel symbol namespace to 2008-02-25 20:28:00 +00:00
audit_bsm_klib.c Add audit_prefixes to two more globally visible functions in the Audit 2008-03-01 11:40:49 +00:00
audit_bsm_token.c - Add audit_arg_audinfo_addr() for auditing the arguments for setaudit_addr(2) 2007-06-27 17:01:15 +00:00
audit_bsm.c Rename several audit functions in the global kernel symbol namespace to 2008-02-25 20:28:00 +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 Change "audit_pipe_preselect" to "audit_pipe_presel" to make it print 2007-12-25 13:23:19 +00:00
audit_private.h Add audit_prefixes to two more globally visible functions in the Audit 2008-03-01 11:40:49 +00:00
audit_syscalls.c Change auditon(2) so that if somebody supplies an invalid command, it 2008-03-06 22:57:03 +00:00
audit_trigger.c Rather than copying out the full audit trigger record, which includes 2008-03-02 21:34:17 +00:00
audit_worker.c Remove XXX to remind me to check the free space calculation, which to my 2008-03-10 18:15:02 +00:00
audit.c In keeping with style(9)'s recommendations on macros, use a ';' 2008-03-16 10:58:09 +00:00
audit.h Implement AUE_CORE, which adds process core dump support into the kernel. 2007-10-26 01:23:07 +00:00