freebsd-nq/sys/bsm
Wayne Salamon ae1078d657 Audit the argv and env vectors passed in on exec:
Add the argument auditing functions for argv and env.
  Add kernel-specific versions of the tokenizer functions for the
  arg and env represented as a char array.
  Implement the AUDIT_ARGV and AUDIT_ARGE audit policy commands to
  enable/disable argv/env auditing.
  Call the argument auditing from the exec system calls.

Obtained from: TrustedBSD Project
Approved by: rwatson (mentor)
2006-09-01 11:45:40 +00:00
..
audit_internal.h Update kernel OpenBSM parts, especially src/sys/bsm, for the OpenBSM 2006-08-26 08:17:58 +00:00
audit_kevents.h Update kernel OpenBSM parts, especially src/sys/bsm, for the OpenBSM 2006-08-26 08:17:58 +00:00
audit_record.h Audit the argv and env vectors passed in on exec: 2006-09-01 11:45:40 +00:00
audit.h Update kernel OpenBSM parts, especially src/sys/bsm, for the OpenBSM 2006-08-26 08:17:58 +00:00