freebsd-skq/sys
2009-06-05 18:43:13 +00:00
..
amd64 Resync with head. 2009-06-03 22:54:27 +00:00
arm maintain existing style 2009-05-30 18:23:55 +00:00
boot Resync with head. 2009-06-03 22:54:27 +00:00
bsm
cam
cddl Resync with head. 2009-06-04 21:31:03 +00:00
compat Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC 2009-06-05 14:55:22 +00:00
conf Remove clists from the kernel. 2009-06-05 15:31:38 +00:00
contrib Import ACPICA 20090521. 2009-06-05 18:43:13 +00:00
crypto Changed to M_NOWAIT when reallocing psc_buf in padlock_sha_update(), 2009-05-27 09:52:12 +00:00
ddb Place hostnames and similar information fully under the prison system. 2009-05-29 21:27:12 +00:00
dev Move buffer management into kbd and kbdmux drivers. 2009-06-05 15:19:05 +00:00
fs Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC 2009-06-05 14:55:22 +00:00
gdb
geom Crank the debug level necessary to display the "Label foo is removed" 2009-05-30 22:31:52 +00:00
gnu - Remove unused sparc64-bitops.h file. Our ext2fs code doesn't use 2009-06-03 17:30:10 +00:00
i386 Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC 2009-06-05 14:55:22 +00:00
ia64 Resync with head. 2009-06-03 22:54:27 +00:00
isa
kern Unlock the cache lock before returning when we run out of buffer space 2009-06-05 16:44:42 +00:00
kgssapi Place hostnames and similar information fully under the prison system. 2009-05-29 21:27:12 +00:00
libkern
mips
modules Resync with head. 2009-06-04 21:31:03 +00:00
net Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC 2009-06-05 14:55:22 +00:00
net80211 Fix spelling of MAC check for 8.x version of MAC Framework, not noticed due 2009-06-05 13:55:33 +00:00
netatalk Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC 2009-06-05 14:55:22 +00:00
netgraph Rework socket upcalls to close some races with setup/teardown of upcalls. 2009-06-01 21:17:03 +00:00
netinet Several ipfw options and actions use a 16-bit argument to indicate 2009-06-05 16:16:07 +00:00
netinet6 Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC 2009-06-05 14:55:22 +00:00
netipsec Reimplement the netisr framework in order to support parallel netisr 2009-06-01 10:41:38 +00:00
netipx Reimplement the netisr framework in order to support parallel netisr 2009-06-01 10:41:38 +00:00
netnatm Reimplement the netisr framework in order to support parallel netisr 2009-06-01 10:41:38 +00:00
netncp
netsmb Rework socket upcalls to close some races with setup/teardown of upcalls. 2009-06-01 21:17:03 +00:00
nfs
nfsclient Rework socket upcalls to close some races with setup/teardown of upcalls. 2009-06-01 21:17:03 +00:00
nfsserver Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC 2009-06-05 14:55:22 +00:00
nlm Resync with head. 2009-06-04 21:31:03 +00:00
opencrypto
pc98 Remove MAC kernel config files and add "options MAC" to GENERIC, with the 2009-06-02 18:31:08 +00:00
pci When user_frac in the polling subsystem is low it is going to busy the 2009-05-30 15:14:44 +00:00
powerpc Discover and handle the number of E500 CPUs in run time. 2009-06-05 09:46:00 +00:00
rpc Correct MAC compile problems resulting from the new RPC code copying and 2009-06-05 14:29:49 +00:00
security Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC 2009-06-05 14:55:22 +00:00
sparc64 Remove MAC kernel config files and add "options MAC" to GENERIC, with the 2009-06-02 18:31:08 +00:00
sun4v Adjust the padding of struct pcpu to r193219. 2009-06-03 19:31:26 +00:00
sys Remove clists from the kernel. 2009-06-05 15:31:38 +00:00
tools
ufs Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC 2009-06-05 14:55:22 +00:00
vm vm_thread_swapin() needn't validate any pages. The pages are already 2009-06-05 17:06:20 +00:00
xdr MFdevbranch 192944 2009-05-28 08:18:12 +00:00
xen Make ipi_cpu() function as intended. 2009-05-30 08:53:13 +00:00
Makefile