NetBSD/sys/arch/pc532
chs eddbcd2f47 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:45:57 +00:00
..
compile
conf Fix comments for EXEC_AOUT and EXEC_SCRIPT. 2001-07-09 16:09:02 +00:00
dev seperate -> separate 2001-07-22 13:33:58 +00:00
fpu seperate -> separate 2001-07-22 13:33:58 +00:00
include Don't need to prototype child_return() here, it's in <sys/proc.h>. 2001-06-14 22:56:55 +00:00
pc532 use pmap_k* in vmapbuf() and vunmapbuf() since there's no VAC on this platform. 2001-08-19 17:45:57 +00:00
stand partiton -> partition 2001-07-26 22:47:34 +00:00
Makefile
To.Do Add "switch to ELF". 2001-05-16 15:01:40 +00:00