NetBSD/sys
riastradh b81c64e1b2 First whack at radeon driver.
No hardware to test yet, but it builds.
2014-07-16 20:59:57 +00:00
..
altq Lock IFQ operations when NET_MPSAFE 2014-07-01 10:16:02 +00:00
arch First whack at radeon driver. 2014-07-16 20:59:57 +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 Add tifb and tiotg 2014-07-16 18:32:21 +00:00
dist/pf - Implement pktqueue interface for lockless IP input queue. 2014-06-05 23:48:16 +00:00
external First whack at radeon driver. 2014-07-16 20:59:57 +00:00
fs Limit the minimum size of a disk sector to 512 bytes, to prevent memory 2014-07-16 20:09:00 +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 Change fdesc from hashlist to vcache. 2014-07-13 11:23:01 +00:00
modules Make it build and boot on my test machines. 2014-07-16 20:56:24 +00:00
net Kill void * for bridge in struct ifnet 2014-07-16 03:17:26 +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
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 Add a fiber based implementation of librumpuser in addition to the 2014-07-11 20:26:31 +00:00
secmodel
stand
sys remove PCC specific definitions for __packed, __aligned and __section 2014-07-14 18:50:22 +00:00
ufs move the flag setting higher to avoid KASSERT (dholland) 2014-07-11 16:17:29 +00:00
uvm Initialize ubchist earlier. 2014-07-07 20:14:43 +00:00
Makefile