NetBSD/sys/arch/x68k
chs 17d06a7ad7 use pmap_k* in vmapbuf() and vunmapbuf() since there's no VAC on this platform.
in vunmapbuf(), call pmap_*remove() explicitly since uvm_km_free_wakeup()
will soon no longer do it for us.
2001-08-19 17:37:35 +00:00
..
compile
conf Standardise TCP_COMPAT_42 as commented out, grouped with other COMPAT options, 2001-07-08 16:32:12 +00:00
dev Correct various misspellings of 'transfer' and inflected forms. 2001-07-08 18:06:42 +00:00
include Add BUS_DMA_READ and BUS_DMA_WRITE flags, that hint the back-end 2001-07-19 15:32:10 +00:00
stand Fix typo. s/extention/extension/ 2001-07-05 08:38:24 +00:00
usr.bin Use objcopy instead of dd. This will work after we'll switch to ELF. 2000-11-25 05:27:19 +00:00
usr.sbin I was too careless. Do not throw away the prepared string. :p 2001-06-12 11:29:31 +00:00
x68k use pmap_k* in vmapbuf() and vunmapbuf() since there's no VAC on this platform. 2001-08-19 17:37:35 +00:00
Makefile