freebsd-skq/sys/security/mac_lomac
rwatson 830970b177 Merge init_main.c:1.258, mac_vfs.c:1.110, mac_biba.c:1.89,
mac_lomac.c:1.37, mac_mls.c:1.74, mac_stub.c:1.55, mac_test.c:1.62,
mac.h:1.69, mac_policy.h:1.70 from HEAD to RELENG_6:

  Remove mac_create_root_mount() and mpo_create_root_mount(), which
  provided access to the root file system before the start of the
  init process.  This was used briefly by SEBSD before it knew about
  preloading data in the loader, and using that method to gain
  access to data earlier results in fewer inconsistencies in the
  approach.  Policy modules still have access to the root file system
  creation event through the mac_create_mount() entry point.

  Removed now, and will be removed from RELENG_6, in order to gain
  third party policy dependencies on the entry point for the lifetime
  of the 6.x branch.

  Obtained from: TrustedBSD Project
  Submitted by:  Chris Vance <Christopher dot Vance at SPARTA dot com>

Approved by:	re (scottl)
2005-10-05 10:31:05 +00:00
..
mac_lomac.c Merge init_main.c:1.258, mac_vfs.c:1.110, mac_biba.c:1.89, 2005-10-05 10:31:05 +00:00
mac_lomac.h Remove an obsoleted comment about struct versions. 2005-01-23 14:26:09 +00:00