NetBSD/sys/vm
thorpej ec9fd3b48c Fix a braino in vm_map_unlock(). Thanks to Chuck Silvers for pointing
out that there was a problem, and for sending me a trace.
1999-06-07 16:34:04 +00:00
..
Makefile
pglist.h
pmap.h Make a slight modification of pmap_growkernel() -- it now returns the 1999-05-20 23:25:42 +00:00
vm.h rip out some old-vm specific definitions and prototypes for address space 1999-04-10 13:52:11 +00:00
vm_conf.h
vm_extern.h Allow the caller to specify a stack for the child process. If NULL, 1999-05-13 21:58:32 +00:00
vm_inherit.h
vm_kern.h
vm_map.h Fix a braino in vm_map_unlock(). Thanks to Chuck Silvers for pointing 1999-06-07 16:34:04 +00:00
vm_object.h rip out some old-vm specific definitions and prototypes for address space 1999-04-10 13:52:11 +00:00
vm_page.h rip out some old-vm specific definitions and prototypes for address space 1999-04-10 13:52:11 +00:00
vm_pageout.h
vm_pager.h rip out some old-vm specific definitions and prototypes for address space 1999-04-10 13:52:11 +00:00
vm_param.h Check to see if TRUE and FALSE are already defined before blindly 1999-04-11 00:59:07 +00:00
vm_prot.h
vm_swap.h