NetBSD/sys/vm
thorpej 3f176180d5 Garbage collect thread_sleep()/thread_wakeup() left over from the old
Mach VM code.  Also nuke iprintf(), which was no longer used anywhere.

Add proclist locking where appropriate.
1999-07-22 22:58:38 +00:00
..
Makefile
pglist.h
pmap.h Change the pmap_extract() interface to: 1999-07-08 18:05:21 +00:00
vm.h
vm_conf.h
vm_extern.h Garbage collect thread_sleep()/thread_wakeup() left over from the old 1999-07-22 22:58:38 +00:00
vm_inherit.h
vm_kern.h
vm_map.h Add a macro to modify flags in a VM map, which handles the locking 1999-07-07 05:33:33 +00:00
vm_object.h
vm_page.h Garbage collect thread_sleep()/thread_wakeup() left over from the old 1999-07-22 22:58:38 +00:00
vm_pageout.h
vm_pager.h
vm_param.h
vm_prot.h
vm_swap.h