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
christos
b82d33e84c
PR/4269: Chris Demetriou: msync is missing the MS_* flags.
...
Also change caddr_t syscall arguments to void *
1997-10-16 23:29:26 +00:00
..
device_pager.c
…
device_pager.h
…
pmap.h
…
swap_pager.c
…
swap_pager.h
…
TODO
…
vm_conf.h
…
vm_extern.h
…
vm_fault.c
…
vm_glue.c
…
vm_inherit.h
…
vm_init.c
…
vm_kern.c
correct a comment
1997-09-22 15:22:12 +00:00
vm_kern.h
…
vm_map.c
PR/4269: Chris Demetriou: msync is missing the MS_* flags.
1997-10-16 23:29:26 +00:00
vm_map.h
…
vm_meter.c
…
vm_mmap.c
PR/4269: Chris Demetriou: msync is missing the MS_* flags.
1997-10-16 23:29:26 +00:00
vm_object.c
…
vm_object.h
…
vm_page.c
Don't forget to increase the free page count in vm_page_free_memory(),
1997-09-16 00:08:09 +00:00
vm_page.h
…
vm_pageout.c
…
vm_pageout.h
…
vm_pager.c
Convert RTC_OFFSET, DEVPAGER, SWAPPAGER and VNODEPAGER to be declared
1997-09-20 00:44:05 +00:00
vm_pager.h
…
vm_param.h
PR/4269: Chris Demetriou: msync is missing the MS_* flags.
1997-10-16 23:29:26 +00:00
vm_prot.h
…
vm_swap.c
Use `long' to cast a pointer to an integer and back.
1997-10-14 08:50:18 +00:00
vm_swap.h
remove advertising clause from all my licenses.
1997-10-10 05:39:47 +00:00
vm_unix.c
…
vm_user.c
…
vm.h
…
vnode_pager.c
…
vnode_pager.h
…