NetBSD/sys
christos 4fa49ab869 define and use ISO_MAXNAMLEN instead of MAXNAMLEN 2011-09-27 01:01:43 +00:00
..
altq
arch move the size marker back to where it was, but fix the name. 2011-09-27 00:35:38 +00:00
coda use CODA_MAXNAMLEN instead of bogus MAXNAMLEN 2011-09-27 00:54:47 +00:00
common
compat use the filesystem specific namemax not a hard-coded MAXNAMLEN 2011-09-27 00:56:14 +00:00
conf Allow analyze to work by including bsd.clang-analyze.mk for kernels 2011-09-25 22:26:33 +00:00
crypto
ddb
dev Define and use symbolic bits in registers. 2011-09-26 18:07:37 +00:00
dist
external
fs define and use ISO_MAXNAMLEN instead of MAXNAMLEN 2011-09-27 01:01:43 +00:00
gdbscripts
ipkdb
kern in fd_allocfile(), free the fd if we fail to allocate a file. 2011-09-25 13:40:37 +00:00
lib Do as Joerg said and kill the __STDC__ blocks. They only make sense for 2011-09-25 20:31:18 +00:00
miscfs Fix the build that was broken by struct lwp *updateproc reference in 2011-09-23 01:57:32 +00:00
modules Move SYSCTL_USE_DESCR to a better place. 2011-09-11 18:38:02 +00:00
net Change obsolete CBSIZE constant (48), to a power of two constant (64) that 2011-09-23 15:29:08 +00:00
net80211
netatalk
netbt const lookup argument 2011-09-17 08:23:36 +00:00
netinet make this build without INET6. 2011-09-25 11:54:28 +00:00
netinet6 Add inet6 part of the rfc6056 code contributed by Vlad Balan as part of 2011-09-24 17:22:14 +00:00
netipsec
netisdn
netiso
netkey
netmpls
netnatm
netsmb don't mix static and non-static MALLOC_DEFINE()s in the same file, 2011-09-25 13:42:30 +00:00
nfs
opencrypto
rump add rfc6056.c 2011-09-24 21:11:23 +00:00
secmodel
stand
sys - Introduce a sysctl to control the default tty queue size kern.tty.qsize, 2011-09-24 00:05:38 +00:00
ufs strengthen the assertions about pages existing during block allocation, 2011-09-20 14:01:32 +00:00
uvm
Makefile