freebsd-skq/sys
Robert Watson b371c939ce Integrate mac_check_socket_send() and mac_check_socket_receive()
checks from the MAC tree: allow policies to perform access control
for the ability of a process to send and receive data via a socket.
At some point, we might also pass in additional address information
if an explicit address is requested on send.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
2002-10-06 14:39:15 +00:00
..
alpha CPU_MAXID should 2002-10-06 05:24:13 +00:00
amd64 NB: This commit does *NOT* make GEOM the default in FreeBSD 2002-10-05 16:35:33 +00:00
arm
boot Connected boot2. 2002-10-03 16:21:40 +00:00
cam Unhook the SCSI CD driver from the disk "mini-layer" and/or GEOM. 2002-10-04 13:33:30 +00:00
coda
compat Integrate mac_check_socket_send() and mac_check_socket_receive() 2002-10-06 14:39:15 +00:00
conf NB: This commit does *NOT* make GEOM the default in FreeBSD 2002-10-05 16:35:33 +00:00
contrib Resolve conflicts arising from the ACPI CA 20021002 import. 2002-10-04 20:09:19 +00:00
crypto
ddb Rename the mutex thread and process states to use a more generic 'LOCK' 2002-10-02 20:31:47 +00:00
dev INclude <sys/mutex.h>'s prerequisite <sys/lock.h> instead of depending on 2002-10-06 03:18:14 +00:00
fs Yet another 64 bits warning fix: s/u_int/size_t/. 2002-10-06 12:07:58 +00:00
geom This patch got lost in my trees: Pass setattr down to device drivers 2002-10-05 21:55:31 +00:00
gnu
i4b
i386 NB: This commit does *NOT* make GEOM the default in FreeBSD 2002-10-05 16:35:33 +00:00
ia64 It appears CPU_MAXID should be 1 more than the number of CPU_* defines. 2002-10-06 05:25:10 +00:00
isa Fix a probably rare and inconsequential memory leak. 2002-10-02 20:29:54 +00:00
isofs/cd9660
kern Integrate mac_check_socket_send() and mac_check_socket_receive() 2002-10-06 14:39:15 +00:00
libkern Fix a bunch of s/int */size_t */. 2002-10-06 12:20:09 +00:00
modules Oops. Actually connect back msdosfs to the build for every platform. 2002-10-06 08:07:40 +00:00
net When reusing a pointer as a number, at least cast it 2002-10-06 14:02:35 +00:00
netatalk
netatm
netgraph
netinet
netinet6
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient
nfsserver Correct a problem wherein NFS servers running NFSv2 would not return 2002-10-03 21:50:37 +00:00
opencrypto In-kernel crypto framework derived from openbsd. This facility provides 2002-10-04 20:31:23 +00:00
pc98 NB: This commit does *NOT* make GEOM the default in FreeBSD 2002-10-05 16:35:33 +00:00
pccard
pci Static'ify a variable. 2002-10-03 06:44:01 +00:00
posix4 o Adjust the SEM_VALUE_MAX macro so that <machine/limits.h> isn't 2002-10-04 21:31:33 +00:00
powerpc Roll back to previous version, no need for NO_GEOM when GEOM is 2002-10-06 12:13:12 +00:00
rpc
security Integrate mac_check_socket_send() and mac_check_socket_receive() 2002-10-06 14:39:15 +00:00
sparc64 Add two extern's for adjkerntz and wall_cmos_clock, all other 2002-10-05 20:14:49 +00:00
sys Integrate mac_check_socket_send() and mac_check_socket_receive() 2002-10-06 14:39:15 +00:00
tools
ufs
vm Rename the mutex thread and process states to use a more generic 'LOCK' 2002-10-02 20:31:47 +00:00
Makefile