NetBSD/sys
he e9075e068f DEBUG does not imply DIAGNOSTIC; make sure we have a non-null
KASSERTMSG implementation (DIAGNOSTIC) so that the variable inside
the DEBUG section gets used.
2011-01-23 21:29:52 +00:00
..
altq
arch Add support for __read_mostly and __cacheline_aligned (using 32 bytes as 2011-01-23 17:38:37 +00:00
coda
common Remove forced DEBUG. 2011-01-18 01:20:06 +00:00
compat Add the ability to mount NFS filesystems in COMPAT_NETBSD32 2011-01-22 22:26:10 +00:00
conf Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly 2011-01-22 19:19:14 +00:00
crypto
ddb Retire struct user, remove sys/user.h inclusions. Note sys/user.h header 2011-01-14 02:06:22 +00:00
dev Explicitly initialize sometimes-unused variable. 2011-01-23 18:13:42 +00:00
dist make sure the "overload_tbl" member of "struct pf_rule" copied in 2011-01-19 19:58:02 +00:00
external unifdef -U__linux__ -U__FreeBSD__. No functional change intended. 2011-01-21 21:57:16 +00:00
fs A not rewritable disc can be pseudo-overwritable. A pseudo-overwritable disc 2011-01-22 18:02:18 +00:00
gdbscripts
ipkdb
kern Cast arguments to vaddr_t when using PRIxVADDR in the printf format string. 2011-01-23 11:01:08 +00:00
lib Fix MULTIPROCESSOR curlwp/curcpu handling... missed in previous commit. 2011-01-22 10:58:44 +00:00
miscfs Layer_revoke(): change previous to always take an extra reference on the 2011-01-13 10:28:38 +00:00
modules Add support for compiling ZFS and Solaris modules as RUMP libraries. Add 2011-01-18 22:21:22 +00:00
net undo previous. Read the diff wrong. 2011-01-22 19:12:58 +00:00
net80211
netatalk
netbt
netinet
netinet6 When deleting a fragment header use the simple copy operation only if it fits 2011-01-22 18:26:36 +00:00
netipsec
netisdn
netiso
netkey
netmpls
netnatm
netsmb
nfs Add the ability to mount NFS filesystems in COMPAT_NETBSD32 2011-01-22 22:26:10 +00:00
opencrypto
rump inverse inversely incorrect comment 2011-01-22 18:33:25 +00:00
secmodel
stand
sys Use the L_ flags instead of the P_ flags for lwps. 2011-01-22 20:54:43 +00:00
ufs Avoid NULL deref inside a KASSERT, as discussed on tech-kern. 2011-01-05 19:34:27 +00:00
uvm DEBUG does not imply DIAGNOSTIC; make sure we have a non-null 2011-01-23 21:29:52 +00:00
Makefile