NetBSD/sys
2015-03-31 01:11:41 +00:00
..
altq Build altq module. 2014-11-17 06:04:01 +00:00
arch Define curcpu() as lwp_getcpu(curlwp) since curlwp is always in the "tp" 2015-03-31 01:11:41 +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 Whitespace 2015-03-30 11:55:00 +00:00
dist/pf
external Hack against the blank console problem: 2015-03-18 02:57:13 +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 Correct frame padding length 2015-03-29 13:30:43 +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 Tidy up the regular path of ip_forward 2015-03-26 04:05:58 +00:00
netinet6 Tidy up opt_ipsec.h inclusions 2015-03-30 04:25:26 +00:00
netipsec Tidy up opt_ipsec.h inclusions 2015-03-30 03:51:50 +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 Write an essay explaining why ffs_write is one huge WAPBL transaction. 2015-03-31 00:22:50 +00:00
uvm Call these identities', not life states'. 2015-03-23 07:59:12 +00:00
Makefile