Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 May 2003 12:49:43 -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/sys _label.h src/sys/kern kern_mac.c
Message-ID:  <200305081949.h48JnhV0077714@repoman.freebsd.org>

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

  FreeBSD src repository

  Modified files:
    sys/sys              _label.h 
    sys/kern             kern_mac.c 
  Log:
  Rename MAC_MAX_POLICIES to MAC_MAX_SLOTS, since the variables and
  constants in question refer to the number of label slots, not the
  maximum number of policies that may be loaded.  This should reduce
  confusion regarding an element in the MAC sysctl MIB, as well as
  make it more clear what the affect of changing the compile-time
  constants is.
  
  Approved by:    re (jhb)
  Obtained from:  TrustedBSD Project
  Sponsored by:   DARPA, Network Associates Laboratories
  
  Revision  Changes    Path
  1.90      +8 -8      src/sys/kern/kern_mac.c
  1.4       +2 -2      src/sys/sys/_label.h



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