Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Oct 2002 00:03:29 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_mac.c kern_shutdown.c src/sys/sys mac.h mac_policy.h
Message-ID:  <200210270703.g9R73TeG076297@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2002/10/27 00:03:29 PDT

  Modified files:
    sys/kern             kern_mac.c kern_shutdown.c 
    sys/sys              mac.h mac_policy.h 
  Log:
  Hook up mac_check_system_reboot(), a MAC Framework entry point that
  permits MAC modules to augment system security decisions regarding
  the reboot() system call, if MAC is compiled into the kernel.
  
  Approved by:    re
  Obtained from:  TrustedBSD Project
  Sponsored by:   DARPA, Network Associates Laboratories
  
  Revision  Changes    Path
  1.51      +23 -0     src/sys/kern/kern_mac.c
  1.136     +12 -3     src/sys/kern/kern_shutdown.c
  1.21      +1 -0      src/sys/sys/mac.h
  1.21      +2 -0      src/sys/sys/mac_policy.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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