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
/
uvm
History
augustss
641df97d12
Remove more register declarations.
2000-03-30 12:31:50 +00:00
..
Makefile
…
uvm_amap_i.h
…
uvm_amap.c
…
uvm_amap.h
…
uvm_anon.c
…
uvm_anon.h
…
uvm_aobj.c
…
uvm_aobj.h
…
uvm_ddb.h
…
uvm_device.c
…
uvm_device.h
…
uvm_extern.h
…
uvm_fault_i.h
…
uvm_fault.c
…
uvm_fault.h
…
uvm_glue.c
Remove more register declarations.
2000-03-30 12:31:50 +00:00
uvm_glue.h
…
uvm_init.c
Don't need to include <sys/conf.h> here.
2000-03-29 03:43:33 +00:00
uvm_io.c
…
uvm_km.c
…
uvm_km.h
…
uvm_loan.c
…
uvm_loan.h
…
uvm_map_i.h
…
uvm_map.c
…
uvm_map.h
Remove redundant decl for uvmspace_fork() - it's in <uvm/uvm_extern.h>.
2000-03-29 04:05:47 +00:00
uvm_meter.c
…
uvm_mmap.c
Remove more register declarations.
2000-03-30 12:31:50 +00:00
uvm_object.h
…
uvm_page_i.h
…
uvm_page.c
…
uvm_page.h
…
uvm_pager_i.h
…
uvm_pager.c
Delete redundant decl of aobj_pager - it's in <uvm/uvm_aobj.h>.
2000-03-30 02:49:55 +00:00
uvm_pager.h
…
uvm_pdaemon.c
…
uvm_pdaemon.h
…
uvm_pglist.c
…
uvm_stat.c
…
uvm_stat.h
Remove more register declarations.
2000-03-30 12:31:50 +00:00
uvm_swap.c
…
uvm_swap.h
…
uvm_unix.c
Remove more register declarations.
2000-03-30 12:31:50 +00:00
uvm_user.c
…
uvm_vnode.c
Kill duplicate uvn_attach() prototype (public, already in uvm_vnode.h).
2000-03-27 16:58:23 +00:00
uvm_vnode.h
…
uvm.h
…