This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
vm
History
mycroft
3d869b0608
Fix two off-by-one errors.
1995-01-09 17:36:48 +00:00
..
device_pager.c
…
device_pager.h
…
kern_lock.c
…
lock.h
…
pmap.h
…
swap_pager.c
…
swap_pager.h
…
vm_extern.h
move munmapfd into the correct section, make grow take a proper argument.
1995-01-09 02:45:29 +00:00
vm_fault.c
…
vm_glue.c
…
vm_inherit.h
…
vm_init.c
…
vm_kern.c
no need to have two lines of arguments here.
1995-01-09 02:45:47 +00:00
vm_kern.h
…
vm_map.c
…
vm_map.h
…
vm_meter.c
…
vm_mmap.c
Fix two off-by-one errors.
1995-01-09 17:36:48 +00:00
vm_object.c
…
vm_object.h
…
vm_page.c
fix vm_page_startup's return type, kill an odd 'register'
1995-01-09 02:46:41 +00:00
vm_page.h
fix vm_page_startup's return type, kill an odd 'register'
1995-01-09 02:46:41 +00:00
vm_pageout.c
…
vm_pageout.h
…
vm_pager.c
…
vm_pager.h
…
vm_param.h
don't wrap lines
1995-01-09 02:47:23 +00:00
vm_prot.h
…
vm_swap.c
turn spaces to tabs
1995-01-09 02:47:38 +00:00
vm_unix.c
make grow's arguments type-correct.
1995-01-09 02:48:03 +00:00
vm_user.c
…
vm.h
…
vnode_pager.c
…
vnode_pager.h
…