rwatson     2006-03-18 18:31:24 UTC

  FreeBSD src repository

  Modified files:
    sys/security/audit   audit.c audit_private.h audit_syscalls.c 
                         audit_trigger.c 
  Log:
  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
  
  Revision  Changes    Path
  1.9       +3 -3      src/sys/security/audit/audit.c
  1.4       +1 -1      src/sys/security/audit/audit_private.h
  1.2       +1 -1      src/sys/security/audit/audit_syscalls.c
  1.2       +3 -2      src/sys/security/audit/audit_trigger.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to