uvm_amap.c
|
make amap use kmem_alloc, rather than malloc.
|
2006-06-25 08:03:46 +00:00 |
uvm_amap.h
|
make amap use kmem_alloc, rather than malloc.
|
2006-06-25 08:03:46 +00:00 |
uvm_aobj.c
|
bumps kernel aobj to 64 bit. \
|
2006-09-01 20:39:05 +00:00 |
uvm_bio.c
|
use c99 initializer.
|
2006-09-03 21:33:33 +00:00 |
uvm_device.c
|
use c99 initializers
|
2006-09-03 21:37:22 +00:00 |
uvm_extern.h
|
bumps kernel aobj to 64 bit. \
|
2006-09-01 20:39:05 +00:00 |
uvm_map.c
|
make amap use kmem_alloc, rather than malloc.
|
2006-06-25 08:03:46 +00:00 |
uvm_mmap.c
|
- Use the LWP cached credentials where sane.
|
2006-07-21 16:48:45 +00:00 |
uvm_pglist.c
|
XXX: GCC uninitialized.
|
2006-05-14 05:30:31 +00:00 |
uvm_swap.c
|
add missing initializers
|
2006-09-03 21:37:06 +00:00 |