freebsd-skq/sys
bschmidt 29d60add09 Fix firmware module dependencies.
malo and mwl use the firmware framework to access firmware images.
Depending on the firmware modules itself is not required and in this
case even wrong because no modules with those names exist.

Pointed out by:	brucec
MFC after:	1 week
2010-09-10 08:11:48 +00:00
..
amd64 Change the parameter passed to the inline assembly to u_short 2010-09-03 14:25:17 +00:00
arm Add custom kernel configuration and device tree source files for 2010-09-08 19:50:47 +00:00
boot Remove empty lines committed by accident. 2010-09-09 21:32:09 +00:00
bsm
cam Correct bioq_disksort so that bioq_insert_tail() offers barrier semantic. 2010-09-02 19:40:28 +00:00
cddl Forgot to commit this file. Add ZPOOL_CONFIG_IS_LOG. 2010-09-10 04:44:13 +00:00
compat Add x86bios_set_intr() to set interrupt vectors for real mode and simplify 2010-08-25 21:03:50 +00:00
conf Restructure how reset and poweroff are handled on PowerPC systems, since 2010-08-31 15:27:46 +00:00
contrib When using pf routing options, properly handle IP fragmentation 2010-09-10 00:00:06 +00:00
crypto
ddb
dev Fix firmware module dependencies. 2010-09-10 08:11:48 +00:00
fs Fix the experimental NFS client so that it doesn't panic when 2010-09-09 15:45:11 +00:00
gdb
geom Correct bioq_disksort so that bioq_insert_tail() offers barrier semantic. 2010-09-02 19:40:28 +00:00
gnu
i386 Change the parameter passed to the inline assembly to u_short 2010-09-03 14:25:17 +00:00
ia64
isa
kern Add a drain function for struct sysctl_req, and use it for a variety of 2010-09-09 18:33:46 +00:00
kgssapi
libkern
mips Compilation fix - when INVARIANTS are turned off. 2010-09-10 07:06:06 +00:00
modules Add the path necessary to find fasttrap_isa.h to CFLAGS. 2010-08-28 08:18:20 +00:00
net MFp4 CH=183259: 2010-09-02 16:11:12 +00:00
net80211
netatalk
netgraph
netinet * Remove code which has no effect. 2010-09-09 20:51:23 +00:00
netinet6 MFp4 CH=183052 183053 183258: 2010-09-02 17:43:44 +00:00
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfsclient Store the full timestamp when caching timestamps of files and 2010-09-07 14:29:45 +00:00
nfsserver - When VFS_VGET() is not supported, switch to VOP_LOOKUP(). 2010-08-26 23:41:40 +00:00
nlm
opencrypto Add an extra comment to the SDT probes definition. This allows us to get 2010-08-22 11:18:57 +00:00
pc98
pci Remove unnecessary controller reinitialization. 2010-08-24 18:52:24 +00:00
powerpc Reorder statistics tracking and table lock acquisitions already in place 2010-09-09 16:06:55 +00:00
rpc - Check the result of malloc(M_NOWAIT) in replay_alloc(). The caller 2010-08-26 23:33:04 +00:00
security Add an extra comment to the SDT probes definition. This allows us to get 2010-08-22 11:18:57 +00:00
sparc64 Catch up to rename of the constant for the Master Data Parity Error bit in 2010-09-09 20:26:30 +00:00
sun4v
sys Protect BSDI $Id from accidental manipulation. 2010-09-10 06:26:28 +00:00
teken
tools Add an extra comment to the SDT probes definition. This allows us to get 2010-08-22 11:18:57 +00:00
ufs
vm Add a drain function for struct sysctl_req, and use it for a variety of 2010-09-09 18:33:46 +00:00
x86 Each processor socket in a QPI system has a special PCI bus for the 2010-09-07 13:50:02 +00:00
xdr
xen
Makefile