freebsd-nq/sys
Marcel Moolenaar 49a5225199 DEBUG is a kernel option. Don't define it here, as it breaks LINT.
Since DEBUG was subsequently undefined, this is just debugging left-
over.
2011-12-30 04:00:31 +00:00
..
amd64 Add "options CAPABILITY_MODE" and "options CAPABILITIES" to GENERIC kernel 2011-12-29 22:48:36 +00:00
arm
boot Clean up from the 4.x era. 2011-12-27 15:59:51 +00:00
bsm
cam Report stripeoffset as zero not stripesize if physical block is zero 2011-12-23 20:59:13 +00:00
cddl
compat Implement linux_fadvise64() and linux_fadvise64_64() using 2011-12-29 15:34:59 +00:00
conf For several files in sys/dev/drm, disable -Wunused-value when building 2011-12-30 01:54:45 +00:00
contrib Fix LINT-VIMAGE build after r228814: use virtualized pf_pool_limits. 2011-12-24 00:23:27 +00:00
crypto
ddb
dev DEBUG is a kernel option. Don't define it here, as it breaks LINT. 2011-12-30 04:00:31 +00:00
fs Discard local array based on return values. 2011-12-24 15:49:52 +00:00
gdb
geom
gnu
i386 Add "options CAPABILITY_MODE" and "options CAPABILITIES" to GENERIC kernel 2011-12-29 22:48:36 +00:00
ia64 Add "options CAPABILITY_MODE" and "options CAPABILITIES" to GENERIC kernel 2011-12-29 22:48:36 +00:00
isa
kern Cap the priority calculated from the current thread's running tick count 2011-12-29 16:17:16 +00:00
kgssapi
libkern
mips Remove trailing white-space. 2011-12-30 03:54:22 +00:00
modules Add a module for cfi(4). Build only for arm and powerpc, as there are 2011-12-30 03:48:39 +00:00
net Update if_obytes and if_omcast after successful transmit. 2011-12-29 18:40:58 +00:00
net80211
netatalk
netgraph
netinet Defer the work of freeing IPv4 multicast options from a socket to an 2011-12-29 20:41:16 +00:00
netinet6 Use queue(3) macros instead of home-rolled versions in several places in 2011-12-29 18:25:18 +00:00
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98 Add "options CAPABILITY_MODE" and "options CAPABILITIES" to GENERIC kernel 2011-12-29 22:48:36 +00:00
pci
powerpc Add "options CAPABILITY_MODE" and "options CAPABILITIES" to GENERIC kernel 2011-12-29 22:48:36 +00:00
rpc
security
sparc64 Add "options CAPABILITY_MODE" and "options CAPABILITIES" to GENERIC kernel 2011-12-29 22:48:36 +00:00
sys Update LOCKLEAF comment: it should say "vnode". 2011-12-29 12:28:05 +00:00
teken
tools
ufs
vm Optimize vm_object_split()'s handling of reservations. 2011-12-28 20:27:18 +00:00
x86
xdr
xen
Makefile