NetBSD/sys/lkm
elad 6887492c26 Make securelevel a "secmodel" of its own.
While it's true that it's part of the traditional 4.4BSD security model,
there may come a time where a different "primary" security model used for
fine-grained privileges (ie., splitting root's responsibilities to various
privileges that can be assigned) may want to still have a securelevel
setting.

Idea from Daniel Carosone:

  http://mail-index.netbsd.org/tech-security/2006/08/25/0001.html

The location of the removed files, for reference, was:

  src/secmodel/bsd44/secmodel_bsd44_securelevel.c
  src/secmodel/bsd44/securelevel.h
2007-11-21 22:49:05 +00:00
..
arch
compat
dev Use BUILDSYMLINKS to avoid a compilation error where the source file 2007-11-20 21:47:34 +00:00
exec
kauth Make securelevel a "secmodel" of its own. 2007-11-21 22:49:05 +00:00
misc Extend the envsys2 API (one more time, sorry) as defined in: 2007-11-16 08:00:11 +00:00
net
netinet
syscall
vfs
Makefile
Makefile.inc
TODO