NetBSD/sys/uvm
chuck 08a4f7fa4c fix bug in uvm_map_extract, remove case. make sure we update the loop
variable before removing the entry from the map.
[bug was not causing problems because the remove case isn't currently
 being used ...]
1998-05-22 02:01:54 +00:00
..
uvm.h defopt LOCKDEBUG 1998-05-20 01:32:29 +00:00
uvm_amap.c detect ending VA wrap-around in the chunking code of amap_copy. 1998-05-14 13:51:28 +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 Remove inclusions of syscall (and syscall argument) related header files; 1998-05-05 20:51:04 +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 KNF. 1998-03-09 00:58:55 +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 reject attempts to map an immutable or append-only file, shared with 1998-05-10 12:35:58 +00:00
uvm_object.h KNF. 1998-03-09 00:58:55 +00:00
uvm_page.c Remove inclusions of syscall (and syscall argument) related header files; 1998-05-05 20:51:04 +00:00
uvm_page.h remove tmpwire arg from uvm_pagewire() -- it isn't needed anymore. 1998-03-22 21:29:30 +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 uvm_dump now dumps some important pointers for debugging 1998-03-10 14:36:55 +00:00
uvm_stat.h KNF. 1998-03-09 00:58:55 +00:00
uvm_swap.c fix a problem with swapping to files where a new variable introduced was not 1998-05-01 01:40:02 +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 Remove inclusions of syscall (and syscall argument) related header files; 1998-05-05 20:51:04 +00:00
uvm_vnode.h KNF. 1998-03-09 00:58:55 +00:00