Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Apr 2008 12:23:31 +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:  <200804241223.m3OCNVuN050676@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2008-04-24 12:23:31 UTC

  FreeBSD src repository

  Modified files:
    sys/security/audit   audit.h 
  Log:
  Use logic or, not binary or, when deciding whether or not a system call
  exit requires entering the audit code.  The result is much the same,
  but they mean different things.
  
  MFC afer:       3 days
  Submitted by:   Diego Giagio <dgiagio at gmail dot com>
  
  Revision  Changes    Path
  1.16      +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?200804241223.m3OCNVuN050676>