freebsd-skq/sys/security
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 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_biba 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_bsdextended MFC: (1.26) Fixing a regression introduced in rev1.25 by honouring the errno. 2005-08-17 14:35:20 +00:00
mac_ifoff Update my personal copyrights and NETA copyrights in the kernel 2004-02-22 00:33:12 +00:00
mac_lomac 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_mls 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_none MFC: 2005-09-26 14:36:54 +00:00
mac_partition MFC: 2005-09-26 14:36:54 +00:00
mac_portacl Add a new sysctl/tunable to mac_portacl: 2004-12-08 11:46:44 +00:00
mac_seeotheruids Exempt the superuser from mac_seeotheruids checks. 2005-01-03 12:08:18 +00:00
mac_stub 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_test Merge init_main.c:1.258, mac_vfs.c:1.110, mac_biba.c:1.89, 2005-10-05 10:31:05 +00:00