NetBSD/sys
2014-07-19 17:10:02 +00:00
..
altq Lock IFQ operations when NET_MPSAFE 2014-07-01 10:16:02 +00:00
arch Fix bootxx_* and boot on machines where the bios sets high bits of %eax on success. 2014-07-19 14:50:21 +00:00
coda
compat netbsd32 should depend on exec_elf32, since it will use exec_elf32's functions. 2014-07-11 16:22:49 +00:00
conf Add motg(4), a driver for Mentor Graphic's OTG USB controller IP, 2014-07-16 18:22:23 +00:00
crypto
ddb
dev PR/48998: uhso(4) support for Globetrotter HSUPA Modem 2014-07-19 14:20:46 +00:00
dist/pf - Implement pktqueue interface for lockless IP input queue. 2014-06-05 23:48:16 +00:00
external Fix formatting and locking errors. 2014-07-18 19:48:34 +00:00
fs Make DPRINTF more understandable, and replace my previous #ifdef DIAGNOSTIC... 2014-07-18 17:24:34 +00:00
gdbscripts
ipkdb
kern Keep setting 'error' as appropriate (even if this place is broken enough 2014-07-16 13:26:33 +00:00
lib Use static_cast for rb_tree_insert_node void * return value. 2014-07-14 11:36:39 +00:00
miscfs Finish KAME IPSEC removal: 2014-07-17 08:21:34 +00:00
modules lua(4): cleaned stubs 2014-07-19 17:10:02 +00:00
net Make sure to call ifp->if_output() with KERNEL_LOCK held. 2014-07-17 10:46:57 +00:00
net80211
netatalk * split PRU_ACCEPT function out of pr_generic() usrreq switches and put 2014-07-09 14:41:42 +00:00
netbt * split PRU_ACCEPT function out of pr_generic() usrreq switches and put 2014-07-09 14:41:42 +00:00
netinet fix fat fingered KASSERT(solocked(0)) -> KASSERT(solocked(so)) mistake. 2014-07-14 13:39:18 +00:00
netinet6 * split PRU_ACCEPT function out of pr_generic() usrreq switches and put 2014-07-09 14:41:42 +00:00
netipsec * split PRU_ACCEPT function out of pr_generic() usrreq switches and put 2014-07-09 14:41:42 +00:00
netisdn - Implement pktqueue interface for lockless IP input queue. 2014-06-05 23:48:16 +00:00
netkey
netmpls * split PRU_ACCEPT function out of pr_generic() usrreq switches and put 2014-07-09 14:41:42 +00:00
netnatm * split PRU_ACCEPT function out of pr_generic() usrreq switches and put 2014-07-09 14:41:42 +00:00
netsmb - Split off PRU_ATTACH and PRU_DETACH logic into separate functions. 2014-05-19 02:51:24 +00:00
nfs Use vcache_rekey_* for nfs_lookitup() in the "*npp != NULL" case. 2014-07-05 09:33:41 +00:00
opencrypto If we register with pmf on attach, deregister on detach. 2014-07-02 18:58:42 +00:00
rump Fix the ATF failures caused by my recent smbfs change (smbfs_vfsops.c -r1.103). 2014-07-18 16:25:17 +00:00
secmodel
stand
sys Add MAP_INHERIT_ZERO 2014-07-18 12:36:57 +00:00
ufs move the flag setting higher to avoid KASSERT (dholland) 2014-07-11 16:17:29 +00:00
uvm Add MAP_INHERIT_ZERO 2014-07-18 12:36:57 +00:00
Makefile