Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Oct 2002 23:54:06 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys mac.h mac_policy.h src/sys/kern kern_mac.c src/sys/vm vm_swap.c
Message-ID:  <200210270654.g9R6s65V075628@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2002/10/26 23:54:06 PDT

  Modified files:
    sys/sys              mac.h mac_policy.h 
    sys/kern             kern_mac.c 
    sys/vm               vm_swap.c 
  Log:
  Merge from MAC tree: rename mac_check_vnode_swapon() to
  mac_check_system_swapon(), to reflect the fact that the primary
  object of this change is the running kernel as a whole, rather
  than just the vnode.  We'll drop additional checks of this
  class into the same check namespace, including reboot(),
  sysctl(), et al.
  
  Obtained from:  TrustedBSD Project
  Sponsored by:   DARPA, Network Associates Laboratories
  
  Revision  Changes    Path
  1.50      +18 -18    src/sys/kern/kern_mac.c
  1.20      +1 -1      src/sys/sys/mac.h
  1.20      +3 -3      src/sys/sys/mac_policy.h
  1.124     +1 -1      src/sys/vm/vm_swap.c

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?200210270654.g9R6s65V075628>