NetBSD/sys
thorpej 97eba73a40 If we have a Pyxis with the DMA page crossing bug, don't allow coalescing
of adjacent DMA segments.

XXX This is still not perfect... but making it perfect will probably
require additions to the bus_dma interface and the ISA autoconfiguration
interface.
2000-02-06 01:26:50 +00:00
..
adosfs
arch If we have a Pyxis with the DMA page crossing bug, don't allow coalescing 2000-02-06 01:26:50 +00:00
coda
compat regen 2000-02-03 10:22:34 +00:00
conf Bump version to 1.4R -- PRU_PURGEADDR, and slightly more stringent semantics 2000-02-01 23:00:41 +00:00
ddb
dev LP64 printf fixes. 2000-02-05 20:02:42 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Implement ratecheck(), a function which can help programmers implement 2000-02-03 23:04:45 +00:00
lib cosmetics: remove double semicolon, whitespace 2000-02-03 19:53:03 +00:00
lkm
miscfs
msdosfs When renaming a file, make sure apporpriate vnode cache entry is 2000-02-01 21:33:57 +00:00
net fix route cleanup on interface removal. (not sure why -Wall did not catch it) 2000-02-05 07:58:54 +00:00
netatalk PRU_PURGEADDR -> PRU_PURGEIF, per a discussion w/ itojun. In the IPv4 2000-02-02 23:28:08 +00:00
netccitt First-draft if_detach() implementation, originally from Bill Studnemund, 2000-02-01 22:52:04 +00:00
netinet avoid calling in6_control(SIOCDIFADDR_IN6) from interrupt context. 2000-02-04 14:34:22 +00:00
netinet6 need PRC_IF{UP,CHANGE}. 2000-02-05 18:11:41 +00:00
netiso PRU_PURGEADDR -> PRU_PURGEIF, per a discussion w/ itojun. In the IPv4 2000-02-02 23:28:08 +00:00
netkey
netnatm
netns PRU_PURGEADDR -> PRU_PURGEIF, per a discussion w/ itojun. In the IPv4 2000-02-02 23:28:08 +00:00
nfs
ntfs
stand
sys Implement ratecheck(), a function which can help programmers implement 2000-02-03 23:04:45 +00:00
ufs
uvm
vm
Makefile