97d2a58201
and swapctl(). For the former three, they use an 'int' in their user-land prototype which was a 'u_int' in the kernel, which screwed up automatic generation/checking of lint syscall stubs. For the latter, the user-land prototype uses a "const char *", but the syscall just used "char *". From Chris Demetriou <cgd@pa.dec.com>. |
||
---|---|---|
.. | ||
TODO | ||
device_pager.c | ||
device_pager.h | ||
pmap.h | ||
swap_pager.c | ||
swap_pager.h | ||
vm.h | ||
vm_conf.h | ||
vm_extern.h | ||
vm_fault.c | ||
vm_glue.c | ||
vm_inherit.h | ||
vm_init.c | ||
vm_kern.c | ||
vm_kern.h | ||
vm_map.c | ||
vm_map.h | ||
vm_meter.c | ||
vm_mmap.c | ||
vm_object.c | ||
vm_object.h | ||
vm_page.c | ||
vm_page.h | ||
vm_pageout.c | ||
vm_pageout.h | ||
vm_pager.c | ||
vm_pager.h | ||
vm_param.h | ||
vm_prot.h | ||
vm_swap.c | ||
vm_swap.h | ||
vm_unix.c | ||
vm_user.c | ||
vnode_pager.c | ||
vnode_pager.h |