]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Merge perforce change 93199:
authorRobert Watson <rwatson@FreeBSD.org>
Sat, 18 Mar 2006 18:31:24 +0000 (18:31 +0000)
committerRobert Watson <rwatson@FreeBSD.org>
Sat, 18 Mar 2006 18:31:24 +0000 (18:31 +0000)
commit5ec681997d06c5b37f9875aafde0a9ab9bd038b9
tree23d296a0736176d58edef3baf847374d8aa13145
parentf010421bda99731b13cab5df503e6488e40ae6d0
Merge perforce change 93199:

  Change send_trigger() prototype to return an int, so that user
  space callers can tell if the message was successfully placed
  in the trigger queue.  This isn't quite the same as it being
  successfully received, but is close enough that we can generate
  a more useful warning message in audit(8).

Obtained from: TrustedBSD Project
sys/security/audit/audit.c
sys/security/audit/audit_private.h
sys/security/audit/audit_syscalls.c
sys/security/audit/audit_trigger.c