NetBSD/sys
pooka 0f2034ae5e Make it possible to register delayed radix tree head inits which
will be processed when the radix "subsystem" is initialized -- all
users must be attached before any inits to know the max keylength.
Use of link sets is no longer required, and only attached domains
need to be considered.
2009-05-27 17:46:49 +00:00
..
altq
arch s/FLEX_MASK/HPPA_&/ for consistency. 2009-05-27 09:30:14 +00:00
coda
compat Use correct linux_clock_t type for _stime, not native clock_t. 2009-05-27 12:20:37 +00:00
conf <space> -> <tab> consistency. 2009-05-21 19:27:38 +00:00
crypto
ddb More changes to improve kern_descrip.c. 2009-05-24 21:41:25 +00:00
dev use pmf, while there do some cleanup, fix typos etc. 2009-05-27 15:13:22 +00:00
dist
external Fix prototypes to match the functions. The prototypes had `int' specified for 2009-05-14 09:07:49 +00:00
fs Retire IN_CALLBACK_ULK flagging since its not used anymore and the old 2009-05-20 15:30:26 +00:00
gdbscripts
ipkdb
kern PR kern/39536: bufq related problem when writing DVDR and DVDRWs. 2009-05-26 14:59:31 +00:00
lib
miscfs More changes to improve kern_descrip.c. 2009-05-24 21:41:25 +00:00
modules
net Make it possible to register delayed radix tree head inits which 2009-05-27 17:46:49 +00:00
net80211
netatalk
netbt add const to unchanged argument 2009-05-14 15:34:38 +00:00
netinet Make it possible to register delayed radix tree head inits which 2009-05-27 17:46:49 +00:00
netinet6 POOL_INIT -> pool_init 2009-05-26 00:17:56 +00:00
netipsec
netisdn
netiso
netkey
netnatm
netsmb
nfs Broken assertion. 2009-05-23 18:19:19 +00:00
opencrypto
rump Support IPv6 in rump. I'd have liked to introduce a netinet6 2009-05-26 23:43:39 +00:00
secmodel
stand
sys add comments on KSTACK_LOWEST_ADDR/KSTACK_SIZE. 2009-05-27 12:15:11 +00:00
ufs
uvm
Makefile