freebsd-nq/sys/security/audit
Robert Watson 9fe741b895 Allow the user process to query the kernel's notion of a maximum
audit record size at run-time, which can be used by the user
process to size the user space buffer it reads into from the audit
pipe.

Perforce change:	105098
Obtained from:		TrustedBSD Project
2006-08-26 17:59:31 +00:00
..
audit_arg.c Correct a number of problems that were previously commented on: 2006-07-03 14:55:55 +00:00
audit_bsm_klib.c Introduce support for per-audit pipe preselection independent from the 2006-06-05 14:48:17 +00:00
audit_bsm_token.c Update kernel OpenBSM parts, especially src/sys/bsm, for the OpenBSM 2006-08-26 08:17:58 +00:00
audit_bsm.c Update kernel OpenBSM parts, especially src/sys/bsm, for the OpenBSM 2006-08-26 08:17:58 +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 Allow the user process to query the kernel's notion of a maximum 2006-08-26 17:59:31 +00:00
audit_private.h Introduce support for per-audit pipe preselection independent from the 2006-06-05 14:48:17 +00:00
audit_syscalls.c Remove use of Giant around vn_open() in audit trail setup. 2006-06-05 22:36:12 +00:00
audit_trigger.c Prefer C to C++ comments per style(9). 2006-06-08 21:55:39 +00:00
audit_worker.c Extract pointer value for mnt_stat from vp after the NULL check, not 2006-06-06 08:43:27 +00:00
audit.c Lock process when copying fields from process structure so as to 2006-06-08 21:58:04 +00:00
audit.h Correct a number of problems that were previously commented on: 2006-07-03 14:55:55 +00:00