NetBSD/sys
thorpej efe71a8aac Add support for DMA to/from the on-chip devices of the i80321 (no
PCI window translation).

XXX This would be better done by overhauling the shared ARM bus_dma code.
2002-07-25 15:00:48 +00:00
..
adosfs
altq Spell 'should' correctly. 2002-07-18 11:59:06 +00:00
arch Add support for DMA to/from the on-chip devices of the i80321 (no 2002-07-25 15:00:48 +00:00
coda
compat Make SVR4_32 work with the sparc32 version of setiathome. This required 2002-07-22 05:31:18 +00:00
conf cscope.out target needs depend too, zap old comments 2002-07-12 17:48:23 +00:00
crypto
ddb provide a db_vprintf() which is exactly what the name suggests 2002-06-05 17:53:52 +00:00
dev Correct ra disk instrumentation. From Johnny Billquist. 2002-07-25 12:13:03 +00:00
filecorefs
fs
gdbscripts
ipkdb
isofs use CD session offset from the disklabel, if present 2002-05-27 16:44:37 +00:00
kern The buffer returned by BUFQ_PEEK must remain the same until BUFQ_GET is 2002-07-23 14:00:16 +00:00
lib Avoid redundant memory access. 2002-07-10 06:02:09 +00:00
lkm Revert rev. 1.10 of Makefile and fix the problem properly by adding 2002-06-02 23:46:49 +00:00
miscfs Properly detect error in kernfs_xread(). 2002-07-19 18:35:44 +00:00
msdosfs UBCify a bit in detrunc() that was missed. from PR 17143. 2002-06-05 02:07:48 +00:00
net Increase interface output error count in case of a failure. 2002-07-23 06:59:51 +00:00
netatalk
netccitt Rename SB_UPDATE_TAIL() to SB_EMPTY_FIXUP(), per suggestion from 2002-07-03 21:39:40 +00:00
netinet When a new connection arrives on a listening port, copy over the 2002-07-18 03:23:01 +00:00
netinet6 correct multicast packet MTU check. sync w/kame 2002-07-25 12:41:51 +00:00
netisdn
netiso
netkey correct %d/%u mismatch. sync w/kame 2002-06-27 14:39:45 +00:00
netnatm
netns
netsmb SIMPLEQ rototill: 2002-06-01 23:50:52 +00:00
nfs increase IP TTL for BOOTP/DHCP request packets to avoid dumb 2002-06-10 17:45:54 +00:00
ntfs
stand
sys Rename bufq_init() to bufq_alloc(). 2002-07-21 15:32:17 +00:00
ufs Rename bufq_init() to bufq_alloc(). 2002-07-21 15:32:17 +00:00
uvm Rename bufq_init() to bufq_alloc(). 2002-07-21 15:32:17 +00:00
Makefile