NetBSD/sys
2016-08-21 15:24:17 +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 KNF, and typo. 2016-08-21 11:48:59 +00:00
coda Remove now obsolete operation vcache_remove(). 2016-08-20 12:37:06 +00:00
compat fill in the tv_nsec parts of the converted timespec in cvtstat(). 2016-08-20 00:34:42 +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 extract crc16 code from utoppy driver to a separate file in libkern, for use 2016-08-20 19:44:46 +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 Remove now obsolete operation vcache_remove(). 2016-08-20 12:37:06 +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 delete now unused function . 2016-08-21 08:27:57 +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 fix: failed to create sysctl entries for module version gif(4). 2016-08-18 11:44:22 +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 Revert previous: ran cvs commit when I meant cvs diff. Sorry! 2016-01-21 15:41:29 +00:00
netinet remove unnecessary dependency on gif.h to become friendly with module and rump. 2016-08-18 11:34:09 +00:00
netinet6 Revert r1.148 2016-08-19 12:26:01 +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 secmodel_extensions_system_cb() is not mount-specific, even though 2015-12-12 14:57:52 +00:00
stand
sys Remove now obsolete operation vcache_remove(). 2016-08-20 12:37:06 +00:00
ufs fix code which sets REV1 e2fs_fsmnt, set also mount time and mount count 2016-08-20 21:22:25 +00:00
uvm put a variable under the #ifdef it's only used in. 2016-08-20 20:09:47 +00:00
Makefile