Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jul 2008 18:58:07 +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.h
Message-ID:  <200807011858.m61IwHia061847@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2008-07-01 18:58:07 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/security/audit   audit.h 
  Log:
  SVN rev 180151 on 2008-07-01 18:58:07Z by rwatson
  
  Merge audit.h:1.18 (sys:r178802) from head to stable/7:
  
    When testing whether to enter the audit argument gathering code, rather
    than checking whether audit is enabled globally, instead check whether
    the current thread has an audit record.  This avoids entering the audit
    code to collect argument data if auditing is enabled but the current
    system call is not of interest to audit.
  
    Sponsored by:   Apple, Inc.
  
  Revision  Changes    Path
  1.14.2.2  +1 -1      src/sys/security/audit/audit.h



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