NetBSD/sys
nakayama 49bc961c13 %g1 is not preserved across function call, so load it before
return_from_trap.
2016-05-15 23:54:58 +00:00
..
altq Protect ifnet list with psz and psref 2016-05-12 02:24:16 +00:00
arch %g1 is not preserved across function call, so load it before 2016-05-15 23:54:58 +00:00
coda
compat clamp getrlimit the same way we clamp setrlimit 2016-05-13 16:54:36 +00:00
conf Clarify the intention here after discussing it with soda@ 2016-05-13 07:41:47 +00:00
crypto
ddb ddb: rename show arptab to show routes 2016-04-13 00:47:01 +00:00
dev Use _align(2) workaround for PR kern/51141. This fixes odd CD length 2016-05-15 15:37:38 +00:00
dist/pf Protect ifnet list with psz and psref 2016-05-12 02:24:16 +00:00
external We now use cpu_intr_p() all the time. 2016-05-13 15:25:57 +00:00
fs Rework VAT searching on recordable media. It is now a lot more resilliant to 2016-05-10 15:23:39 +00:00
gdbscripts make '$e' in here the whole structure instead of a pointer, to combine 2016-05-12 00:35:10 +00:00
ipkdb
kern only print debugging info if we are actually going to change the permission. 2016-05-14 17:04:09 +00:00
lib provide const versions of container_of macros. 2016-05-11 03:17:22 +00:00
miscfs
modules
net Protect ifnet list with psz and psref 2016-05-12 02:24:16 +00:00
net80211 In station mode filter packets that or not for us in case the 2016-05-14 13:35:40 +00:00
netatalk
netbt
netinet Protect ifnet list with psz and psref 2016-05-12 02:24:16 +00:00
netinet6 Protect ifnet list with psz and psref 2016-05-12 02:24:16 +00:00
netipsec Protect ifnet list with psz and psref 2016-05-12 02:24:16 +00:00
netisdn Constify rtentry of if_output 2016-04-28 00:16:56 +00:00
netkey
netmpls Sweep unnecessary route.h inclusions 2016-04-26 08:44:44 +00:00
netnatm Sweep unncessary radix.h inclusions 2016-04-11 08:56:16 +00:00
netsmb
nfs
opencrypto
rump Protect ifnet list with psz and psref 2016-05-12 02:24:16 +00:00
secmodel
stand
sys Move all the randomization inside kern_pax.c so we can control it directly. 2016-05-08 01:28:09 +00:00
ufs uaf 2016-05-07 11:59:08 +00:00
uvm
Makefile