Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Aug 2003 12:16:49 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_mac.c
Message-ID:  <200308201916.h7KJGnTx085923@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2003/08/20 12:16:49 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             kern_mac.c 
  Log:
  Remove about 40 lines of #ifdef/#endif by using new macros
  MAC_DEBUG_COUNTER_INC() and MAC_DEBUG_COUNTER_DEC() to maintain
  debugging counter values rather than #ifdef'ing the atomic
  operations to MAC_DEBUG.
  
  Obtained from:  TrustedBSD Project
  Sponsored by:   DARPA, Network Associates Laboratories
  
  Revision  Changes    Path
  1.95      +31 -70    src/sys/kern/kern_mac.c



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