..
files.uvm
PR/34837: Mindaguas: Add SysV SHM dynamic reallocation and locking to the
2006-11-25 21:40:04 +00:00
Makefile
remove the following options. no objections on tech-kern@.
2006-02-11 12:45:07 +00:00
uvm_amap.c
Replace the Mach-derived boolean_t type with the C99 bool type. A
2007-02-21 22:59:35 +00:00
uvm_amap.h
Replace the Mach-derived boolean_t type with the C99 bool type. A
2007-02-21 22:59:35 +00:00
uvm_anon.c
Replace the Mach-derived boolean_t type with the C99 bool type. A
2007-02-21 22:59:35 +00:00
uvm_anon.h
Replace the Mach-derived boolean_t type with the C99 bool type. A
2007-02-21 22:59:35 +00:00
uvm_aobj.c
Replace the Mach-derived boolean_t type with the C99 bool type. A
2007-02-21 22:59:35 +00:00
uvm_aobj.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
uvm_bio.c
Replace the Mach-derived boolean_t type with the C99 bool type. A
2007-02-21 22:59:35 +00:00
uvm_ddb.h
Replace the Mach-derived boolean_t type with the C99 bool type. A
2007-02-21 22:59:35 +00:00
uvm_device.c
use c99 initializers
2006-09-03 21:37:22 +00:00
uvm_device.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
uvm_extern.h
Replace the Mach-derived boolean_t type with the C99 bool type. A
2007-02-21 22:59:35 +00:00
uvm_fault_i.h
Replace the Mach-derived boolean_t type with the C99 bool type. A
2007-02-21 22:59:35 +00:00
uvm_fault.c
Replace the Mach-derived boolean_t type with the C99 bool type. A
2007-02-21 22:59:35 +00:00
uvm_fault.h
-clean up the interface to uvm_fault: the "fault type" didn't serve
2006-03-15 18:09:25 +00:00
uvm_glue.c
Replace the Mach-derived boolean_t type with the C99 bool type. A
2007-02-21 22:59:35 +00:00
uvm_glue.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
uvm_init.c
merge yamt-pdpolicy branch.
2006-09-15 15:51:12 +00:00
uvm_io.c
Whitespace
2005-12-20 08:25:58 +00:00
uvm_km.c
Replace the Mach-derived boolean_t type with the C99 bool type. A
2007-02-21 22:59:35 +00:00
uvm_km.h
Replace the Mach-derived boolean_t type with the C99 bool type. A
2007-02-21 22:59:35 +00:00
uvm_loan.c
Replace the Mach-derived boolean_t type with the C99 bool type. A
2007-02-21 22:59:35 +00:00
uvm_loan.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
uvm_map.c
Replace the Mach-derived boolean_t type with the C99 bool type. A
2007-02-21 22:59:35 +00:00
uvm_map.h
Replace the Mach-derived boolean_t type with the C99 bool type. A
2007-02-21 22:59:35 +00:00
uvm_meter.c
Change the process/lwp flags seen by userland via sysctl back to the
2007-02-17 22:31:36 +00:00
uvm_mmap.c
Replace the Mach-derived boolean_t type with the C99 bool type. A
2007-02-21 22:59:35 +00:00
uvm_mremap.c
Replace the Mach-derived boolean_t type with the C99 bool type. A
2007-02-21 22:59:35 +00:00
uvm_object.c
Mention rmind@ as an author in the license. No functional change.
2007-02-17 20:45:36 +00:00
uvm_object.h
move some knowledge about vnode into uvm_vnode.c.
2006-10-12 10:14:20 +00:00
uvm_page.c
Replace the Mach-derived boolean_t type with the C99 bool type. A
2007-02-21 22:59:35 +00:00
uvm_page.h
Replace the Mach-derived boolean_t type with the C99 bool type. A
2007-02-21 22:59:35 +00:00
uvm_pager.c
Replace the Mach-derived boolean_t type with the C99 bool type. A
2007-02-21 22:59:35 +00:00
uvm_pager.h
kill the "fault_type" argument to pager's pgo_fault() methods
2006-02-22 22:28:18 +00:00
uvm_param.h
Rearrange included headers and/or add include of <sys/types.h> and
2006-08-04 22:42:36 +00:00
uvm_pdaemon.c
Replace the Mach-derived boolean_t type with the C99 bool type. A
2007-02-21 22:59:35 +00:00
uvm_pdaemon.h
Replace the Mach-derived boolean_t type with the C99 bool type. A
2007-02-21 22:59:35 +00:00
uvm_pdpolicy_clock.c
Replace the Mach-derived boolean_t type with the C99 bool type. A
2007-02-21 22:59:35 +00:00
uvm_pdpolicy_clockpro.c
Replace the Mach-derived boolean_t type with the C99 bool type. A
2007-02-21 22:59:35 +00:00
uvm_pdpolicy_impl.h
merge yamt-pdpolicy branch.
2006-09-15 15:51:12 +00:00
uvm_pdpolicy.h
Replace the Mach-derived boolean_t type with the C99 bool type. A
2007-02-21 22:59:35 +00:00
uvm_pglist.c
Replace the Mach-derived boolean_t type with the C99 bool type. A
2007-02-21 22:59:35 +00:00
uvm_pglist.h
uvm_pmap.h
Replace the Mach-derived boolean_t type with the C99 bool type. A
2007-02-21 22:59:35 +00:00
uvm_prot.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
uvm_readahead.c
add files i forgot to add when merging yamt-readahead branch.
2005-11-29 23:37:59 +00:00
uvm_readahead.h
add files i forgot to add when merging yamt-readahead branch.
2005-11-29 23:37:59 +00:00
uvm_stat.c
merge yamt-pdpolicy branch.
2006-09-15 15:51:12 +00:00
uvm_stat.h
Change "inline" back to "__inline" in .h files -- C99 is still too
2006-02-16 20:17:12 +00:00
uvm_swap.c
Replace the Mach-derived boolean_t type with the C99 bool type. A
2007-02-21 22:59:35 +00:00
uvm_swap.h
Replace the Mach-derived boolean_t type with the C99 bool type. A
2007-02-21 22:59:35 +00:00
uvm_swapstub.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
uvm_unix.c
Merge newlock2 to head.
2007-02-09 21:55:00 +00:00
uvm_user.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
uvm_vnode.c
Replace the Mach-derived boolean_t type with the C99 bool type. A
2007-02-21 22:59:35 +00:00
uvm.h
Pick up some additional files that were missed before due to conflicts
2007-02-21 23:48:10 +00:00