NetBSD/sys
skrll 4eb8d876ba #include <sys/lwp.h> for curlwp.
The locking should really be fixed.
2015-04-02 06:23:04 +00:00
..
altq Build altq module. 2014-11-17 06:04:01 +00:00
arch need to include <sys/lwp.h> 2015-04-02 06:15:40 +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 Fix inconsistent use of inline in prototype and definition 2014-08-11 22:36:49 +00:00
ddb Don't use an unset value as an address 2015-02-27 00:47:30 +00:00
dev #include <sys/lwp.h> for curlwp. 2015-04-02 06:23:04 +00:00
dist/pf Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
external Fix for PR kern/48109 (and its duplicate kern/49807) 2015-04-02 00:12:58 +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 update with new entries from libpcap-1.7.2 2015-03-31 21:42:16 +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 split PRU_CONNECT2 & PRU_PURGEIF function out of pr_generic() usrreq 2014-08-09 05:33:00 +00:00
netnatm split PRU_CONNECT2 & PRU_PURGEIF function out of pr_generic() usrreq 2014-08-09 05:33:00 +00:00
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 include <sys/evcnt.h> 2015-04-02 06:17:52 +00:00
Makefile