Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Dec 2006 21:48:39 +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/mac mac_framework.c mac_internal.h mac_policy.h
Message-ID:  <200612282148.kBSLmd5c030570@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2006-12-28 21:48:39 UTC

  FreeBSD src repository

  Modified files:
    sys/security/mac     mac_framework.c mac_internal.h 
                         mac_policy.h 
  Log:
  Centralize definition of MAC_VERSION in mac_policy.h, as it defines the
  kernel<->policy ABI version.  Add a comment to the definition describing
  it and listing known versions.  Modify MAC_POLICY_SET() to reference the
  current kernel version by name rather than by number.
  
  Staticize mac_late, which is used only in mac_framework.c.
  
  Obtained from:  TrustedBSD Project
  
  Revision  Changes    Path
  1.132     +3 -4      src/sys/security/mac/mac_framework.c
  1.118     +0 -1      src/sys/security/mac/mac_internal.h
  1.83      +16 -1     src/sys/security/mac/mac_policy.h



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