martin
|
dc8fa84c54
|
#include <machine/vmparam.h> for PAGE_SIZE
|
2003-04-03 22:07:16 +00:00 |
matt
|
cce919e025
|
Don't include <machine/pmap.h> and <machine/vmparam.h> if _KERNEL isn't
defined. Include them explicitly in the few kvm_arch.c that need them.
|
2001-08-05 03:33:15 +00:00 |
he
|
dd0d61e300
|
Use %lx instead of %x with _kvm_err when arg is u_long.
|
2000-10-10 20:44:16 +00:00 |
eeh
|
c8c5d91d87
|
Handle kernel cores properly.
|
2000-08-01 16:47:55 +00:00 |
mrg
|
3b8ac18da2
|
<vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-29 06:34:22 +00:00 |
mrg
|
10a6db97ee
|
remove redundant vm includes
|
2000-06-26 15:34:55 +00:00 |
simonb
|
f68ec00b50
|
More trailing white space.
|
1999-07-02 15:28:49 +00:00 |
eeh
|
1a896d2040
|
Add enough of a kvm_sparc64.c to get the kvm library to build.
|
1998-11-25 05:49:58 +00:00 |