NetBSD/sys
2016-08-31 16:24:34 +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 Init the markers array to all 0 - pointed out by Mark Cave-Ayland. 2016-08-31 16:24:34 +00:00
coda Remove now obsolete operation vcache_remove(). 2016-08-20 12:37:06 +00:00
compat Teach wait4 about WCONTINUED. 2016-08-31 08:12:44 +00:00
conf Remove the last references to KMEMSTATS. 2016-08-19 18:08:50 +00:00
crypto
ddb ddb: rename show arptab to show routes 2016-04-13 00:47:01 +00:00
dev Fix initializing wrong queues 2016-08-29 04:21:25 +00:00
dist/pf Apply pserialize to some iterations of IP address lists 2016-07-20 07:37:51 +00:00
external ACPI_TRACE_ENTRY adds const for the type argument, so don't duplicate it 2016-08-14 19:03:28 +00:00
fs In the event that loading the root vnode fails, bail out of 2016-08-26 21:44:24 +00:00
gdbscripts Remove the last references to KMEMSTATS. 2016-08-19 18:08:50 +00:00
ipkdb
kern siggetinfo: use TAILQ_FOREACH_SAFE as the element gets removed from the list. 2016-08-21 15:24:17 +00:00
lib Initialize the marker for the data segment, in case the caller passes not 2016-08-31 16:22:37 +00:00
miscfs Remove now obsolete operation vcache_remove(). 2016-08-20 12:37:06 +00:00
modules add required files to if_gif module. (unify to rump) 2016-08-18 11:41:58 +00:00
net KNF; replace white spaces with hard tabs 2016-08-29 03:31:59 +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 Make ipforward_rt and ip6_forward_rt percpu 2016-08-31 09:14:47 +00:00
netinet6 Make ipforward_rt and ip6_forward_rt percpu 2016-08-31 09:14:47 +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 Uninitialized vars, found by brainy 2016-08-15 08:17:35 +00:00
nfs Remove now obsolete operation vcache_remove(). 2016-08-20 12:37:06 +00:00
opencrypto KNF. Remove extra spaces. No functional change. 2016-07-07 06:55:38 +00:00
rump need kern_ssp.c for a full SSP build. 2016-08-20 15:50:50 +00:00
secmodel
stand
sys Remove now obsolete operation vcache_remove(). 2016-08-20 12:37:06 +00:00
ufs put back second strlcpy; pointed out by dholland. 2016-08-25 07:18:35 +00:00
uvm put a variable under the #ifdef it's only used in. 2016-08-20 20:09:47 +00:00
Makefile