NetBSD/sys/uvm
sommerfe 7ba7fbbb23 Always include fifos; "not an option any more". 1998-06-24 20:58:44 +00:00
..
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
uvm.h defopt LOCKDEBUG 1998-05-20 01:32:29 +00:00
uvm_amap.c add a "<-done!" log 1998-06-20 13:16:29 +00:00
uvm_amap.h KNF. 1998-03-09 00:58:55 +00:00
uvm_amap_i.h - add defopt's for UVM, UVMHIST and PMAP_NEW. 1998-02-10 14:08:44 +00:00
uvm_anon.h KNF. 1998-03-09 00:58:55 +00:00
uvm_aobj.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
uvm_aobj.h add copyright. 1998-02-12 07:36:43 +00:00
uvm_device.c Remove inclusions of syscall (and syscall argument) related header files; 1998-05-05 20:51:04 +00:00
uvm_device.h KNF. 1998-03-09 00:58:55 +00:00
uvm_extern.h Use size_t to pass the length of the memory region to operate on to chgkprot(), 1998-05-09 15:04:39 +00:00
uvm_fault.c Use the sparc's GCC lossage fix for the arm32 port as well. Problem appears 1998-06-02 20:51:24 +00:00
uvm_fault.h KNF. 1998-03-09 00:58:55 +00:00
uvm_fault_i.h KNF. 1998-03-09 00:58:55 +00:00
uvm_glue.c Use size_t to pass the length of the memory region to operate on to chgkprot(), 1998-05-09 15:04:39 +00:00
uvm_glue.h add/cleanup multiple inclusion protection. 1998-02-10 02:34:17 +00:00
uvm_init.c Remove inclusions of syscall (and syscall argument) related header files; 1998-05-05 20:51:04 +00:00
uvm_io.c Remove inclusions of syscall (and syscall argument) related header files; 1998-05-05 20:51:04 +00:00
uvm_km.c correct counting for uvmexp.wired: 1998-06-09 05:18:52 +00:00
uvm_km.h - add defopt's for UVM, UVMHIST and PMAP_NEW. 1998-02-10 14:08:44 +00:00
uvm_loan.c Remove inclusions of syscall (and syscall argument) related header files; 1998-05-05 20:51:04 +00:00
uvm_loan.h add/cleanup multiple inclusion protection. 1998-02-10 02:34:17 +00:00
uvm_map.c fix bug in uvm_map_extract, remove case. make sure we update the loop 1998-05-22 02:01:54 +00:00
uvm_map.h - add defopt's for UVM, UVMHIST and PMAP_NEW. 1998-02-10 14:08:44 +00:00
uvm_map_i.h KNF. 1998-03-09 00:58:55 +00:00
uvm_meter.c KNF. 1998-03-09 00:58:55 +00:00
uvm_mmap.c Per XSH98, const'ify the `addr' arguments to mlock() and munlock(). 1998-05-30 22:21:03 +00:00
uvm_object.h KNF. 1998-03-09 00:58:55 +00:00
uvm_page.c unstatic uvm_page_physload so pmap modules can use it too. 1998-05-28 15:31:31 +00:00
uvm_page.h unstatic uvm_page_physload so pmap modules can use it too. 1998-05-28 15:31:31 +00:00
uvm_page_i.h remove tmpwire arg from uvm_pagewire() -- it isn't needed anymore. 1998-03-22 21:29:30 +00:00
uvm_pager.c Remove inclusions of syscall (and syscall argument) related header files; 1998-05-05 20:51:04 +00:00
uvm_pager.h KNF. 1998-03-09 00:58:55 +00:00
uvm_pager_i.h KNF. 1998-03-09 00:58:55 +00:00
uvm_pdaemon.c KNF. 1998-03-09 00:58:55 +00:00
uvm_pdaemon.h - add defopt's for UVM, UVMHIST and PMAP_NEW. 1998-02-10 14:08:44 +00:00
uvm_pglist.c Remove inclusions of syscall (and syscall argument) related header files; 1998-05-05 20:51:04 +00:00
uvm_stat.c Add new history grovelling function uvm_hist() that takes a bitmask of 1998-06-20 13:19:00 +00:00
uvm_stat.h Add new history grovelling function uvm_hist() that takes a bitmask of 1998-06-20 13:19:00 +00:00
uvm_swap.c Correct an expression that tried to compute the swap size in bytes using 1998-06-17 07:38:28 +00:00
uvm_swap.h restore rcsids 1998-02-07 11:07:38 +00:00
uvm_unix.c KNF. 1998-03-09 00:58:55 +00:00
uvm_user.c KNF. 1998-03-09 00:58:55 +00:00
uvm_vnode.c Always include fifos; "not an option any more". 1998-06-24 20:58:44 +00:00
uvm_vnode.h KNF. 1998-03-09 00:58:55 +00:00