NetBSD/sys
2012-02-03 04:03:11 +00:00
..
altq
arch Make sure to allow MEMORY_DISK as rootfs. 2012-02-03 00:33:08 +00:00
coda
common thinko in comment. 2012-01-18 07:17:09 +00:00
compat elf_args needs to be freed with kmem_free() since it is now allocated with 2012-02-03 03:54:35 +00:00
conf Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
crypto
ddb
dev don't try to write in a const buffer. 2012-02-03 04:03:11 +00:00
dist PR kern/45907 2012-02-01 17:11:46 +00:00
external remove incomplete conversion to kmem_alloc -- inconsistent use 2012-01-29 11:49:02 +00:00
fs Include sys/malloc.h for MALLOC_DECLARE. 2012-01-28 16:24:35 +00:00
gdbscripts
ipkdb
kern Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
lib Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
miscfs Change the syscall API for quotas over to the new non-proplib one. 2012-02-01 05:34:38 +00:00
modules Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
net PR/45764, PR/45914 2012-02-03 03:35:30 +00:00
net80211
netatalk Fix AppleTalk name registration, as discussed on the port-macppc list 2012-01-31 09:53:44 +00:00
netbt
netinet Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
netinet6 PR/45764, PR/45914 2012-02-03 03:32:45 +00:00
netipsec remove some DPRINTFs which are not just diagnostics but cause noise 2012-01-26 21:10:24 +00:00
netisdn
netiso
netkey more IPSEC header cleanup: don't install unneeded headers to userland, 2012-01-06 14:17:10 +00:00
netmpls old style def 2012-02-01 16:49:36 +00:00
netnatm
netsmb
nfs When using socket loaning, make sure the KVA used for the loan has the same 2012-02-01 02:27:23 +00:00
opencrypto
rump Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
secmodel fix secmodel implementation of CPU_UCODE. 2012-01-17 10:47:26 +00:00
stand
sys Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
ufs Make this compile on vax (uninitialized use warning). 2012-02-02 03:00:48 +00:00
uvm Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
Makefile