NetBSD/sys
matt 6e660710b6 Some constification.
Add kcpuset_clone, kcpuset_insersection, kcpuset_remove,
kcpuset_ffs, kcpuset_ffs_intersecting,
kcpuset_atomicly_merge, kcpuset_atomicly_intersect, kcpuset_atomicly_remove
2013-07-17 22:36:26 +00:00
..
altq
arch A few "isa" files are so tightly integrated into the x86 platform code 2013-07-17 21:26:28 +00:00
coda
compat regen 2013-06-26 16:29:50 +00:00
conf Use += for SYSTEM_DEP not ?= 2013-07-17 14:05:43 +00:00
crypto
ddb
dev A few "isa" files are so tightly integrated into the x86 platform code 2013-07-17 21:26:28 +00:00
dist/pf PFIL_HOOKS is dead. 2013-07-01 08:32:48 +00:00
external Add helper script for future imports. 2013-07-04 22:12:40 +00:00
fs Remove udf_node * as state variables and add the loop invariants UFS and tmpfs 2013-07-16 10:49:36 +00:00
gdbscripts
ipkdb
kern Some constification. 2013-07-17 22:36:26 +00:00
lib libkern: add murmurhash module. 2013-06-29 16:02:01 +00:00
miscfs Hang a warning banner on some nasty code I just found. 2013-06-16 20:46:24 +00:00
modules Add udf_rename.c to the UDF module make 2013-07-10 19:07:20 +00:00
net if received PADT, get correct sc related with session id. 2013-07-17 10:16:58 +00:00
net80211 - add m_add() that puts an mbuf to end of a chain 2013-06-27 17:47:18 +00:00
netatalk
netbt
netinet Add MLD_LISTENER_REDUCTION per RFC 3542. Requested by Lorenzo Colitti. 2013-07-01 12:43:15 +00:00
netinet6 - Rewrite parts of pfil(9): use array to store hooks and thus be more cache 2013-06-29 21:06:57 +00:00
netipsec Replace consttime_bcmp/explicit_bzero by consttime_memequal/explicit_memset. 2013-06-24 04:21:19 +00:00
netisdn Fix signature of capi_ll_control. 2013-05-29 09:26:02 +00:00
netkey
netmpls
netnatm
netsmb
nfs
opencrypto Replace consttime_bcmp/explicit_bzero by consttime_memequal/explicit_memset. 2013-06-24 04:21:19 +00:00
rump regen 2013-07-17 21:21:34 +00:00
secmodel
stand
sys Some constification. 2013-07-17 22:36:26 +00:00
ufs Remove duplicate define of LFS_MAXNAMLEN 2013-06-28 16:14:06 +00:00
uvm Split tlb related stuff into pmap_tlb.h so that can be used for ASID mgmt 2013-07-02 09:35:48 +00:00
Makefile