Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Dec 2006 21:15:37 +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_label.c
Message-ID:  <200612282115.kBSLFbCP025217@repoman.freebsd.org>

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

  FreeBSD src repository

  Modified files:
    sys/security/mac     mac_framework.c mac_label.c 
  Log:
  Move mac_init_label() and mac_destroy_label() from mac_framework.c to
  mac_label.c, and use these instead of replicated code in the label zone
  constructor and destructor.
  
  Obtained from:  TrustedBSD Project
  
  Revision  Changes    Path
  1.131     +0 -19     src/sys/security/mac/mac_framework.c
  1.6       +31 -10    src/sys/security/mac/mac_label.c



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