NetBSD/sys
2011-05-23 13:53:59 +00:00
..
altq
arch Add support for Dreamplug CPU clock speed detection. 2011-05-22 21:52:25 +00:00
coda Remove cache_purge(9) calls from reclamation routines in the file systems, 2011-05-19 03:11:55 +00:00
common Use _PMAP_PRIVATE to control the inclusion of <powerpc/booke/cpuvar.h>. 2011-02-17 13:55:44 +00:00
compat Replace simple_lock(9) with mutex(9), clean up. 2011-05-14 12:44:15 +00:00
conf move KERNHIST stuff much earlier, so drivers can depend upon it. 2011-05-23 06:50:17 +00:00
crypto Revert my previous change. christos@ submitted a different fix pretty much 2011-05-14 16:46:55 +00:00
ddb move and rename the uvm history code out of uvm_stat to "kernhist". 2011-05-17 04:18:05 +00:00
dev Let's not be silly. Use a fancy "if else" to decide behavior of a bool 2011-05-22 22:13:33 +00:00
dist remove unused expression 2011-05-18 12:54:15 +00:00
external Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), 2011-04-04 20:37:49 +00:00
fs tmpfs_alloc_vp: 2011-05-22 04:20:50 +00:00
gdbscripts fix format 2011-02-05 14:12:05 +00:00
ipkdb
kern Add some general description of vnode life-cycle. 2011-05-19 03:26:06 +00:00
lib KNF a bit. 2011-05-20 16:33:07 +00:00
miscfs Remove no longer needed flag FSYNC_VFS /* fsync: via FSYNC_VFS() */. 2011-04-27 09:46:27 +00:00
modules LLVM's assembler parser doesn't support .code32 yet, so disable it as 2011-05-20 13:11:40 +00:00
net add IANA number for camellia-cbc, copied from FreeBSD 2011-05-05 17:46:48 +00:00
net80211 make michael_mic() robust against degenerate mbuf layouts like 2011-04-03 10:04:32 +00:00
netatalk aarpprobe() is called before MOWNER_ATTACH(&aarp_mowner), leading 2011-05-08 13:51:31 +00:00
netbt G/C M_EMULDATA 2011-04-27 00:36:47 +00:00
netinet typo in comment 2011-05-17 05:40:24 +00:00
netinet6 Add missing $NetBSD$ header. 2011-05-17 04:39:57 +00:00
netipsec -in the descriptor for encryption xforms, split the "blocksize" field 2011-05-23 13:46:54 +00:00
netisdn
netiso Hide the radix-trie implementation of the forwarding table so that we 2011-03-31 19:40:51 +00:00
netkey
netmpls Hide the radix-trie implementation of the forwarding table so that we 2011-03-31 19:40:51 +00:00
netnatm unifdef -U__OpenBSD__ -D__NetBSD__ -U__FreeBSD__ for readability. No 2011-03-09 22:06:42 +00:00
netsmb * remove #ifdef nonsense (which caused the lossage in the first place) 2010-12-17 14:27:34 +00:00
nfs Remove cache_purge(9) calls from reclamation routines in the file systems, 2011-05-19 03:11:55 +00:00
opencrypto being here, export camellia-cbc through crypto(4) to allow userland tests 2011-05-23 13:53:59 +00:00
rump Spell --fatal-warnings with two hyphens 2011-05-19 21:24:55 +00:00
secmodel
stand
sys Re-implement kthread_join(9), so that it actually works (hi haad@). 2011-05-19 03:07:29 +00:00
ufs Call ufs_extattr_vnode_inactive before UFS_WAPBL_BEGIN, as the latter will 2011-05-19 03:25:11 +00:00
uvm No need to pass UVM_FLAG_COLORMATCH to uvm_pagealloc() 2011-05-21 11:49:34 +00:00
Makefile