freebsd-dev/sys
Robert Watson 6758f88ea4 Add MAC Framework and MAC policy entry point mac_check_socket_create(),
which is invoked from socket() and socketpair(), permitting MAC
policy modules to control the creation of sockets by domain, type, and
protocol.

Obtained from:	TrustedBSD Project
Sponsored by:	SPARTA, SPAWAR
Approved by:	re (scottl)
Requested by:	SCC
2005-07-05 22:49:10 +00:00
..
alpha
amd64 Remove a || 1 that crept into the i8254 commit and was subsequently 2005-07-05 20:13:12 +00:00
arm - Use a TAILQ instead of parsing the array to find a free dmamap. 2005-06-24 23:57:27 +00:00
boot
bsm
cam Fix the recent panics/LORs/hangs created by my kqueue commit by: 2005-07-01 16:28:32 +00:00
coda
compat Jumbo-commit to enhance 32 bit application support on 64 bit kernels. 2005-06-30 07:49:22 +00:00
conf Remove the CPU_ENABLE_SSE option from the i386 and pc98 architectures, 2005-07-02 20:06:44 +00:00
contrib Properly initialize ifq_maxlen for the defered send queue and make it 2005-06-26 21:00:52 +00:00
crypto
ddb Implement functions calls from within DDB on ia64. On ia64 a function 2005-07-02 23:52:37 +00:00
dev Add support for IODATA USB-RSAQ3 USB-Serial Adapter. 2005-07-03 23:51:16 +00:00
doc
fs Jumbo-commit to enhance 32 bit application support on 64 bit kernels. 2005-06-30 07:49:22 +00:00
gdb
geom
gnu
i4b Fix some long standing bugs in writing to the BPF device attached to 2005-06-26 18:11:11 +00:00
i386 Remove a || 1 that crept into the i8254 commit and was subsequently 2005-07-05 20:13:12 +00:00
ia64 Enhance ia64_flush_dirty() to handle the case in which td != curthread. 2005-07-05 17:12:18 +00:00
isa Remove a || 1 that crept into the i8254 commit and was subsequently 2005-07-05 20:13:12 +00:00
isofs/cd9660
kern Add MAC Framework and MAC policy entry point mac_check_socket_create(), 2005-07-05 22:49:10 +00:00
libkern
modules i386->amd64 sync 2005-06-30 05:37:48 +00:00
net Check the alignment of the IP header before passing the packet up to the 2005-07-03 18:24:03 +00:00
net80211 remove auto-add of IEEE80211_KEY_GROUP; all the apps that need to 2005-07-05 18:05:25 +00:00
netatalk
netatm
netgraph Remove obsoleted sysctl interface for switching between standard and 3Com 2005-07-05 17:51:02 +00:00
netinet Fix for a bug in newreno partial ack handling where if a large amount 2005-07-05 19:23:02 +00:00
netinet6 Check the alignment of the IP header before passing the packet up to the 2005-07-02 23:13:31 +00:00
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98 Remove a || 1 that crept into the i8254 commit and was subsequently 2005-07-05 20:13:12 +00:00
pccard
pci Make the initialization in the AGPv3 case match that of Linux. Fixes hangs on 2005-06-26 04:01:11 +00:00
posix4
powerpc
rpc
security Add MAC Framework and MAC policy entry point mac_check_socket_create(), 2005-07-05 22:49:10 +00:00
sparc64
sys Add MAC Framework and MAC policy entry point mac_check_socket_create(), 2005-07-05 22:49:10 +00:00
tools
ufs
vm Change the panic in trash_ctor into just a printf for now. Once the reports 2005-06-26 23:44:07 +00:00
Makefile