cvs commit: src/sys/security/audit audit_worker.c

Robert Watson rwatson at FreeBSD.org
Mon Jun 5 13:48:44 UTC 2006


rwatson     2006-06-05 13:46:55 UTC

  FreeBSD src repository

  Modified files:
    sys/security/audit   audit_worker.c 
  Log:
  Assert audit mtx in audit_worker_drain().
  
  Break out logic to call audit_record_write() and handle error
  conditions into audit_worker_process_record().  This will be the
  future home of some logic now present in audit_record_write()
  also.
  
  Obtained from:  TrustedBSD Project
  
  Revision  Changes    Path
  1.5       +30 -11    src/sys/security/audit/audit_worker.c


More information about the cvs-src mailing list