freebsd-dev/sys/bsm
Robert Watson a4bd134433 Vendor import of OpenBSM 1.1 alpha5, which incorporates the following
changes since the last imported OpenBSM release:

OpenBSM 1.1 alpha 5

- Stub libauditd(3) man page added.
- All BSM error number constants with BSM_ERRNO_.
- Interfaces to convert between local and BSM socket types and protocol
  families have been added: au_bsm_to_domain(3), au_bsm_to_socket_type(3),
  au_domain_to_bsm(3), and au_socket_type_to_bsm(3), along with definitions
  of constants in audit_domain.h and audit_socket_type.h.  This improves
  interoperability by converting local constant spaces, which vary by OS, to
  and from Solaris constants (where available) or OpenBSM constants for
  protocol domains not present in Solaris (a fair number).  These routines
  should be used when generating and interpreting extended socket tokens.
- Fix build warnings with full gcc warnings enabled on most supported
  platforms.
- Don't compile error strings into bsm_errno.c when building it in the kernel
  environment.
- When started by launchd, use the label com.apple.auditd rather than
  org.trustedbsd.auditd.

Obtained from:    TrustedBSD Project
Sponsored by:     Apple Inc.
2009-01-11 21:24:07 +00:00
..
audit_domain.h Vendor import of OpenBSM 1.1 alpha5, which incorporates the following 2009-01-11 21:24:07 +00:00
audit_errno.h Vendor import of OpenBSM 1.1 alpha5, which incorporates the following 2009-01-11 21:24:07 +00:00
audit_internal.h Vendor import of OpenBSM 1.1 alpha4, which incorporates the following 2008-12-28 22:40:42 +00:00
audit_kevents.h Vendor import of OpenBSM 1.1 alpha4, which incorporates the following 2008-12-28 22:40:42 +00:00
audit_record.h Vendor import of OpenBSM 1.1 alpha5, which incorporates the following 2009-01-11 21:24:07 +00:00
audit_socket_type.h Vendor import of OpenBSM 1.1 alpha5, which incorporates the following 2009-01-11 21:24:07 +00:00
audit.h Vendor import of OpenBSM 1.1 alpha5, which incorporates the following 2009-01-11 21:24:07 +00:00
Makefile.am Vendor import of OpenBSM 1.1 alpha5, which incorporates the following 2009-01-11 21:24:07 +00:00
Makefile.in Vendor import of OpenBSM 1.1 alpha5, which incorporates the following 2009-01-11 21:24:07 +00:00