Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jun 2007 13:53:37 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/security/audit audit.c audit_private.h audit_worker.c
Message-ID:  <200706011353.l51DrbDK079477@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2007-06-01 13:53:37 UTC

  FreeBSD src repository

  Modified files:
    sys/security/audit   audit.c audit_private.h audit_worker.c 
  Log:
  Remove AUDIT_PRINTF() debugging statements and definition; clean up or
  remove associated comments.
  
  Slip audit_file_rotate_wait assignment in audit_rotate_vnode() before
  the drop of the global audit mutex.
  
  Obtained from:  TrustedBSD Project
  
  Revision  Changes    Path
  1.28      +3 -12     src/sys/security/audit/audit.c
  1.15      +0 -13     src/sys/security/audit/audit_private.h
  1.15      +7 -30     src/sys/security/audit/audit_worker.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706011353.l51DrbDK079477>