NetBSD/sys
tsutsui b4f524c223 - Allocate mbuf dynamically on Tx and use bus_dmamap_load_mbuf(9).
- Call bus_dmamap_sync(9) as appropriate.
- Leave only register declarations in rtl81x9reg.h and
  split other stuff into rtl81x9var.h.

bus_dma(9) code mostly taken from thorpej's if_rtp.c.
2000-04-26 14:02:34 +00:00
..
adosfs
arch Fix callout change for keyboard repeat. The callout structure was 2000-04-26 04:16:17 +00:00
coda
compat Regen. 2000-04-21 16:18:54 +00:00
conf ipip is needs-count, not needs-flags. evidence: manpage and all 2000-04-25 06:08:31 +00:00
ddb
dev - Allocate mbuf dynamically on Tx and use bus_dmamap_load_mbuf(9). 2000-04-26 14:02:34 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Regen. 2000-04-21 16:16:15 +00:00
lib asm bcopy() for sh3 2000-04-20 13:52:35 +00:00
lkm
miscfs
msdosfs msdosfs_read(): avoid integer overflow for files > 2GB, when 2000-04-22 22:45:37 +00:00
net ifa_ifwithnet(): for the netatalk case, don't blindly return the first match 2000-04-26 13:38:13 +00:00
netatalk
netccitt
netinet sync with more recent kame. defer inclusion of net/if_gif.h. 2000-04-26 05:36:41 +00:00
netinet6 add boundary check for nd6_ifinfo (otherwise ndp -i can make out-of-bound 2000-04-19 07:13:03 +00:00
netiso
netkey
netnatm
netns
nfs Death to nfsiod! 2000-04-15 21:14:48 +00:00
ntfs
stand
sys Regen. 2000-04-21 16:16:15 +00:00
ufs get rid of unused variable aflags 2000-04-24 19:07:16 +00:00
uvm Changes necessary to implement pre-zero'ing of pages in the idle loop: 2000-04-24 17:12:00 +00:00
vm Changes necessary to implement pre-zero'ing of pages in the idle loop: 2000-04-24 17:12:00 +00:00
Makefile