NetBSD/sys
2015-04-03 05:44:13 +00:00
..
altq Build altq module. 2014-11-17 06:04:01 +00:00
arch Implement pmap_pv(9) for x86 for P->V tracking of unmanaged pages. 2015-04-03 01:04:23 +00:00
coda Add missing vrele() and vfs_vnode_iterator_destroy() to coda_cacheprint(). 2015-01-06 11:24:46 +00:00
compat Regen 2015-03-23 07:54:44 +00:00
conf Split hdaudio and PCI attach glue. Even though the driver was written with 2015-03-28 14:09:58 +00:00
crypto
ddb Don't use an unset value as an address 2015-02-27 00:47:30 +00:00
dev attach Mobile 5th Gen. Core SMBus 2015-04-02 15:32:19 +00:00
dist/pf
external Use pmap_pv(9) to remove mappings of device pages in TTM. 2015-04-03 01:09:42 +00:00
fs Complete removal of cred argument from bread in nilfs. 2015-03-29 14:12:28 +00:00
gdbscripts
ipkdb
kern Back this out, per pooka's request. 2015-03-29 17:38:31 +00:00
lib Provide _Unwind_Find_FDE for libgcc_s compatibility. 2015-02-17 21:02:33 +00:00
miscfs Remove the 'cred' argument from bread(). Remove a now unused var in 2015-03-28 19:24:04 +00:00
modules pull in Makefile.inc 2015-03-28 14:48:53 +00:00
net Restructure rtcache_lookup2 to make it clear what it does 2015-04-03 05:44:13 +00:00
net80211 src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
netatalk Define netatalk module. 2014-12-08 07:18:45 +00:00
netbt since rfcomm_attach_pcb may be called from (soft) interrupt context 2014-11-16 21:34:27 +00:00
netinet Remove unnecessary opt_ipsec.h inclusions 2015-03-31 08:47:01 +00:00
netinet6 Pull out ipsec routines from ip6_input 2015-04-01 02:49:44 +00:00
netipsec Pull out ipsec routines from ip6_input 2015-04-01 02:49:44 +00:00
netisdn src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
netkey
netmpls
netnatm
netsmb Adjust smbfs/netsmb for filenames byte length changes that come as 2014-11-15 18:52:44 +00:00
nfs m_pullup() is called in rcvproc callback functions, 2015-03-27 07:18:11 +00:00
opencrypto Trivial printf format changes and typo fix 2015-03-26 17:40:16 +00:00
rump Split hdaudio and PCI attach glue. Even though the driver was written with 2015-03-28 14:09:58 +00:00
secmodel Do not release secmodels_lock when it is not held. 2014-11-04 16:01:58 +00:00
stand
sys Provide struct cpu_info *lwp_getcpu(struct lwp *) inline for <machine/cpu.h> 2015-03-31 01:10:02 +00:00
ufs Don't use dvp after vput(dvp). 2015-04-01 20:03:11 +00:00
uvm Initialize P->V tracking for unmanaged device pages in uvm_init. 2015-04-03 01:03:42 +00:00
Makefile