freebsd-nq/sys
Rick Macklem b839e625b0 Modify sys/fs/nfsserver/nfs_nfsdport.c to use nlm_acquire_next_sysid()
to set the l_sysid for locks correctly.

Approved by:	kib (mentor)
2009-05-21 01:50:27 +00:00
..
amd64 Don't bother reading the initial value of the machine check banks during 2009-05-20 16:11:22 +00:00
arm Add cpu_flush_dcache() for use after non-DMA based I/O so that a 2009-05-18 18:37:18 +00:00
boot Improve the accf_dns_load description. 2009-05-17 10:58:50 +00:00
bsm
cam
cddl - back out direct map hack 2009-05-19 01:14:37 +00:00
compat Comment nits. 2009-05-20 18:36:17 +00:00
conf Overhaul monitor mode handling: 2009-05-20 20:00:40 +00:00
contrib tbr_timeout() is a timer driven function[1]. While the previous commit 2009-05-18 01:05:09 +00:00
crypto
ddb
dev Rename the usb sysctl tree from hw.usb2.* back to hw.usb.*. 2009-05-21 01:48:42 +00:00
fs Modify sys/fs/nfsserver/nfs_nfsdport.c to use nlm_acquire_next_sysid() 2009-05-21 01:50:27 +00:00
gdb
geom
gnu Remove empty files and do nto try to build them. 2009-05-18 17:20:24 +00:00
i386 We don't need d_thread_t for cross-branch portability here anymore. 2009-05-20 16:47:40 +00:00
ia64 Rename ia64_invalidate_icache() to ia64_sync_icache(). We're 2009-05-18 18:44:54 +00:00
isa
kern Set the umask in a new file descriptor table earlier in fdcopy() to remove 2009-05-20 18:42:04 +00:00
kgssapi
legacy/dev
libkern
mips Add cpu_flush_dcache() for use after non-DMA based I/O so that a 2009-05-18 18:37:18 +00:00
modules Remove empty files and do nto try to build them. 2009-05-18 17:20:24 +00:00
net When an interface address is removed and the last prefix 2009-05-20 21:07:15 +00:00
net80211 Prepare to distribute sysctl code to reduce global definitions: 2009-05-20 20:18:01 +00:00
netatalk
netgraph
netinet When an interface address is removed and the last prefix 2009-05-20 21:07:15 +00:00
netinet6 When an interface address is removed and the last prefix 2009-05-20 21:07:15 +00:00
netipsec
netipx
netnatm Replace d_thread_t * with struct thread *. 2009-05-20 17:00:16 +00:00
netncp
netsmb
nfs Add cpu_flush_dcache() for use after non-DMA based I/O so that a 2009-05-18 18:37:18 +00:00
nfs4client Use struct thread instead of d_thread_t. 2009-05-20 17:01:40 +00:00
nfsclient
nfsserver
nlm Add a function to sys/nlm/nlm_prot_impl.c that returns a unique 2009-05-21 01:14:12 +00:00
opencrypto
pc98 Add cpu_flush_dcache() for use after non-DMA based I/O so that a 2009-05-18 18:37:18 +00:00
pci
powerpc Add cpu_flush_dcache() for use after non-DMA based I/O so that a 2009-05-18 18:37:18 +00:00
rpc
security
sparc64 Add cpu_flush_dcache() for use after non-DMA based I/O so that a 2009-05-18 18:37:18 +00:00
sun4v Add cpu_flush_dcache() for use after non-DMA based I/O so that a 2009-05-18 18:37:18 +00:00
sys bump for net80211 monitor mode changes 2009-05-20 20:05:56 +00:00
tools
ufs Introduce vfs_bio_set_valid() and use it from ffs_realloccg(). This 2009-05-17 20:26:00 +00:00
vm - back out direct map hack 2009-05-19 01:14:37 +00:00
xdr
xen
Makefile