freebsd-dev/sys
Marius Strobl 0966baf709 Unbreak the ata_atapi() usage. Since r200171 the mode setting functions
get a ata_device type device passed instead of a ata_channel one, thus
ata_atapi() has to be adjusted accordingly.

Reviewed by:	mav
MFC after:	3 days
2009-12-13 00:13:21 +00:00
..
amd64 For ia32 syscall(), call cpu_set_syscall_retval(). Update comment inside 2009-12-12 20:11:31 +00:00
arm Fix the build. 2009-12-08 21:42:04 +00:00
boot Cleanups the boot2 for pc98. There is no functional change. 2009-12-11 12:36:59 +00:00
bsm
cam Clear result before requesting XPT_PATH_INQ. 2009-12-09 14:21:21 +00:00
cddl Change VOP_FSYNC for zfs vnode from VOP_PANIC to zfs_freebsd_fsync(), 2009-12-05 20:36:42 +00:00
compat Regenerate. 2009-12-04 21:53:20 +00:00
conf MFp4: 2009-12-06 00:10:13 +00:00
contrib
crypto
ddb
dev Unbreak the ata_atapi() usage. Since r200171 the mode setting functions 2009-12-13 00:13:21 +00:00
fs Allow using IPv6 in nfsrvd_sentcache() callback. 2009-12-08 23:43:50 +00:00
gdb
geom Change 'load' balancing mode algorithm: 2009-12-03 21:47:51 +00:00
gnu Remove unused code. 2009-12-03 18:16:14 +00:00
i386 for PV XEN translate page table entries from machine (real) to physical (logical) addresses so that kgdb can 2009-12-10 07:48:47 +00:00
ia64 In exception_save, write-back ar.rnat after switching the backing- 2009-12-08 00:44:23 +00:00
isa
kern In current code, threads performing an interruptible sleep (on both 2009-12-12 21:31:07 +00:00
kgssapi
libkern
mips Simplify the invocation of vm_fault(). Specifically, eliminate the flag 2009-11-27 20:24:11 +00:00
modules amdsbwd: new driver for AMD SB600/SB7xx watchdog timer 2009-11-30 11:44:03 +00:00
net Make the code buildable in userland so it is easier to test it: 2009-12-12 15:49:28 +00:00
net80211 Fix typo in comment 2009-12-08 00:54:08 +00:00
netatalk
netgraph
netinet use div64 when converting back the burst value for userland 2009-12-10 18:37:14 +00:00
netinet6
netipsec Enable IPcomp by default. 2009-11-29 20:47:43 +00:00
netipx
netnatm
netncp
netsmb
nfs
nfsclient
nfsserver Properly return an error reply if an NFS remove or link operation fails. 2009-12-03 20:59:28 +00:00
nlm
opencrypto In case the compression result is the same size as the orignal version, 2009-11-29 17:53:57 +00:00
pc98 Fix cut'n paste on the AR9280 entry. 2009-12-02 21:22:10 +00:00
pci
powerpc Unbreak build. 2009-12-06 17:26:43 +00:00
rpc
security
sparc64 Add additional checks of the kernel stack addresses in order to 2009-12-08 20:18:54 +00:00
sun4v Add additional checks of the kernel stack addresses in order to 2009-12-08 20:18:54 +00:00
sys In current code, threads performing an interruptible sleep (on both 2009-12-12 21:31:07 +00:00
teken
tools
ufs
vm Remove trailing ";" in UMA_HASH_INSERT and UMA_HASH_REMOVE macros. 2009-12-05 17:45:56 +00:00
xdr
xen
Makefile