freebsd-dev/sys
2006-05-09 00:10:11 +00:00
..
alpha Remove the Alpha specific linuxolator files. 2006-05-08 15:20:12 +00:00
amd64 Forgot the amd/linux32 part since sys/*/linux didn't match :-( 2006-05-06 17:26:45 +00:00
arm Setting the rid of the resource is a good idea, but we still need to return 2006-05-05 19:14:57 +00:00
boot Restore the pre-5.x behavior of only beeping if the user makes a bad 2006-05-03 13:43:46 +00:00
bsm
cam
coda
compat Fix the the duplicate cut-n-paste in linux_fstat64 pointed out by 2006-05-05 16:17:59 +00:00
conf Add the ath and the wlan crypto support. 2006-05-08 11:55:57 +00:00
contrib
crypto padlock(4) doesn't support explicitly provided keys yet. 2006-04-20 06:31:44 +00:00
ddb Sort includes. 2006-04-27 22:09:18 +00:00
dev replace all the 660 with 650 in the cut-n-pasted line, rather than 2006-05-08 22:59:33 +00:00
doc
fs
gdb
geom Use G_RAID3_FOREACH_SAFE_BIO() macro instead of G_RAID3_FOREACH_BIO() in 2006-05-04 13:01:16 +00:00
gnu Check for VFS_STATFS() failure in _xfs_mount() and abort the mount 2006-05-05 18:41:56 +00:00
i4b
i386 o Add acpi_ibm to the build. 2006-05-07 20:13:18 +00:00
ia64 Rewrite of puc(4). Significant changes are: 2006-04-28 21:21:53 +00:00
isa
isofs/cd9660
kern Use a dedicated mutex to protect aio queues, the movation is to reduce 2006-05-09 00:10:11 +00:00
libkern
modules fix braino that broke building on amd64 2006-05-08 04:04:06 +00:00
net Pickup locks for the BPF interface structure. It's quite possible that 2006-05-07 03:21:43 +00:00
net80211 Ensure outbound data packets in hostap mode are delivered only to 2006-04-28 19:06:15 +00:00
netatalk
netatm
netgraph o Replace disappeared URLs to Cisco docs by new ones, style. 2006-04-25 20:01:50 +00:00
netinet Modify UDP to use sosend_dgram() instead of sosend(). This allows 2006-05-06 11:24:59 +00:00
netinet6 Assert ip6_forward_rt protected by Giant adding GIANT_REQUIRED to 2006-05-04 18:41:08 +00:00
netipsec
netipx
netkey
netnatm style(9) treatment following fixups. 2006-04-23 16:33:56 +00:00
netncp
netsmb
nfs
nfs4client
nfsclient Fix a snafu caused while patching the previous fix from another branch. 2006-05-05 18:12:13 +00:00
nfsserver Bump up the NFS server dupreq cache limit to 2K (from 64). With a small 2006-04-25 00:21:56 +00:00
opencrypto
pc98 Remove unneeded include. 2006-05-08 12:05:04 +00:00
pccard
pci The sk(4) driver has moved to /sys/dev/sk 2006-04-27 00:14:02 +00:00
posix4
powerpc Set the rid for any resource obtained from rman_resource_reserve. 2006-04-20 04:19:10 +00:00
rpc
security Reconstitute struct mac_policy_ops by breaking out individual function 2006-04-26 14:18:55 +00:00
sparc64 Uncomment sk(4) as it's now working. 2006-04-27 06:03:17 +00:00
sys Avoid dereferencing NULL pointer. 2006-05-05 19:32:35 +00:00
tools
ufs ffs_syncvnode() might skip some of the blocks due to them being locked, 2006-05-06 20:51:31 +00:00
vm Add synchronization to vm_pageq_add_new_page() so that it can be called 2006-04-25 17:27:24 +00:00
Makefile