NetBSD/sys
uwe 08c90217fd Use NULL, not 0 for null pointer.
Fix #else/#endif trailing comment.
Use explicit "continue" for the body of the infinite loop.
2006-01-20 04:30:03 +00:00
..
altq
arch Use NULL, not 0 for null pointer. 2006-01-20 04:30:03 +00:00
coda In coda_lookup, add LK_RETRY to locking of child vnode. The previous 2006-01-12 14:57:06 +00:00
compat
conf Conditionalize firmload.c on the firmload attribute. 2006-01-17 06:52:43 +00:00
contrib
crypto
ddb
dev Use uintN_t. 2006-01-20 02:47:30 +00:00
dist Include netinet/in.h, for compatibility with OpenBSD (we #ifdef'ed out a 2006-01-17 12:24:53 +00:00
fs Protect against uio_lwp being NULL from Pavel Cahyna 2006-01-14 23:49:59 +00:00
gdbscripts
ipkdb
kern vfs_mountedon() can only and only handle special device nodes and will 2006-01-18 14:26:55 +00:00
lib Define indp_t as signed int32_t, like ffsv1.c does. 2006-01-18 02:52:22 +00:00
lkm Move the code that checks for a powernow capable cpu to pnowk7_init(), 2006-01-15 04:12:09 +00:00
miscfs Add genfs support for directories and softlinks next to regular files and 2006-01-16 19:45:00 +00:00
net Make sure that breq is also cleared (from Xin LI) 2006-01-17 13:23:02 +00:00
net80211 Apply patch from FreeBSD-SA-06:05. This avoids the overflow during the 2006-01-18 14:01:16 +00:00
netatalk
netccitt
netinet
netinet6
netipsec
netisdn
netiso
netkey
netnatm
netns
netsmb
nfs - tweak RUN_ONCE api to allow init_func returns an error. 2006-01-16 21:45:38 +00:00
opencrypto - tweak RUN_ONCE api to allow init_func returns an error. 2006-01-16 21:45:38 +00:00
stand
sys - tweak RUN_ONCE api to allow init_func returns an error. 2006-01-16 21:45:38 +00:00
ufs Protect against uio_lwp being NULL from Pavel Cahyna 2006-01-14 23:49:59 +00:00
uvm in amap_alloc(), only put the amap on the list of amaps if we succeeded 2006-01-18 17:03:36 +00:00
Makefile