NetBSD/sys
2016-08-07 02:42:32 +00:00
..
altq apply if_start_lock() to L2 callers which call ifp->if_start() of device derivers 2016-06-20 08:30:58 +00:00
arch Remove unused <sys/tree.h>. 2016-08-07 01:01:59 +00:00
coda KNF. Remove extra spaces. No functional change. 2016-07-07 06:55:38 +00:00
compat The way the kernel tries to prevent a userland process from allocating page 2016-08-06 15:13:13 +00:00
conf Fix UVMHIST builds for kernels that don't include usb 2016-06-23 07:32:12 +00:00
crypto
ddb ddb: rename show arptab to show routes 2016-04-13 00:47:01 +00:00
dev Create the kern.ccd sysctl sub-tree when built as a module. Even though 2016-08-07 02:40:41 +00:00
dist/pf Apply pserialize to some iterations of IP address lists 2016-07-20 07:37:51 +00:00
external partial sync with FreeBSD 2016-08-05 09:06:52 +00:00
fs replace variable stack declaration with a large enough one and KASSERT. 2016-07-21 18:21:27 +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 The way the kernel tries to prevent a userland process from allocating page 2016-08-06 15:13:13 +00:00
lib PR port-ia64/51261 2016-08-05 17:10:48 +00:00
miscfs
modules For modular configurations, always build with PPPOE_TERM_UNKNOWN_SESSIONS 2016-08-07 01:59:43 +00:00
net For modular configurations, always build with PPPOE_TERM_UNKNOWN_SESSIONS 2016-08-07 01:59:43 +00:00
net80211 KNF. Remove extra spaces. No functional change. 2016-07-07 06:55:38 +00:00
netatalk Apply pserialize and psref to struct ifaddr and its variants 2016-08-01 03:15:30 +00:00
netbt
netinet improve fast-forward performance when the number of flows exceeds IPFLOW_MAX. 2016-08-01 10:22:53 +00:00
netinet6 Set RTF_CONNECTED instead of setting only RTF_CONNECTED. 2016-08-06 20:00:14 +00:00
netipsec Apply pserialize to some iterations of IP address lists 2016-07-20 07:37:51 +00:00
netisdn Introduce m_set_rcvif and m_reset_rcvif 2016-06-10 13:27:10 +00:00
netkey
netmpls Avoid storing a pointer of an interface in a mbuf 2016-06-10 13:31:43 +00:00
netnatm Avoid storing a pointer of an interface in a mbuf 2016-06-10 13:31:43 +00:00
netsmb Rearrange so that error check is only done after error has been set. 2016-07-18 21:03:01 +00:00
nfs KNF. Remove extra spaces. No functional change. 2016-07-07 06:55:38 +00:00
opencrypto KNF. Remove extra spaces. No functional change. 2016-07-07 06:55:38 +00:00
rump Fix variable names in previous 2016-07-30 23:07:23 +00:00
secmodel
stand
sys The way the kernel tries to prevent a userland process from allocating page 2016-08-06 15:13:13 +00:00
ufs Fix stupid thinko. 2016-08-07 02:42:32 +00:00
uvm The way the kernel tries to prevent a userland process from allocating page 2016-08-06 15:13:13 +00:00
Makefile