freebsd-dev/sys
Robert Watson eddc160e00 Introduce support for Mandatory Access Control and extensible
kernel access control.

Invoke appropriate MAC entry points for a number of VFS-related
operations in the Linux ABI module.  In particular, handle uselib
in a manner similar to open() (more work is probably needed here),
as well as handle statfs(), and linux readdir()-like calls.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, NAI Labs
2002-08-01 22:23:02 +00:00
..
alpha Fix the link to the Handbook 2002-08-01 17:21:18 +00:00
amd64 Fix the link to the Handbook 2002-08-01 17:21:18 +00:00
arm Create a new header <machine/_stdint.h> for storing MD parts of 2002-07-29 17:41:23 +00:00
boot Sample loader.conf lines for various MAC modules. 2002-08-01 22:03:19 +00:00
cam
coda
compat Introduce support for Mandatory Access Control and extensible 2002-08-01 22:23:02 +00:00
conf Remove duplicate 'modules-tags' rule 2002-08-01 03:13:10 +00:00
contrib Resolve conflicts arising from the ACPI CA 20020725 import. 2002-07-30 19:35:32 +00:00
crypto
ddb
dev Don't set the IFF_PROMISC bit when in hostap mode like the previous 2002-08-01 07:37:52 +00:00
fs Introduce support for Mandatory Access Control and extensible 2002-08-01 02:03:21 +00:00
geom
gnu
i4b
i386 Fix the link to the Handbook 2002-08-01 17:21:18 +00:00
ia64 Resolve conflicts arising from the ACPI CA 20020725 import. 2002-07-30 19:35:32 +00:00
isa
isofs/cd9660
kern Introduce support for Mandatory Access Control and extensible 2002-08-01 20:44:52 +00:00
libkern
modules Introduce support for Mandatory Access Control and extensible 2002-08-01 22:23:02 +00:00
net Introduce support for Mandatory Access Control and extensible 2002-08-01 21:15:53 +00:00
netatalk
netatm
netgraph
netinet Introduce support for Mandatory Access Control and extensible 2002-08-01 21:37:34 +00:00
netinet6 correct comment for setsockopt arg size. 2002-07-25 20:40:09 +00:00
netipx Make spxnames a const char * to quieten some warnings in netstat. 2002-07-27 23:15:08 +00:00
netkey
netnatm
netncp Wire the sysctl output buffer before grabbing any locks to prevent 2002-07-28 19:59:31 +00:00
netns
netsmb Wire the sysctl output buffer before grabbing any locks to prevent 2002-07-28 19:59:31 +00:00
nfs
nfsclient
nfsserver Oops, another unused arg to nfssvc_nfsd(). *blush* 2002-07-24 23:10:34 +00:00
pc98 Fix the link to the Handbook 2002-08-01 17:21:18 +00:00
pccard Add 16-bit before bus to keep the words card and bus apart. 2002-07-31 20:01:11 +00:00
pci Make sure to set both sets of registers which control the RX and TX buffer 2002-07-31 19:58:36 +00:00
posix4
powerpc Fix the link to the Handbook 2002-08-01 17:21:18 +00:00
rpc
security Include file cleanup; mac.h and malloc.h at one point had ordering 2002-08-01 17:47:56 +00:00
sparc64 Forgot to commit this. 2002-08-01 21:39:54 +00:00
sys Change macop_t to const, use macop_t in MAC policy entry point definition 2002-08-01 17:32:01 +00:00
tools - Add automatic post vop debug checks. These work in both the success and 2002-07-30 08:52:00 +00:00
ufs Introduce support for Mandatory Access Control and extensible 2002-07-31 16:05:30 +00:00
vm o Acquire the page queues lock before calling vm_page_io_finish(). 2002-08-01 17:57:42 +00:00
Makefile