freebsd-dev/sys
Coleman Kane badff0e4d8 Fix an LOR
Submitted by:	Paul B. Mahol <onemda@gmail.com>
MFC after:	1 week
2009-06-10 18:00:10 +00:00
..
amd64 Add alc(4), a driver for Atheros AR8131/AR8132 PCIe ethernet 2009-06-10 02:07:58 +00:00
arm Eliminate devclass_find_free_unit call here, since -1 gives the same 2009-06-10 17:39:19 +00:00
boot Add alc(4), a driver for Atheros AR8131/AR8132 PCIe ethernet 2009-06-10 02:07:58 +00:00
bsm
cam
cddl As far as I can tell systems that have less than 4GB are more often hurt 2009-06-10 01:21:32 +00:00
compat Regenerate 2009-06-10 13:48:43 +00:00
conf Move all sound related scripts to its own 'sound' subdir. 2009-06-10 06:49:45 +00:00
contrib All consumers of in_cksum.h have been properly #ifdefed already, 2009-06-10 11:19:34 +00:00
crypto
ddb
dev Fix an LOR 2009-06-10 18:00:10 +00:00
fs For cd9660_ioctl, check for recycled vnode after locking it. 2009-06-10 15:48:34 +00:00
gdb
geom Simplify. 2009-06-05 23:35:43 +00:00
gnu Fix r193923 by noting that type of a_fp is struct file *, not int. 2009-06-10 14:24:31 +00:00
i386 Add alc(4), a driver for Atheros AR8131/AR8132 PCIe ethernet 2009-06-10 02:07:58 +00:00
ia64 Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
isa
kern Do not leak the state->ls_lock after VI_DOOMED check introduced 2009-06-10 16:17:38 +00:00
kgssapi
libkern add explanatory header license 2009-06-09 21:29:16 +00:00
mips
modules Attempt to fix parallel build. 2009-06-10 11:33:47 +00:00
net SCTP needs either IPv4 or IPv6 as lower layer[1]. 2009-06-10 14:36:59 +00:00
net80211 protect callouts with the com lock 2009-06-09 17:12:19 +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 Close long existed race with net.inet.ip.fw.one_pass = 0: 2009-06-09 21:27:11 +00:00
netinet in ip_dn_ctl(), do not allocate a large structure on the stack, 2009-06-10 10:47:31 +00:00
netinet6 Prevent integer overflow in direct pipe write code from circumventing 2009-06-10 10:31:11 +00:00
netipsec After r193232 rt_tables in vnet.h are no longer indirectly dependent on 2009-06-08 19:57:35 +00:00
netipx Put the variable declarations for TCPDEBUG under #ifdef INET as well. 2009-06-10 09:28:50 +00:00
netnatm
netncp
netsmb
nfs
nfsclient After r193232 rt_tables in vnet.h are no longer indirectly dependent on 2009-06-08 19:57:35 +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 Correct typo; errno => error. 2009-06-04 11:22:53 +00:00
opencrypto
pc98
pci
powerpc Move from using devclass_find_free_unit(ata_devclass, 0) to -1 for the 2009-06-10 17:40:18 +00:00
rpc Add a temporary workaround for panics being seen on NFS servers with ZFS, 2009-06-07 20:51:31 +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
sun4v Adjust the padding of struct pcpu to r193219. 2009-06-03 19:31:26 +00:00
sys Move machine dependant AFMT_* definition from sound.h 2009-06-10 03:56:24 +00:00
tools Move all sound related scripts to its own 'sound' subdir. 2009-06-10 06:49:45 +00:00
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 Eliminate an unnecessary restriction on the vm object type from 2009-06-09 17:04:39 +00:00
xdr
xen
Makefile