NetBSD/sys
martin 3183166c6c When issuing a non-dma command, make sure to set the "remaining length of
command to be transfered via dma" (sc_cmdlen) to zero upfront, otherwise we
might get confused on command completition interrupt (no dma active but still
data left to transfer).
2012-06-18 21:23:56 +00:00
..
altq
arch Fix build failed. s/consinit()/consinit(void)/. 2012-06-18 01:40:55 +00:00
coda
common
compat compat for 80211 ioctls from jmcneill 2012-05-28 14:19:10 +00:00
conf Add a new resource to limit the number of lwps per user, RLIMIT_NTHR. There 2012-06-09 02:31:14 +00:00
crypto
ddb Add some pre-processor magic to verify that the type of the data item 2012-06-02 21:36:41 +00:00
dev When issuing a non-dma command, make sure to set the "remaining length of 2012-06-18 21:23:56 +00:00
dist
external when freeing the DRM_SHM kernel memory that can be mapped by a user process, 2012-06-17 15:15:34 +00:00
fs Assert that out_hr is not NULL in hfslib_read_header_node 2012-06-15 21:59:39 +00:00
gdbscripts
ipkdb
kern comments and assertions. 2012-06-15 13:51:40 +00:00
lib Remove the code that tries to load the "ffs" kernel module during boot. 2012-05-21 21:34:16 +00:00
miscfs Add some pre-processor magic to verify that the type of the data item 2012-06-02 21:36:41 +00:00
modules Add a driver for Ralink Technology RT2700U/RT2800U/RT3000U USB IEEE 2012-05-30 14:30:32 +00:00
net - Rework NPF NAT syntax to be more structured and support future additions 2012-06-15 23:24:08 +00:00
net80211 Add some pre-processor magic to verify that the type of the data item 2012-06-02 21:36:41 +00:00
netatalk
netbt
netinet Simply use the ifa_addr pointer, rather than taking its address. 2012-06-08 15:01:51 +00:00
netinet6
netipsec Add some pre-processor magic to verify that the type of the data item 2012-06-02 21:36:41 +00:00
netisdn
netiso
netkey
netmpls
netnatm
netsmb
nfs
opencrypto
rump merge the jmcneill-usbmp branch. many thanks to jared for the 2012-06-10 06:15:52 +00:00
secmodel
stand
sys Make detection of root on wedges (dk(4)) machine independent. Remove 2012-06-10 17:05:18 +00:00
ufs Use two separate comments for stub where IN_RENAME was. 2012-06-04 22:01:07 +00:00
uvm Now that pool_cache_invalidate() is synchronous and can handle per-CPU 2012-06-05 22:51:47 +00:00
Makefile