NetBSD/sys
drochner a99f8b0b24 catch some corner cases of user input 2011-05-24 19:12:53 +00:00
..
altq
arch move the "context size" struct member (which is a pure software 2011-05-24 18:59:21 +00:00
coda Remove cache_purge(9) calls from reclamation routines in the file systems, 2011-05-19 03:11:55 +00:00
common
compat Give the body the same static inline treatment as the definition 2011-05-24 18:29:23 +00:00
conf -remove references to crypto/arc4/arc4.* -- the code isn't used 2011-05-23 15:37:35 +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 Explicitly get rid of constness. 2011-05-24 18:28:01 +00:00
dist remove unused expression 2011-05-18 12:54:15 +00:00
external Use some format specifiers that actually exist 2011-05-24 18:22:02 +00:00
fs tmpfs_free_node: comment out assert, which can fire e.g. on shutdown. 2011-05-24 14:18:03 +00:00
gdbscripts
ipkdb
kern Use a real panic as safe guard 2011-05-24 18:18:22 +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 code to auto-deencapsulate 0 tagged VLANs. 2011-05-24 17:16:43 +00:00
net80211 -remove references to crypto/arc4/arc4.* -- the code isn't used 2011-05-23 15:37:35 +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 Note units and current value for TCP_DELACK_TICKS. 2011-05-24 18:37:52 +00:00
netinet6 RA flood mitigation via a limit on accepted routes: 2011-05-24 18:07:11 +00:00
netipsec copy AES-XCBC-MAC support from KAME IPSEC to FAST_IPSEC 2011-05-24 19:10:08 +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
nfs Remove cache_purge(9) calls from reclamation routines in the file systems, 2011-05-19 03:11:55 +00:00
opencrypto catch some corner cases of user input 2011-05-24 19:12:53 +00:00
rump Mark rumpuser_exit and rumpuser_thread_exit as dead. 2011-05-23 20:49:35 +00:00
secmodel
stand
sys RA flood mitigation via a limit on accepted routes: 2011-05-24 18:07:11 +00:00
ufs ufs_wapbl_verify_inodes: update to reality (if somebody decides to use this). 2011-05-23 22:02:26 +00:00
uvm No need to pass UVM_FLAG_COLORMATCH to uvm_pagealloc() 2011-05-21 11:49:34 +00:00
Makefile