1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-27 11:55:06 +00:00
freebsd/sys
Adrian Chadd 875d039e0a Correctly populate the RTS field.
Tested:
	* AR5210, STA mode, RTS enabled
2012-11-17 02:39:37 +00:00
..
amd64 Move the declaration of vm_phys_paddr_to_vm_page() from vm/vm_page.h 2012-11-16 05:55:56 +00:00
arm Move the declaration of vm_phys_paddr_to_vm_page() from vm/vm_page.h 2012-11-16 05:55:56 +00:00
boot + This patch does not change user experience or functionality 2012-11-16 01:24:11 +00:00
bsm Add the wait6(2) system call. It takes POSIX waitid()-like process 2012-11-13 12:52:31 +00:00
cam Use information about suported diagnostic pages to avoid reading optional 2012-11-07 23:12:53 +00:00
cddl Add the wait6(2) system call. It takes POSIX waitid()-like process 2012-11-13 12:52:31 +00:00
compat Style fixes for r242958. 2012-11-16 06:22:14 +00:00
conf Enable back the clang warning in if_ath.c. 2012-11-15 06:58:18 +00:00
contrib Fix build for FreeBSD kernel. 2012-11-13 07:33:45 +00:00
crypto
ddb
dev Correctly populate the RTS field. 2012-11-17 02:39:37 +00:00
fs In pget(9), if PGET_NOTWEXIT flag is not specified, also search the 2012-11-16 08:25:06 +00:00
gdb
geom
gnu/fs Complete MPSAFE VFS interface and remove MNTK_MPSAFE flag. 2012-11-09 18:02:25 +00:00
i386 Fix a minor warning in sys/i386/xen/clock.c. 2012-11-12 20:50:11 +00:00
ia64 Flip the semantic of M_NOWAIT to only require the allocation to not 2012-11-14 20:01:40 +00:00
isa
kern Update comment. 2012-11-16 14:00:54 +00:00
kgssapi
libkern
mips Flip the semantic of M_NOWAIT to only require the allocation to not 2012-11-14 20:01:40 +00:00
modules Finish removing unneeded header from agp: opt_bus.h 2012-11-15 20:25:09 +00:00
net Work around a race in bpfread() by validating the hold buffer pointer 2012-11-06 21:07:04 +00:00
net80211
netatalk
netgraph
netinet Get the accounting working. We now have counters how many 2012-11-16 19:39:10 +00:00
netinet6 Reduce the overhead of locking, use IF_AFDATA_RLOCK() when we are doing 2012-11-16 12:12:02 +00:00
netipsec
netipx
netnatm
netncp
netpfil Simplify sending keepalives. 2012-11-09 18:23:38 +00:00
netsmb
nfs
nfsclient Complete MPSAFE VFS interface and remove MNTK_MPSAFE flag. 2012-11-09 18:02:25 +00:00
nfsserver
nlm
ofed Redo r242842, now actually fixing the warnings, as follows: 2012-11-12 22:01:29 +00:00
opencrypto
pc98 Reduce diffs against i386. 2012-11-10 13:48:41 +00:00
pci
powerpc Flip the semantic of M_NOWAIT to only require the allocation to not 2012-11-14 20:01:40 +00:00
rpc
security
sparc64 Move the declaration of vm_phys_paddr_to_vm_page() from vm/vm_page.h 2012-11-16 05:55:56 +00:00
sys In pget(9), if PGET_NOTWEXIT flag is not specified, also search the 2012-11-16 08:25:06 +00:00
teken
tools
ufs - Fix a truncation bug with softdep journaling that could leak blocks on 2012-11-14 06:37:43 +00:00
vm Move the declaration of vm_phys_paddr_to_vm_page() from vm/vm_page.h 2012-11-16 05:55:56 +00:00
x86
xdr
xen
Makefile