1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/sys
2012-11-15 23:49:07 +00:00
..
amd64 Flip the semantic of M_NOWAIT to only require the allocation to not 2012-11-14 20:01:40 +00:00
arm Remove a useless printf 2012-11-15 23:49:07 +00:00
boot boot: use packed attribute for edd_params* structures and their substructures 2012-11-14 11:05:16 +00:00
bsm Add the wait6(2) system call. It takes POSIX waitid()-like process 2012-11-13 12:52:31 +00:00
cam
cddl Add the wait6(2) system call. It takes POSIX waitid()-like process 2012-11-13 12:52:31 +00:00
compat Regen 2012-11-13 12:53:41 +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 Remove unneeded header from agp: opt_bus.h 2012-11-15 18:49:17 +00:00
fs Remove M_USE_RESERVE from the devfs cdp allocator, which is one of two 2012-11-14 19:50:21 +00:00
gdb
geom
gnu/fs
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 Improve KASSERT messages in racct, to make it clear which resource 2012-11-15 15:55:49 +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
net80211
netatalk
netgraph
netinet
netinet6 if_afdata lock was converted from mutex to rwlock a long ago, so we can 2012-11-14 17:36:06 +00:00
netipsec
netipx
netnatm
netncp
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Redo r242842, now actually fixing the warnings, as follows: 2012-11-12 22:01:29 +00:00
opencrypto
pc98
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 - Implement run-time expansion of the KTR buffer via sysctl. 2012-11-15 00:51:57 +00:00
sys - Implement run-time expansion of the KTR buffer via sysctl. 2012-11-15 00:51:57 +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 Flip the semantic of M_NOWAIT to only require the allocation to not 2012-11-14 20:01:40 +00:00
x86
xdr
xen
Makefile