Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Mar 2003 17:18:06 -0800 (PST)
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_none mac_none.c
Message-ID:  <200303250118.h2P1I6Ue078745@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2003/03/24 17:18:06 PST

  FreeBSD src repository

  Modified files:
    sys/security/mac_none mac_none.c 
  Log:
  Update MAC "none" stub policy to include stubs for the following
  entry points:
  
    mac_none_thread_userret()
    mac_none_check_kenv_dump()
    mac_none_check_kenv_get()
    mac_none_check_kenv_set()
    mac_none_check_kenv_unset()
    mac_none_check_kld_load()
    mac_none_check_kld_stat()
    mac_none_check_kld_unload()
    mac_none_check_sysarch_ioperm()
    mac_none_check_system_acct()
    mac_none_check_system_settime()
    mac_none_check_system_swapoff()
  
  Obtained from:  TrustedBSD Project
  Sponsored by:   DARPA, Network Associates Laboratories
  
  Revision  Changes    Path
  1.26      +98 -0     src/sys/security/mac_none/mac_none.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?200303250118.h2P1I6Ue078745>